Kelsidavis-WoWee/src/ui
Kelsi 1d1bc36ebf Implement bank, guild bank, and auction house systems
Add 27 new opcodes, packet builders/parsers, handler methods, inventory
extension with 28 bank slots + 7 bank bags, and UI windows for personal
bank, guild bank (6 tabs x 98 slots), and auction house (browse/sell/bid).
Fix Classic gossip parser to omit boxMoney/boxText fields not present in
Vanilla protocol, fix gossip icon labels with text-based NPC type detection,
and add Turtle WoW opcode mappings for bank and auction interactions.
2026-02-16 21:11:18 -08:00
..
auth_screen.cpp Add original music to login rotation and zone playlists 2026-02-15 05:53:27 -08:00
character_create_screen.cpp Fix character creation for expansion-filtered servers (Turtle WoW) 2026-02-14 00:57:33 -08:00
character_screen.cpp Add MCLQ water, TaxiPathNode transports, and vanilla M2 particles 2026-02-14 20:20:43 -08:00
game_screen.cpp Implement bank, guild bank, and auction house systems 2026-02-16 21:11:18 -08:00
inventory_screen.cpp Fix character geoset mapping and texture corruption on equipment change 2026-02-15 20:53:01 -08:00
quest_log_screen.cpp Fix UI window hotkey toggles and silent mount sound fallback 2026-02-14 21:56:38 -08:00
realm_screen.cpp Fix character appearance, previews, mount seat, and online unequip 2026-02-12 14:55:27 -08:00
spellbook_screen.cpp Fix UI window hotkey toggles and silent mount sound fallback 2026-02-14 21:56:38 -08:00
talent_screen.cpp Fix UI window hotkey toggles and silent mount sound fallback 2026-02-14 21:56:38 -08:00
ui_manager.cpp Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00