Tyler Wilding
|
b3dc755f06
|
address _almost_ all feedback
|
2021-08-14 12:45:25 -04:00 |
|
Tyler Wilding
|
9f36419e37
|
fix goal_src
|
2021-08-13 22:16:33 -04:00 |
|
Tyler Wilding
|
dda8756a35
|
Merge remote-tracking branch 'water111/master' into decomp/nav-enemy
|
2021-08-13 22:00:18 -04:00 |
|
Tyler Wilding
|
05f25e60f8
|
decomp: finalize nav-enemy
|
2021-08-13 21:57:58 -04:00 |
|
Tyler Wilding
|
eaee7e1451
|
finalizing
|
2021-08-13 21:14:05 -04:00 |
|
Tyler Wilding
|
f2e072cff0
|
fix method name
|
2021-08-11 22:33:31 -04:00 |
|
Tyler Wilding
|
ca1d540849
|
Merge remote-tracking branch 'water111/master' into decomp/wateranim-rigid-body
|
2021-08-11 20:57:05 -04:00 |
|
Tyler Wilding
|
3cfd50b618
|
decomp: finish ticky (#744)
Co-authored-by: water <awaterford111445@gmail.com>
|
2021-08-09 21:55:05 -04:00 |
|
Tyler Wilding
|
42e73f64d9
|
decomp: finish tippy (#742)
Co-authored-by: water <awaterford111445@gmail.com>
|
2021-08-09 21:09:59 -04:00 |
|
Tyler Wilding
|
f29e9cb8ce
|
decomp: finish mud
|
2021-08-08 16:07:21 -04:00 |
|
Tyler Wilding
|
4f331b5f79
|
decomp: finalize rigid-body
|
2021-08-07 18:29:44 -04:00 |
|
Tyler Wilding
|
20196852f5
|
decomp: finallize water-anim
|
2021-08-07 16:15:41 -04:00 |
|
ManDude
|
03ffb97176
|
define every skeleton-group, name every inherited virtual state (#712)
* define every skeleton-group, name every inherited virtual state
* typo!
|
2021-07-23 20:38:05 -04:00 |
|
water111
|
0a9cc68a27
|
[decompiler] Use meters, degrees, and seconds (#689)
* use meters degrees and seconds
* update changelog
|
2021-07-11 18:19:41 -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 |
|
Tyler Wilding
|
506b5d8ceb
|
Decompile: prototype | video | vol-h | air-h | nav-enemy-h | rigid-body-h (#575)
* decomp: `prototype` done
* tests/ref: Update all reference tests
* decomp: `video` done
* decomp: Add `video` to src
* decomp: `vol-h` done
* tests/ref: Update reference tests again
* decomp: Add `vol-h` to ref tests, leave `entity` in process as a `basic` for now!
* decomp: `air-h` done, compiler issue though
* decomp: `nav-enemy-h` done, compiler issue though
* decomp: `rigid-body-h` done, compiler issue though
* Address feedback and fix the failing to compile files
* linting
* finish `video` off
|
2021-06-12 21:52:55 -04:00 |
|