jak-project/goal_src/jak1/engine/geometry
Hat Kid f4085a4362
jak1: clean up all dummy methods (#2457)
Cleans up every `dummy-*` and `TODO-RENAME-*` method up with either
proper names or by renaming them to `[type-name]-method-[method-id]`
similar to Jak 2's `all-types`.

Also fixes the bad format string in `collide-cache` and adds the event
handler hack to Jak 1.

The game boots and runs fine, but I might have missed a PAL patch or
other manual patches here and there, please double-check if possible.
2023-04-05 18:41:05 -04:00
..
bounding-box-h.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
bounding-box.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
cylinder.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
geometry-h.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
geometry.gc jak2: Create goal_src skeleton (#1576) 2022-06-29 22:20:09 -04:00
path-h.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
path.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
vol-h.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00
vol.gc jak1: clean up all dummy methods (#2457) 2023-04-05 18:41:05 -04:00