Kelsidavis-WoWee/include
Kelsi d910073d7a Preload terrain textures on background thread and fix ramp Z-snapping
Load BLP texture data during prepareTile() and upload to GL cache in
finalizeTile(), eliminating file I/O stalls on the main thread. Reduce
ready tiles per frame to 1. Fix camera sweep to snap Z to ramp surfaces.
Change hearthstone action bar slot from spell to item.
2026-02-08 01:16:23 -08:00
..
audio Add audio volume controls to settings 2026-02-05 17:32:21 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -08:00
core Add gameobject interaction and taxi activation 2026-02-07 19:44:03 -08:00
game Add transport support, gameobject queries, and fix item use 2026-02-08 00:59:40 -08:00
network Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Add tiled particle atlas support 2026-02-07 19:20:37 -08:00
platform Fix hair/vendor/loot bugs, revamp spellbook with tabs and icons, clean up action bar, add talent placeholder 2026-02-06 16:04:25 -08:00
rendering Preload terrain textures on background thread and fix ramp Z-snapping 2026-02-08 01:16:23 -08:00
ui Fix spirit healer resurrection with correct opcodes 2026-02-07 23:12:24 -08:00