jak-project/goal_src/jak3
Hat Kid 08a23793c8
jak3: fix some nan bugs (#3581)
Fixes a couple of NaN bugs, making the Arena and Marauder Stronghold
missions, the leaper corralling mission and final boss playable:

- Fixes #3579:
- After catching a leaper, the `flut` that spawns would have a NaN
`world-sphere`
- Fixes #3580:
- `vf0` was being clobbered after a `suspend`, causing them to spawn at
the origin.
- The Terraformer's `world-sphere` would be NaN until an animation
started playing.
2024-07-15 01:54:52 +02:00
..
build decomp3: some engine files (#3319) 2024-01-20 10:42:51 -05:00
dgos jak3: fix hud sprite crash + add entity debugger (#3516) 2024-05-13 04:09:25 +01:00
engine jak3: fix some nan bugs (#3581) 2024-07-15 01:54:52 +02:00
kernel [jak3] implement autocollect and city turbo board cheats, fix actor heap and level flags (#3541) 2024-05-31 16:41:35 +01:00
levels jak3: fix some nan bugs (#3581) 2024-07-15 01:54:52 +02:00
lib [wip] build actor tool (#3266) 2024-05-18 18:18:25 +02:00
pc fix nav mesh debugging crash (#3542) 2024-06-01 00:50:14 +01:00
compiler-setup.gc [jak3] Set up ckernel (#3308) 2024-01-16 19:24:02 -05:00
game.gp jak3: custom level support (#3522) 2024-05-16 21:15:54 +02:00
kernel-defs.gc jak2/3: re-implement screenshot system through goal (#3482) 2024-04-25 01:46:18 +01:00