jak-project/goal_src/jak2/engine/anim
ManDude b50b9eadb2
[decompiler] new features + fixes, + other jak2 fixes (#2796)
Fixes empty boxed arrays of strings breaking some decomp
(`ctywide-speech` and `race-info`).

Adds `decomp-as` tag to decompiler types so that the static data
decompiler can use macros like `meters` and `seconds` on fields that
aren't of type `meters` or `time-frame`.

Adds `override` tag to decompiler types which overrides the type of
field with that name. The type must be a child type of the original
field's type (or the same type, but why would you do this?).

Fixes the camera being offset for `drillmtn` after loading `palout`
once.

This is a huge refactor sadly.
2023-07-04 17:23:24 -04:00
..
aligner-h.gc decomp: target, target-board, board-states (#1915) 2022-09-25 12:07:37 -04:00
aligner.gc [jak2] implement abandon-thread (#2396) 2023-03-23 00:41:51 +00:00
fma-sphere.gc [decompiler] new features + fixes, + other jak2 fixes (#2796) 2023-07-04 17:23:24 -04:00
joint-exploder.gc Jak 2 pc subtitle support (#2672) 2023-06-08 01:04:16 +01:00
joint-h.gc d/jak2: finish process-drawable, collide-reaction-target, target-anim, almost target-part and gun-part (#2012) 2022-11-12 11:19:04 -05:00
joint-mod-h.gc Jak 2 pc subtitle support (#2672) 2023-06-08 01:04:16 +01:00
joint-mod.gc jak2: add current-time macro for process clocks (#2662) 2023-05-18 21:33:46 +01:00
joint.gc jak2: add current-time macro for process clocks (#2662) 2023-05-18 21:33:46 +01:00
mspace-h.gc d/jak2: cleaning up the remainder of unblocked / unclaimed files (#2171) 2023-01-31 18:32:50 -05:00