jak-project/goal_src/engine/game
Tyler Wilding 7edfc8bcec
decomp: Re-attempting previously blocked state decomp files (#907)
* blocked: `part-tester` - `code` handler thinks it returns nothing

* blocked: `crates` finished but `go` is returning none causing issues

* blocked: `(event ram-boss-idle)::snow-ram-boss` expression building fails due to delay slot issue

* decomp: finish `snow-ram` | `seagull` blocked, new static data issue

* decomp: finish `snow-bumper`

* stuck: `snow-ball` close, can't figure out a type made on the stack

* decomp: finish `spider-egg`

* decomp: finish `puffer`

* decomp: finish `driller-lurker`

* decomp: finish `dark-crystal`

* stuck: `kermit` - mostly done but stuck on a joint related callback arg

* decomp: finish `gnawer`

* decomp: finish `mother-spider-egg`

* decomp: finish `swamp-blimp`

* stuck: `mistycannon` prebind function signature

* decomp: finish `citb-plat`

* decomp: finish `darkvine`

* blocked: `jungle-mirrors` - issues with `link` macro

* decomp: finish `launcherdoor`

* decomp: finish `quicksandlurker` except for 1 unused function

* stuck: `balloonlurker` - `(code balloonlurker-mine-explode)` has some weird joint related code

* stuck: need to decompile an asm func in `orbit-plat`

* decomp: finish `voicebox`

* blocked: `mother-spider` has issues where `go` returns none

* decomp: finish `bully`

* decomp: finish `seagull`

* fixed up after merge conflicts

* decomp: finish `jungle-mirrors`

* update gsrc

* double checked files, fixed issues

* decomp: revert change to projectile methods

* decomp: some more fixes

* address feedback

* fix up remaining method calls in `cam-states`

* fix jungle-mirrors
2021-12-11 13:27:24 -05:00
..
task [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
collectables-part.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
collectables.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
crates.gc decomp: decompile *-obs files (#856) 2021-11-05 21:29:32 -04:00
effect-control-h.gc decomp: finish effect-control -- fixed ambient-sound type def (#876) 2021-10-10 18:44:47 -04:00
effect-control.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
fact-h.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
game-h.gc [Debugger] windows debugger and process drawable (#953) 2021-10-31 11:01:15 -04:00
game-info-h.gc [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
game-info.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
game-save.gc fix decomp bugs and add ref tests (#930) 2021-10-23 10:41:11 -04:00
generic-obs-h.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
generic-obs.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
main-h.gc [decomp] entity birth (#964) 2021-11-15 19:05:28 -05:00
main.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
powerups.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
projectiles-h.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
projectiles.gc [decomp] collectables + works ingame! (#971) 2021-11-23 18:25:57 -05:00
settings-h.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
settings.gc [decomp] minor type cleanup (#874) 2021-10-02 11:50:12 -04:00
video.gc [decomp] progress (#780) 2021-09-06 20:35:03 -04:00
voicebox.gc decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00