Kelsidavis-WoWee/src
Kelsi 36834332eb Enable terrain streaming during taxi flights with RAM cache
Changed taxi terrain streaming from frozen (9999s) to active (0.3s
interval). The 2GB tile cache now serves tiles from RAM without
blocking, making terrain rendering safe and smooth during flight paths.
2026-02-08 20:05:04 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
core Enable terrain streaming during taxi flights with RAM cache 2026-02-08 20:05:04 -08:00
game Fix taxi dismount: clear currentMountDisplayId_ in client path completion 2026-02-08 20:01:23 -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 M2 collision mesh parsing and mesh-based wall/floor collision 2026-02-08 19:56:17 -08:00
rendering Add M2 collision mesh parsing and mesh-based wall/floor collision 2026-02-08 19:56:17 -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