Kelsidavis-WoWee/src
Kelsi aaab2115d1 Fix all remaining build warnings and eliminate UB in binary parsers
Resolve 57 compiler warnings (unused params/vars, ignored return values,
enum mismatch) and replace undefined-behavior reinterpret_cast with
memcpy in DBC, BLP, and Warden module loaders for ARM64 portability.
2026-02-23 19:58:38 -08:00
..
audio Fix all remaining build warnings and eliminate UB in binary parsers 2026-02-23 19:58:38 -08:00
auth Make this compatible to build with MSVS 2022 2026-02-23 16:30:49 +01:00
core Merge pull request #4 from Kittnz/vulkan_win 2026-02-23 08:38:37 -08:00
game Fix all remaining build warnings and eliminate UB in binary parsers 2026-02-23 19:58:38 -08:00
network Make this compatible to build with MSVS 2022 2026-02-23 16:30:49 +01:00
pipeline Fix all remaining build warnings and eliminate UB in binary parsers 2026-02-23 19:58:38 -08:00
rendering Fix all remaining build warnings and eliminate UB in binary parsers 2026-02-23 19:58:38 -08:00
ui Fix all build warnings 2026-02-23 19:16:47 -08:00
main.cpp Optimize logging overhead and character animation threading 2026-02-22 06:32:49 -08:00