jak-project/game/overlord
water111 608dd4ab57
Fix possible crash when loading files (#2850)
There was a single static path buffer being shared between multiple file
i/o threads. So sometimes you would end up using the wrong path for the
file, and getting size/data for the wrong file.

I think the original reason to have this buffer was just me being lazy
when we changed how project paths works a long time ago. It was a bad
idea in the first place.
2023-07-29 11:38:23 -04:00
..
common Fix possible crash when loading files (#2850) 2023-07-29 11:38:23 -04:00
jak1 [jak2] Fix dark jak anim and low res skull gems (#2842) 2023-07-25 01:29:20 +01:00
jak2 [jak2] Fix overlord related crash (#2834) 2023-07-21 11:25:08 -04:00
todo.txt check in existing work 2020-08-22 22:30:12 -04:00