Kelsidavis-WoWee/include
Kelsi 71c4fb3ae6 Fix crash in mount dust: add null check for camera pointer
The mount dust code was calling camera->getForward() without checking if
camera was null first, causing a crash that prevented mounting/dismounting.
Added camera null check to the condition.
2026-02-09 01:26:28 -08:00
..
audio Fix crash in mount dust: add null check for camera pointer 2026-02-09 01:26:28 -08:00
auth Use auth username for world connection 2026-02-05 18:18:15 -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 Fix online mode creature spawning and packet parsing 2026-02-05 21:55:52 -08:00
pipeline Add dynamic memory-based asset caching and aggressive loading 2026-02-08 23:15:26 -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 Add mount dust particle effects 2026-02-09 01:24:17 -08:00
ui Disable minimap rotation by default and fix settings checkbox 2026-02-09 01:13:56 -08:00