jak-project/goal_src/jak2/levels/hiphog
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
..
hiphog-obs.gc d/jak2: cleaning up the remainder of unblocked / unclaimed files (#2171) 2023-01-31 18:32:50 -05:00
hiphog-part.gc Create a new format for particle definitions (defpart) (#2572) 2023-04-29 11:01:47 -04:00
hiphog-scenes.gc [decompiler] new features + fixes, + other jak2 fixes (#2796) 2023-07-04 17:23:24 -04:00
whack.gc fix some enter-states and sound-id fields (#2727) 2023-06-14 22:04:00 +01:00