jak-project/goal_src/kernel
Tyler Wilding 253d7996e8
decomp: almost all of the NPCs! (#748)
* all-types: add all missing `:heap-base`s

* decomp: error encountered when compiling `mayor`

`IR_StoreConstOffset::do_codegen can't handle this` for method `play-anim!`

* decomp: finalize `mayor`

* decomp: finish `bird-lady`

* decomp: finish `bird-lady-beach`

* decomp: finish `sculptor`

* decomp: finish `geologist`

* decomp: finish `oracle`

* decomp: finish `farmer` | `explorer` | almost `assistant`

blocked on sparticle-launch-group

* decomp: finish `sage`

* decomp: finish `gambler`

* decomp: finish `warrior`

* decomp: mostly finish `miners`, blocked by sp-launch-group

* fix issue in `sage`

* fix all the reference tests to use the new state stuff

* fix all of goal_src

* address feedback

* re-gen with `until` fixes
2021-08-18 21:33:31 -04:00
..
dgo-h.gc update 2020-11-28 19:59:23 -05:00
gcommon.gc [decomp] Split condition and body of until after building expressions (#768) 2021-08-18 19:36:52 -04:00
gkernel-h.gc decomp: almost all of the NPCs! (#748) 2021-08-18 21:33:31 -04:00
gkernel.gc add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
gstate.gc add support for non virtual states (#764) 2021-08-17 20:54:03 -04:00
gstring-h.gc [decomp] texture (#684) 2021-07-09 22:20:37 -04:00
gstring.gc [decomp] Split condition and body of until after building expressions (#768) 2021-08-18 19:36:52 -04:00
pskernel.gc [Decompiler, Game] Run type prop on gstring (#168) 2020-12-26 11:09:59 -05:00