jak-project/goal_src/jak2
water111 6d46a22d21
[jak2] Fix hover-formation decomp (#2971)
I think this is very likely to fix
https://github.com/open-goal/jak-project/issues/2970

We had somebody report a stacktrace from the debugger, and it was
immediately after calling `gen-perms`.
I found that `gen-perms` writes past the end of a stack array during
this mission, and at the same time as the reported freezes.

I was unable to recreate the original freeze after making this change.
2023-09-09 11:18:21 -04:00
..
build rework jak 2 goal file structure (#2806) 2023-07-06 15:23:25 +01:00
dgos [jak2] get new cheats working (#2885) 2023-08-07 00:15:53 +01:00
engine jak2: add frame rate option to graphics menu (#2962) 2023-09-09 10:59:00 -04:00
examples docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
kernel jak2: add frame rate option to graphics menu (#2962) 2023-09-09 10:59:00 -04:00
levels [jak2] Fix hover-formation decomp (#2971) 2023-09-09 11:18:21 -04:00
lib more generic fixes (#2515) 2023-04-17 13:53:38 -04:00
pc jak2: add frame rate option to graphics menu (#2962) 2023-09-09 10:59:00 -04:00
tools g/j2: Some more work on the SQL editor - dump and seed light data (#2954) 2023-09-08 21:21:02 -04:00
compiler-setup.gc [goalc] compile/run code for jak2 ckernel, set up dummy KERNEL.CGO (#1625) 2022-07-08 19:23:49 -04:00
game.gp i18n: subtitle code cleanup and update new subtitle JSON files to be compatible with Crowdin (#2802) 2023-07-09 02:53:39 +01:00
kernel-defs.gc g/j2: Some more work on the SQL editor - dump and seed light data (#2954) 2023-09-08 21:21:02 -04:00