Kelsidavis-WoWee/src
Kelsi c762688202 refactor: promote static const arrays to constexpr across audio/core/rendering
audio: birdPaths, cricketPaths, races
core/application: componentDirs (4 instances), compDirs
rendering/character_preview: componentDirs
rendering/character_renderer: regionCoords256, regionSizes256
2026-03-27 15:31:21 -07:00
..
addons refactor: remove remaining shadowed arrays in lua_engine, constexpr batch 2026-03-27 15:27:47 -07:00
audio refactor: promote static const arrays to constexpr across audio/core/rendering 2026-03-27 15:31:21 -07:00
auth refactor: remaining C-style casts, color constants, and header guard cleanup 2026-03-25 11:57:22 -07:00
core refactor: promote static const arrays to constexpr across audio/core/rendering 2026-03-27 15:31:21 -07:00
game fix: guard spline point loop against unsigned underflow when pointCount==1 2026-03-27 14:20:28 -07:00
network refactor: add Packet::writePackedGuid, remove redundant static methods 2026-03-25 14:06:42 -07:00
pipeline fix: guard texture log dedup sets with mutex for thread safety 2026-03-27 15:12:36 -07:00
rendering refactor: promote static const arrays to constexpr across audio/core/rendering 2026-03-27 15:31:21 -07:00
ui refactor: add kCastGreen/kQueueGreen constants, remove dead code 2026-03-27 15:01:12 -07:00
main.cpp log falling 2026-03-22 21:40:16 +03:00