Kelsidavis-WoWee/src
kelsi davis ad62b8fce8 Upgrade to C++20 and fix all compilation warnings
- Upgrade from C++17 to C++20
- Remove unused helper functions (selectSpawnPreset, parseVec3Csv, parseYawPitchCsv)
- Mark unused parameters with [[maybe_unused]] attribute
- Remove unused variables (nameColor, currentRace, steppingUp, steppingDown, awayFromWallMotion)
- Fix all -Wunused-* warnings

Build now completes with zero warnings.
2026-02-07 11:43:37 -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 Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
game Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -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 Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
rendering Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
ui Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00
main.cpp Upgrade to C++20 and fix all compilation warnings 2026-02-07 11:43:37 -08:00