Kelsidavis-WoWee/src
Kelsi 28330adfb0 Eliminate per-frame allocations in M2 renderer to reduce CPU stutter
Use persistent vectors for animation work indices, futures, and glow sprites instead of allocating each frame.
2026-02-09 00:41:07 -08:00
..
audio Replace process-spawning audio with miniaudio for non-blocking playback 2026-02-09 00:40:50 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
game Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -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 Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -08:00
rendering Eliminate per-frame allocations in M2 renderer to reduce CPU stutter 2026-02-09 00:41:07 -08:00
ui Fix trainer buy packet and grey out unmet prerequisites 2026-02-08 15:03:43 -08:00
main.cpp Fix mount stability, speed parsing, combat dismount, and self-targeting 2026-02-07 18:33:14 -08:00