Update TODO

This commit is contained in:
Miloslav Ciz 2025-06-29 21:50:15 +02:00
parent 47bdbca468
commit 094ec2684e

View file

@ -7,9 +7,7 @@ fuck issue trackers :D
- another TCC bug: tiny map 4 replay fails - another TCC bug: tiny map 4 replay fails
- camera follow speed depends on FPS, it's slower with low FPS, but this is no - camera follow speed depends on FPS, it's slower with low FPS, but this is no
big deal, it's only noticable with extremely high/low FPS -- fix or not? big deal, it's only noticable with extremely high/low FPS -- fix or not?
- replay loading BUG! somehow map2 replay was saves with hash 05ef0ab1 instead - car rotation still bugs on occasion when too vertical, no big deal tho
of correct 3c5ba5dd once, WTF, check where hash gets modified NEVER HAPPENED
AGAIN THO
============ FUTURE ============== ============ FUTURE ==============
@ -75,6 +73,9 @@ fuck issue trackers :D
=========== HANDLED ============== =========== HANDLED ==============
- use other libs than glibc (musl, ...) - use other libs than glibc (musl, ...)
- replay loading BUG! somehow map2 replay was saves with hash 05ef0ab1 instead
of correct 3c5ba5dd once, WTF, check where hash gets modified NEVER HAPPENED
AGAIN THO
- final tests: - final tests:
- run the test frontend through all the shit (valgrind, different compilers - run the test frontend through all the shit (valgrind, different compilers
etc.) KINDA DID etc.) KINDA DID