ManDude
|
5300a7fc2b
|
[decomp] flags for continue points (#1303)
* make flags!
* finish flags
* refs
* Update game.gp
* fix target decomp
* Update target.gc
|
2022-04-15 18:06:24 -04:00 |
|
ManDude
|
71f08fbd8c
|
janim-status enum (#1190)
|
2022-02-20 16:05:20 -05:00 |
|
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 |
|
ManDude
|
eb53f410e5
|
test game actors and fix up/disable broken ones (#1103)
* test village1, beach, jungle actors
* fix jungle actors
* more anims and fixes
* Update launch.vs.json
* fix bad `robotboss` decomp
* fix `robotboss`
* Update robotboss.gc
* fix `mother-spider-proj`
* fix detach (windows)
* update refs
* village2 spools
* type fixes + a few more spols + add append/not-append to goos
* fix beach, misty, village1, village3, lavatube
* fix snow entities
* fix `target-flut`
* update refs
* forgot one
* fail
* sound fixes
* fix test
* complain if `heap-base` is bad
* correct `add-spheres!` decomp errors
* fix citadel
* fix target `change-state` handler
* fix `final-door` state
* fix `target-flut-falling`
* fix deftypes
* oopsie
* move heap memory display behind a toggle and make it fancy
* Update gstate.gc
|
2022-01-27 19:33:34 -05:00 |
|
Tyler Wilding
|
e65c61f3e2
|
tests: add a bunch of missing ref tests (#1082)
* scripts: add a script to point out missing ref test files
* tests: add a bunch of files to ref tests we were missing
|
2022-01-17 11:51:26 -05:00 |
|