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 |
|
ManDude
|
46b83bda2a
|
[decomp] debug (#607)
* [decomp] `debug`
* shut up
|
2021-06-19 14:24:55 -04:00 |
|
ManDude
|
928673cd13
|
[decomp] prepare joint stuff (#594)
* [decomp] prepare `joint` stuff
* fix types
* fix a missing declaration
* update references
|
2021-06-14 23:45:21 -04:00 |
|
water111
|
0aa474f12b
|
[decomp] finish actor-link-h and a few more (#592)
* finish actor-link-h
* decompile files
* fix pp issue
|
2021-06-14 20:46:54 -04:00 |
|
water111
|
92afd62e2c
|
[decompiler] fix missing casts issue (#573)
* fix casts issue
* fix bug
* one last small fix
|
2021-06-09 21:35:13 -04:00 |
|
Tyler Wilding
|
698d96cc4e
|
Decompilation: Next batch of files (#539)
* decomp: `collide-frag-h`
* decomp: `effect-control-h`
* decomp: `cam-update-h`
* decomp: `collide-func`
variable pass failed on ray-plane-intersect: invalid unordered_map<K, T> key
* decomp: `cylinder` with vector dot product issue
* decomp: `debug-sphere`
* decomp: `generic`
* decomp: fix `effect-control-h`
* scripts: improve decomp-next script
* decomp: Fix `debug-sphere` issues via type casting
* decomp: Add `collide-frag-h` to reference tests
* scripts: Add script to add a new reference test
* decomp: Add `cam-update-h` to reference tests
* goalc: Fix empty let removal issue
* decomp: Not adding cylinder to goal_src yet either
* decomp: Add `debug-sphere` to reference tests
* decomp: Attempt to finish `generic` but blocked by decomp issue
https://github.com/water111/jak-project/issues/563
* linting
* decomp: Resolve failing tests
* decomp: Address feedback
|
2021-06-06 23:01:30 -04:00 |
|
water111
|
a572587a0e
|
add types (#559)
|
2021-06-05 16:58:32 -04:00 |
|
water111
|
b1a76b2291
|
[decomp] Small fixes (#541)
* fix a few bugs
* fix local vars missing in top level
* more small fixes
* support missing inline array access case
* one more fix
|
2021-05-30 19:57:11 -04:00 |
|
Tyler Wilding
|
174a079dbd
|
decomp: Decompile stats-h (#504)
* decomp: Decompile `stats-h`
* linting
|
2021-05-20 13:53:19 -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 |
|