mm/tools
Tom Overton 3597e4809f
En_Jg (Goron Elder) OK and documented. Also document object_jg (#594)
* Migrate data to C

* Init / Destroy / Update / Draw

* Functions called from Update

* Better Init match

* A few more functions

* A few more functions

* Drum-spawning function OK

* EnJg OK

* Name a few struct vars

* Name some static vars

* Name limbs

* Name limb DLs

* Name some textures

* Name all remaining textures

* First pass animation names + use object in actor file

* Add drum to XML + clean it up

* Better translations, thanks Emily!

* Some more documentation

* Improvements

* Params accessor for s_goro

* Proper object symbols for Jg_Gakki

* Delete unnecessary undefined_syms

* Text defines for my own sanity

* Some more names

* Document point/path stuff

* Name every function, even if the names are bad

* Params macro for if he's in goron shrine

* Some misc improvements

* Document EnJg_GetShrineGoronToFocusOn better

* Final cleanup before PR

* Change action name because this actor is dumb!

* Run actorfixer

* Rename some variables now that a function is named

* ProcessTalkRequest takes GameState

* Run actorfixer

* Use new actor flags

* Update text ID names to match my text ID PR

* Define the limb enum in the object

* Be consistent about where the EnumName is

* Don't name limbs after the actor

* Basic enum for drum limb

* Fix stuff after merge

* Do if/else if/else

* Remove textId defines

* Decimal weekEventReg accesses
2022-02-13 20:07:26 -05:00
..
ZAPD ZAPD hotfix (#629) 2022-01-21 04:40:12 +00:00
ZAPDConfigs/MM Cleanup object syms (#546) 2022-01-22 13:30:32 -05:00
asm-differ Subrepos update (#613) 2022-01-16 18:30:31 +00: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_Jg (Goron Elder) OK and documented. Also document object_jg (#594) 2022-02-13 20:07:26 -05:00
filelists/mm.us.rev1 Move parameter_static and week_static to interface (#545) 2022-01-04 07:36:52 +00:00
graphovl Subrepos updates (#360) 2021-10-24 13:04:36 -03:00
ido_recomp Update recomp (#543) 2022-01-04 03:20:21 +00:00
overlayhelpers z_kaleido_manager and z_kaleido_scope_call OK (#489) 2021-12-27 03:59:50 +00:00
sizes code_8012EC80.c OK and Documented + parameter_static extraction (#534) 2022-02-05 01:49:21 +00: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
Makefile Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
actorfixer.py Rename "Quake2" -> "Distortion" (#588) 2022-01-30 17:55:42 -03: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 z_kaleido_manager and z_kaleido_scope_call OK (#489) 2021-12-27 03:59:50 +00: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 Update (#608) 2022-01-16 18:20:03 +00:00
permuter_settings.toml `z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401) 2022-01-10 12:04:28 -05: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 SubS Actor Getters OK (#475) 2022-01-04 07:28:25 +00: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
vt_fmt.py Overhaul the build system (#234) 2021-08-03 23:21:31 -04:00
vtxdis.c Building on Macs (#513) 2021-12-28 01:07:41 +00:00
z64compress_wrapper.py Update z64compress (#516) 2021-12-19 18:34:50 +00:00