mirror of
https://github.com/Kelsidavis/WoWee.git
synced 2026-03-24 16:10:14 +00:00
Quest details parser now reads all 6 choice + 4 reward item slots (matching AzerothCore's fixed-size arrays) with bounds checking at every step. Use loop index for quest ImGui IDs instead of questId to avoid conflicts. Don't reopen gossip window while quest details are showing. |
||
|---|---|---|
| .. | ||
| auth_screen.cpp | ||
| character_create_screen.cpp | ||
| character_screen.cpp | ||
| game_screen.cpp | ||
| inventory_screen.cpp | ||
| realm_screen.cpp | ||
| spellbook_screen.cpp | ||
| ui_manager.cpp | ||