water111
|
656489e942
|
[decomp] Clean up - part 2 (#687)
* temp
* temp2
* basic case support
* working for or without else
* support more cases
* clean up to drawable headers
* ocean
* format json
|
2021-07-11 16:35:25 -04:00 |
|
ManDude
|
1af0f4a1a7
|
[decomp] most of level and some game loop functions + couple decomp… (#651)
* [decomp] most of `level` and some game loop functions + couple decompiler fixes
* add ART.CGO to fake-iso
|
2021-06-29 20:30:52 -04:00 |
|
water111
|
ae2666a7c5
|
fix use def issues (#629)
|
2021-06-26 16:31:38 -04:00 |
|
water111
|
06ae38d464
|
[decomp] clean up type def formatting and remove all-forward-definitions.gc (#608)
* clean up
* fix test
|
2021-06-19 15:50:52 -04:00 |
|
water111
|
c95e501cec
|
handle zero case in enum comparison (#484)
|
2021-05-14 20:12:59 -04:00 |
|
water111
|
129ab54fd4
|
[decompiler] clean up if/when/cond and recognize define-perm (#472)
* clean up if and when and cond decisions
* recognize define perm
|
2021-05-12 19:46:17 -04:00 |
|
water111
|
433993074a
|
Clean up some errors/crashes in decompiler (#452)
* fix offline tests, clean up some warnings
* clean up warnings during decomp
* fix remaining crash issues
|
2021-05-11 16:43:13 -04:00 |
|
Tyler Wilding
|
2a315419de
|
tests: Automate the offline reference tests better (#427)
* tests: Move all files to new directories
* scripts: Update decomp scripts
* tests: Remove hard-coded list for offline tests
* linting
|
2021-05-09 17:03:58 -04:00 |
|