diff options
| author | Tom Overton <tom-overton@users.noreply.github.com> | 2021-12-19 11:40:39 -0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-12-19 19:40:39 +0000 |
| commit | 038eb997d0de6e51871f6fc5ba3422c6eefcee3d (patch) | |
| tree | 365a452aea77d8e9970a44fc27862ccd9869500e /src/code | |
| parent | 70990bf43f073c4c8f57c57b6539b86c922edb4e (diff) | |
En_Tanron3 (Gyorg's fishes) OK and somewhat documented (#376)
* Import data to C
* EnTanron3_Init OK
* EnTanron3_Destroy OK
* func_80BB897C OK
* func_80BB91D4 OK
* func_80BB9288 OK
* EnTanron3_Draw OK
* func_80BB95FC OK
* EnTanron3_Update OK
* func_80BB9308 OK
* func_80BB87D4 OK
* func_80BB85A0 OK
* func_80BB8A48 OK
* Update spec with compiled reloc
* Name most of the functions
* Name a few more things
* Merge animation system changes
* Name remaining unnamed variables
* Finish documentation
* Use modulo for fogTimer
* Move enum/structs to .h
* boss03Parent -> sGyorg
* D_80BB9720 -> sZeroVec
* Move initialization of effectPtr up
* Use 2 * M_PI
* Use MTXMODE_NEW
* 65536.0f -> 0x10000
* timer += 1 -> timer++
* Timer cleanup
* Remove unneccesary parentheses
* When performing bitwise operations on timer, use hex
* Lowercase "fish" in the comment at the top
* Respond to jpburnett's feedback
* Respond to Elliptic and Kenix's reviews
* Undo renaming the Gyorg var, but keep the comment
* Add a little bit more documentation
* Variable renames
* Remove a comment that no longer applies
* Document some swimming behavior
* PICK_DIRECTION -> PICK_NEW_DEVIATION
* Minor comment tweak
* Respond to Elliptic's review
* Remove timer inconsistency
Diffstat (limited to 'src/code')
0 files changed, 0 insertions, 0 deletions
