jak-project/goal_src/jak2/engine/util
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
..
capture-h.gc split new pc features in some files into their own code files + address some old issues + ripple graphics improvements (#2216) 2023-02-13 21:39:14 +00:00
capture.gc start blit-displays decomp & renderer + improve decompilation of some DMA macros (#2616) 2023-05-04 18:34:09 -04:00
glist-h.gc split new pc features in some files into their own code files + address some old issues + ripple graphics improvements (#2216) 2023-02-13 21:39:14 +00:00
glist.gc split new pc features in some files into their own code files + address some old issues + ripple graphics improvements (#2216) 2023-02-13 21:39:14 +00:00
profile-h.gc docs: fix method docstrings and grab @file comment blocks to use as a file description (#2289) 2023-02-27 18:58:01 -05:00
profile.gc start blit-displays decomp & renderer + improve decompilation of some DMA macros (#2616) 2023-05-04 18:34:09 -04:00
script-h.gc [jak2] script-eval macro (#2315) 2023-03-11 10:45:16 -05:00
script.gc d/jak2: second documentation PR and finish forest-scenes and palace-scenes (#2136) 2023-01-21 20:26:51 -05:00
smush-control-h.gc jak2: add current-time macro for process clocks (#2662) 2023-05-18 21:33:46 +01:00
sync-info-h.gc docs - first chunk of work documenting the files I glossed over (#2130) 2023-01-15 11:33:39 -05:00
sync-info.gc jak2: add current-time macro for process clocks (#2662) 2023-05-18 21:33:46 +01:00
types-h.gc [decompiler] new features + fixes, + other jak2 fixes (#2796) 2023-07-04 17:23:24 -04:00