jak-project/scripts
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
..
batch update bats (#990) 2021-12-04 13:32:57 -05:00
emacs [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
search-decomp Compiler - Implementing more VU Instructions (Part 1 of 2) (#221) 2021-02-05 15:00:17 -05:00
shell [goalc] add a build system (#704) 2021-07-15 21:37:15 -04:00
sublime_text [decomp] load boundaries (#922) 2021-10-20 19:49:32 -04:00
add-all-heap-bases.py all-types: add all missing :heap-bases 2021-08-08 15:15:51 -04:00
add-pragma-once-headers.py Nixpkgs support (#228) 2021-02-03 21:29:46 -05:00
add-reference-test.py Decompilation: Next batch of files (#539) 2021-06-06 23:01:30 -04:00
analyze_build_time.py Try to speed up the build (#106) 2020-10-29 21:27:52 -04:00
cast-repl.py decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
check-gsrc-file.py decomp: finish the remainder of untouched gameplay code (#893) 2021-11-24 00:33:10 -05:00
cleanup-all-types.py Fixing organization error in all-types (#553) 2021-06-16 20:29:15 -04:00
decomp_progress.py [decompiler] ASM Branching Support (#677) 2021-07-05 16:07:07 -04:00
default-file-or-folder.py decomp: hint-control | menu | default-menu (as much as possible) (#632) 2021-07-04 18:25:08 -04:00
find-label-types.py decomp: finish basebutton (#762) 2021-08-22 23:16:55 -04:00
gen-test-cases.py Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
jak1-symbol-mapping.json Fixing organization error in all-types (#553) 2021-06-16 20:29:15 -04:00
jak1_file_list.py Organize all types (#523) 2021-06-01 22:41:37 -04:00
make_empty_obj_files.py decomp: lights.gc (#420) 2021-05-07 20:54:20 -04:00
next-decomp-file.py tooling: breaking off my tooling changes in the big batch PR so they can be used (#850) 2021-09-19 21:45:14 -04:00
requirements.txt decomp: finish _almost all of_ the remaining camera code (#845) 2021-10-16 21:01:23 -04:00
test-cases.cpp Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
test-cases.txt Improved test namings for multi-operations, added new ones, still a few failures (#190) 2021-01-10 15:46:46 -05:00
update-file-progress.py docs: Switch to tracking on a file-basis instead of LoC (#743) 2021-08-09 19:41:25 -04:00
update-goal-src.py decomp: Re-attempting previously blocked state decomp files (#907) 2021-12-11 13:27:24 -05:00
update_decomp_reference.py [decompiler] fix (gpr->fpr when an integer arg is converted to float (#482) 2021-05-14 14:33:08 -04:00