Kelsidavis-WoWee/src/ui
Kelsi a09bea5e1e Add spell icons to action bar from SpellIcon.dbc
Load spell icons via Spell.dbc field 133 (SpellIconID) -> SpellIcon.dbc
(icon path) -> BLP texture from Interface\Icons\. Icons are cached as GL
textures and rendered with ImageButton, with cooldown text overlaid on the
icon. Falls back to truncated spell name text for missing icons.
2026-02-06 14:30:54 -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 Add spell icons to action bar from SpellIcon.dbc 2026-02-06 14:30:54 -08:00
inventory_screen.cpp Add character screen model preview, item icons, stats panel, and fix targeting bugs 2026-02-06 14:24:38 -08:00
quest_log_screen.cpp Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -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