Kelsidavis-WoWee/src/ui
Kelsi bb4c2c25f7 Fix quest details parser, ImGui ID conflict, and gossip reopen guard
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.
2026-02-06 12:08:47 -08:00
..
auth_screen.cpp Avoid hardcoded login video path 2026-02-05 16:26:45 -08:00
character_create_screen.cpp Fix NPC head/facial hair rendering and add helmet model loading 2026-02-06 01:36:06 -08:00
character_screen.cpp Add movement packed GUID, inventory money display, and character screen buttons 2026-02-06 03:24:46 -08:00
game_screen.cpp Fix quest details parser, ImGui ID conflict, and gossip reopen guard 2026-02-06 12:08:47 -08:00
inventory_screen.cpp Add movement packed GUID, inventory money display, and character screen buttons 2026-02-06 03:24:46 -08:00
realm_screen.cpp Initial commit: wowee native WoW 3.3.5a client 2026-02-02 13:03:22 -08:00
spellbook_screen.cpp Add spellbook, fix WMO floor clipping, and polish UI/visuals 2026-02-04 11:31:08 -08:00
ui_manager.cpp Play tavern music file on login screen 2026-02-05 15:44:42 -08:00