Kelsidavis-WoWee/src
Kelsi 01f339908c Load creature display DBC lookups at startup instead of first spawn
Moves buildCreatureDisplayLookups() from lazy init on first creature
spawn to eagerly run after asset manager init, eliminating a 133s hang.
2026-02-06 14:37:31 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Store password hash instead of plaintext for login persistence 2026-02-05 15:09:16 -08:00
core Load creature display DBC lookups at startup instead of first spawn 2026-02-06 14:37:31 -08:00
game Add character screen model preview, item icons, stats panel, and fix targeting bugs 2026-02-06 14:24:38 -08:00
network Restructure inventory UI, add vendor selling, camera intro on all spawns, and quest log 2026-02-06 13:47:03 -08:00
pipeline Render M2 glow batches as billboarded light sprites 2026-02-06 08:58:26 -08:00
rendering Add character screen model preview, item icons, stats panel, and fix targeting bugs 2026-02-06 14:24:38 -08:00
ui Add spell icons to action bar from SpellIcon.dbc 2026-02-06 14:30:54 -08:00
main.cpp Rename Wowser to Wowee throughout codebase 2026-02-02 23:22:58 -08:00