Run cppcheck

This commit is contained in:
Miloslav Ciz 2025-06-24 21:12:01 +02:00
parent bc55e84d5b
commit d57a07edb8
7 changed files with 25 additions and 47 deletions

View file

@ -17,12 +17,12 @@ fuck issue trackers :D
- error handling (bad map format, bad replay format, items in data file, ...)
- valgrind, cppcheck, different compilers, optimization levels, ...
- play replay from one platform on another KINDA DID
- profiling
- profiling KINDA DID
- gigantic map that fails to fit in RAM DID 1x
- replay stretching DID 1x
- play all maps a lot DOING
- correct saving of replays etc.
- empty and large data file
- empty and large data file KINDA DID
- FPS on each platform
- try to use the racing module by itself
- spellcheck comments KINDA DID