mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-26 08:50:13 +00:00
Mark spellNameCache_, titleNameCache_, factionNameCache_, areaNameCache_, mapNameCache_, lfgDungeonNameCache_ and their loaded flags as mutable. Update 6 lazy-load methods to const. Removes all 13 const_cast<GameHandler*> calls, allowing const getters to lazily populate caches without UB. |
||
|---|---|---|
| .. | ||
| addons | ||
| audio | ||
| auth | ||
| core | ||
| game | ||
| network | ||
| pipeline | ||
| platform | ||
| rendering | ||
| third_party | ||
| ui | ||