mm/tools
Tom Overton 038eb997d0
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
2021-12-19 19:40:39 +00:00
..
ZAPD ZAPD fixes in `sys_initial_check`, update subrepos (#507) 2021-12-15 23:05:29 -05:00
ZAPDConfigs/MM Subrepos updates (#360) 2021-10-24 13:04:36 -03:00
asm-differ ZAPD fixes in `sys_initial_check`, update subrepos (#507) 2021-12-15 23:05:29 -05:00
asm-processor Update asm-processor and diff.py (#278) 2021-08-25 01:11:41 -04:00
buildtools Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
disasm En_Tanron3 (Gyorg's fishes) OK and somewhat documented (#376) 2021-12-19 19:40:39 +00:00
filelists/mm.us.rev1 Fix bug in progress.py (#518) 2021-12-19 11:52:06 -05:00
graphovl Subrepos updates (#360) 2021-10-24 13:04:36 -03:00
ido_recomp Fixes IDO recomp and allows git to detect binary files. (#50) 2021-02-25 18:21:51 -05:00
overlayhelpers Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
sizes Tutorial (#362) 2021-12-16 18:47:18 -05:00
warnings_count Add ability to warnings script to just check building (not setup or disasm) (#414) 2021-11-19 12:52:32 -03:00
z64compress Update z64compress (#516) 2021-12-19 18:34:50 +00:00
.gitignore Added IDO recomp support (#45) 2021-02-24 00:50:57 -05:00
Makefile Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
actorfixer.py Tutorial (#362) 2021-12-16 18:47:18 -05:00
assist.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
calc_bss.sh CRC files OK and documented (#409) 2021-11-11 15:03:05 -03:00
check_format.sh Hopefully prevent misformatted files from ever entering master again. (#356) 2021-10-24 13:06:46 -04:00
extract_baserom.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
fixbaserom.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
get_actor_sizes.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
global_bss_check.py Script to check global bss ordering (#339) 2021-10-11 13:11:11 -04:00
m2ctx.py m2ctx: Optionally return Player* for Player accesses (#446) 2021-11-20 00:17:33 -03:00
permuter_settings.toml `ovl_En_Test4` with 1 non-matching (#319) 2021-09-29 00:08:54 -03:00
progress.py Fix bug in progress.py (#518) 2021-12-19 11:52:06 -05:00
regconvert.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
rename_global_asm.py Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
rename_sym.sh Script fixes, Type 1 cylinders fixed, rename `main` (#256) 2021-08-08 23:01:51 -04:00
set_o32abi_bit.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
sfxconvert.py `ovl_En_Test4` with 1 non-matching (#319) 2021-09-29 00:08:54 -03:00
sort_actor_funcs.py Sort actor functions and extern'd symbols (#259) 2021-08-15 14:04:28 -04:00
timeconv.py en_invadepoh OK (#200) 2021-07-17 00:04:37 -04:00
vt_fmt.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
vtxdis.c Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
z64compress_wrapper.py Update z64compress (#516) 2021-12-19 18:34:50 +00:00