water111
|
be74613332
|
cleanup and bug fix (#1161)
* cleanup and bug fix
* crashing
* fix crash bug
* fix tests
|
2022-02-13 13:03:30 -05:00 |
|
ManDude
|
24578b64b9
|
proper support for hardcoded "time" types (#1141)
* hardcode `time-frame`things
* Update cam-states_REF.gc
* Update level-info_REF.gc
* update refs 1
* update refs 2
* update refs 3
* update refs 4
* update refs 5
* update detection and casting
* Update FormExpressionAnalysis.cpp
* update refs 6
* update mood decomp
* update refs 7
* update refs 8
* remove temp entity birth code
* update time-frame casts
* fix compiler
* hardcode stuff and fix some types
* fix some bitfield detection being wrong
* bug fixes
* detect seconds on adds with immediate
* update refs 9
* fix casts and rand-vu-int-range bugs (update refs 10)
* update refs 11
* update 12
* update 13
* update 14
* Update game-info_REF.gc
* improve cpad macros detection
* remove unused code
* update refs
* clang
* update source code
* Update cam-states.gc
* `lavatube-energy` finish
* update refs
* fix actor bank stuff
* Update navigate.gc
* reduce entity default stack size
* Update transformq-h.gc
* oops forgot these
* fix code and tests
* fix mood sound stuff
* Update load-dgo.gc
* Update README.md
|
2022-02-12 12:26:19 -05:00 |
|
water111
|
38c805ca7c
|
unused version of collide line sphere collide list (#1071)
|
2022-01-09 17:45:19 -05:00 |
|
water111
|
a96396e140
|
[collision] add notes on -h files, add some enums (#1068)
* temp
* add enums
|
2022-01-08 20:57:57 -05:00 |
|
water111
|
691c33f8d9
|
[goos] fix pretty printer bugs, update ref after pretty printer changes (#1063)
* update ref after pretty printer changes
* another try
|
2022-01-08 15:09:00 -05:00 |
|
Tyler Wilding
|
c6f0c5cd29
|
decomp: merge all s6-* remappings and finish training-obs | villagep-obs | lavatube-obs | rolling-robber | snow-obs (#1018)
* decompiler: merge all `s6-*` usages
* decomp: finish `training-obs`
* decomp: finish `rolling-robber`
* decomp: finish `villagep-obs`
* decomp: finish `lavatube-obs`
* skip function in `lavatube-obs` over #1029
* closes #1029
* kick nasm
* merge s6 and sp in variable naming pass
* revert my fix
* fix mistakes and a bad method signature
Co-authored-by: water111 <awaterford111445@gmail.com>
|
2021-12-28 23:16:42 -05:00 |
|