Kelsidavis-WoWee/src
Kelsi 997318ae06 Fix all build warnings
- vk_utils.hpp: mark unused 'msg' parameter with [[maybe_unused]]
- world_packets.cpp: write exactMatch field to auction list packet
  (was accepted as parameter but never serialized)
- game_screen.cpp: remove unused bagIcons array and unused info variable
- talent_screen.cpp: remove unused nextRank and pMin variables
2026-02-23 19:16:47 -08:00
..
audio Fix audio volume double/triple-scaling and add About tab 2026-02-23 07:51:10 -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 build warnings 2026-02-23 19:16:47 -08:00
network Make this compatible to build with MSVS 2022 2026-02-23 16:30:49 +01:00
pipeline Fix ground clutter height sampling and terrain shader GPU crash 2026-02-23 06:46:31 -08:00
rendering Prevent player snapping to WMO roofs when jumping inside buildings 2026-02-23 11:03:18 -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