mm/tools
CodeOverFLow 2e344b8d15
Boyo (#1341)
* updated variables.txt

* continue investigation

* format to style

* matching more asm

* still more asm matching

* finally matching

* matching even more

* add rodata

* match more asm for Update

* matching 99.58% of ObjBoyo_Update

* matched ObjBoyo_Update

* some cleanup

* formatted

* review: remove ACTOR_COLLISION_HANDLING_CASES define

* review: fix main functions parameters

* review: fix collision function signatures

* review: fix ObjBoyo_FindCollidedActor parameters

* review: better formatting for InitVars

* review: fix ObjBoyoCollisionHandler typedef

* review: fix segmented AnimatedMaterial

* review: fix static ColliderCylinderInit

* review: disassembled initchain

* review: fix collision functions

* review: fix functions.txt

* review: fix variables.txt

* review: clean z_obj_boyo.h

* review: fix ObjBoyo_Destroy

* remove fake variable from ObjBoyo_Init

* review: rematch FindCollidedActor

* review: make asm match again

* review: update spec file

* review: fix spec file

* review: remove static D_***

* review: fix bad logic to find collided actor

* review: fix ObjBoyo size (local make is now OK)

* review: rename collision handlers array

* review: use constant

* review: clean PushPlayer function

* review: fix LSP bad renaming

* review: use GET_PLAYER macro

* review: remove ugly pointer deref

* review: replace += 1 with ++

* review: return NULL to emphasize it is a pointer

* review: check against NULL instead of 0

* review: remove unnecessary casts

* review: use constants

* review: remove unnecessary include

* review: rename variables + fix assembly matching

* review: change ++i to i++

* review: fix inline comments

* review: replace != with < in for loop
2023-10-13 18:59:49 +11:00
..
ZAPD Subrepo Updates (#1368) 2023-09-08 20:17:54 +10:00
ZAPDConfigs/MM Give Deku Princess/King/Butler's objects the "correct" name (#1084) 2022-09-27 00:59:31 +01:00
asm-differ Subrepo Updates (#1368) 2023-09-08 20:17:54 +10:00
asm-processor Subrepo Updates (#1368) 2023-09-08 20:17:54 +10:00
buildtools Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
disasm Boyo (#1341) 2023-10-13 18:59:49 +11:00
fado Subrepo Updates (#1368) 2023-09-08 20:17:54 +10:00
filelists/mm.us.rev1 Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
graphovl Subrepos update (#1208) 2023-03-15 10:51:47 +11:00
ido_recomp Recomp v0.6 (#1215) 2023-03-18 08:03:17 -03:00
overlayhelpers Macros for `weekEventReg` and `eventInf` (#984) 2022-11-05 15:48:36 -03:00
sizes Object Cleanup (#1410) 2023-10-05 17:37:52 -03:00
warnings_count Makefile Changes (#727) 2022-05-25 22:15:28 -04:00
z64compress
.gitignore
Makefile New relocation-generating program (#393) 2022-08-04 04:49:25 +01:00
assist.py Fix first_diff and sym_info for older and new ld (#1342) 2023-08-10 20:58:20 -04:00
calc_bss.sh
check_format.sh Format Script Update (#904) 2022-10-04 04:06:04 +01:00
decompress_yars.py Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
entr.py Entrance Macro (#987) 2022-08-15 14:45:28 -04:00
eventinfconvert.py Macros for `weekEventReg` and `eventInf` (#984) 2022-11-05 15:48:36 -03:00
extract_baserom.py Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
fixbaserom.py Check md5sum in fixbaserom before trying to decompress (#1240) 2023-05-11 12:49:02 -04:00
get_actor_sizes.py
gitable.py `item_name_static` documented and `ItemId` updates (#1304) 2023-07-04 09:52:36 -04:00
global_bss_check.py
m2ctx.py Update `m2ctx.py` (#1176) 2023-04-23 09:58:22 -04:00
namefixer.py Object Cleanup (#1410) 2023-10-05 17:37:52 -03:00
permuter_settings.toml Speedmeter OK (#1393) 2023-10-03 15:52:41 +11:00
progress.py Add yar (Yaz0 ARchives) support to build system (#1255) 2023-06-18 18:13:57 -04:00
regconvert.py Rename `GameInfo` to `RegEditor` (#1178) 2023-03-08 23:53:38 -05:00
reloc_spec_check.sh
rename_global_asm.py
rename_sym.sh Tools: add assets/xml folder to rename_sym.sh directories 2023-08-12 15:37:04 +10:00
set_o32abi_bit.py
sfxconvert.py
sort_actor_funcs.py
timeconv.py
vt_fmt.py
vtxdis.c
weekeventregconvert.py `ovl_Bg_Dy_Yoseizo` and related docs (#1390) 2023-10-04 08:13:22 +11:00
z64compress_wrapper.py