mirror of https://github.com/zeldaret/mm.git
* 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 |
||
|---|---|---|
| .. | ||
| ZAPD | ||
| ZAPDConfigs/MM | ||
| asm-differ | ||
| asm-processor | ||
| buildtools | ||
| disasm | ||
| filelists/mm.us.rev1 | ||
| graphovl | ||
| ido_recomp | ||
| overlayhelpers | ||
| sizes | ||
| warnings_count | ||
| z64compress | ||
| .gitignore | ||
| Makefile | ||
| actorfixer.py | ||
| assist.py | ||
| calc_bss.sh | ||
| check_format.sh | ||
| extract_baserom.py | ||
| fixbaserom.py | ||
| get_actor_sizes.py | ||
| global_bss_check.py | ||
| m2ctx.py | ||
| permuter_settings.toml | ||
| progress.py | ||
| regconvert.py | ||
| rename_global_asm.py | ||
| rename_sym.sh | ||
| set_o32abi_bit.py | ||
| sfxconvert.py | ||
| sort_actor_funcs.py | ||
| timeconv.py | ||
| vt_fmt.py | ||
| vtxdis.c | ||
| z64compress_wrapper.py | ||