water111
|
c9fc4f0bf9
|
[graphics] eyes (#1169)
* first draft eye renderer
* working
* working
|
2022-02-15 19:37:51 -05:00 |
|
water111
|
dbc266c00b
|
New Pretty Printer (#994)
* begin work on improved pretty printer
* update ref
* finish pretty printer
* force line break for defstate
|
2021-12-04 16:06:01 -05:00 |
|
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 |
|
water111
|
1898c7c52a
|
[decomp] texture (#684)
* temp
* more cleanup
* fix merge issue
* handle no texture correctly
|
2021-07-09 22:20:37 -04:00 |
|
water111
|
6366068bc0
|
Support dir tpages (#671)
* support dir tpages
* fix warnings and bad return
* one more try
* revive the offline test script
* fix this null bug
|
2021-07-02 14:50:58 -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
|
a6d5c4eda3
|
[decompiler] clean up vector detection and add vector float product detection (#638)
* change
* recognize vector float product and update tests
|
2021-06-27 17:24:35 -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
|
409c1f5a7d
|
[Decompiler] WIP new type analysis tools (#601)
* add multi-lookup
* use multi-lookup
|
2021-06-17 21:50:36 -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 |
|
water111
|
f516737cf7
|
[decompile] bsp-h (#562)
* decompile bsp-h
* a few more
* some more
* fix merge conflicts
|
2021-06-07 18:30:16 -04:00 |
|
water111
|
a572587a0e
|
add types (#559)
|
2021-06-05 16:58:32 -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 |
|