Add WinShit make file

This commit is contained in:
Miloslav Ciz 2025-06-22 22:02:25 +02:00
parent 5522f03daf
commit 00836a5e6f
3 changed files with 15 additions and 6 deletions

View file

@ -30,13 +30,11 @@ fuck issue trackers :D
=========== BUGS =================
- camera bugs in TCC build, also the auto test fails on checking rendered
pixels -- this may be TCC not supporting C99 fully? but dig up what's going
on
- 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?
- replay loading BUG! somehow map2 replay was saves with hash 05ef0ab1 instead
of correct 3c5ba5dd once, WTF, check where hash gets modified
of correct 3c5ba5dd once, WTF, check where hash gets modified NEVER HAPPENED
AGAIN THO
============ FUTURE ==============
@ -103,6 +101,9 @@ fuck issue trackers :D
theory they should (enough block space to load): try to set the exact same
settings on PC and see if the maps load or what. IT'S BCS BUILDING THE MAP
TEMPORARILY REQUIRES MORE BLOCKS
- camera bugs in TCC build, also the auto test fails on checking rendered
pixels -- this may be TCC not supporting C99 fully? but dig up what's going
on
- maybe address the jerky rotations? or not?
- make some kinda repo for world record runs? how will they submit it?
- LCR_SETTING_TEXTURE_SUBSAMPLE = 0 should turn off texturing completely