jak-project/goal_src/kernel
Tyler Wilding 111af1ec19
decomp: finish the remainder of untouched gameplay code (#893)
* decomp: finish `sidekick`

* decomp: got a lot of `target` done

* decompiler: Add support for non power of 2 offsets for inline arr access

* decomp: finish `target` mostly

* decomp: finish `water`

* decomp: finished `robotboss-weapon`

* decomp: finish `robotboss-misc`

* decomp: finish the majority of `robotboss`

* blocked: `racer` has an issue around entering a state

* blocked: `target-racer` done mostly, but NYI case in one function

* blocked: `racer-states` mostly finished, but bitfield issue

* blocked: `billy` on state decomping

* blocked: `bully` on state decomping

* waiting: `rolling-lightning-mole` waiting on navigate for 2 funcs

* blocked: `rolling-robber` finished but `s6-1` issue

* blocked: `ogreboss` uint64's for types cant label load em!

* blocked: `mother-spider` state decompilation

* half-done `target-flut`

* blocked: `target-flut` some sort of new bitfield state

* some improvements in `racer-states` with my new-found knowledge

* progress: started on `target-death`

* blocked: `target-death` handle casts

* decomp: finish `collide-reaction-racer`

* blocked: `target-handler` handler forced to return `none`

* decomp: 99% of `target2` finished

* decomp: finish `target2`

* gsrc: update

* update post merge

* address feedback

* scripts: add script to detect decomp issues

* fix wide-spread `collide-shape` method missing arg

* some small things i changed from master

* address feedback

* fix typeconsistency issue
2021-11-24 00:33:10 -05:00
..
dgo-h.gc update 2020-11-28 19:59:23 -05:00
gcommon.gc [goalc] improve reliability of debugger tests (#898) 2021-10-15 19:24:52 -04:00
gkernel-h.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
gkernel.gc decomp: finish the remainder of untouched gameplay code (#893) 2021-11-24 00:33:10 -05:00
gstate.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05: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