mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-23 15:50:20 +00:00
- Add Escape Menu → Instance Lockouts button opening a new panel that lists active lockouts with instance name (from Map.dbc), difficulty, time-until-reset countdown, and locked/extended status. map name lookup is cached on first open. - Fix uninitialized ChatType in sendChatMessage (default to SAY) - Remove unused startWorld variable in handleMonsterMoveTransport - Remove unused modelCached variable in spawnOnlineCreature Eliminates all -Wunused-but-set-variable and -Wmaybe-uninitialized warnings in the main translation units. |
||
|---|---|---|
| .. | ||
| auth_screen.hpp | ||
| character_create_screen.hpp | ||
| character_screen.hpp | ||
| game_screen.hpp | ||
| inventory_screen.hpp | ||
| quest_log_screen.hpp | ||
| realm_screen.hpp | ||
| spellbook_screen.hpp | ||
| talent_screen.hpp | ||
| ui_manager.hpp | ||