mm/tools
Andzura 4f3202fd7e
z_message progress (#701)
* 8 functions matching, 1 non-matching, 45 untouched

* match func_801518B0

* match func_8014CC14

* matching 8 func, 1 non-matching

* matched func_80148CBC

* matched func_80156758

* matched func_80147564

* matched func_80151BB4

* matched func80152EC0/Message_Spawn_Song_Effect

* matched func_80151C9C

* WIP func_80148B98

* WIP func_80151938

* matched func_80151938

* matched func_80148B98

* matched func_80147734

* matched func_80147624

* WIP func_8014EBC

* match func_801518B0

* matched func_80147564

* matched func80152EC0/Message_Spawn_Song_Effect

* matched func_80151C9C

* WIP func_80148B98

* matched func_80151938

* matched func_80148B98

* matched func_80147734

* matched func_80147624

* WIP#2 func_8014EBC

* matched func_80149EBC

* WIP func_8014CCB4

* matched func_8014CCB4

* matched func_80151A68

* WIP func_8014D62C

* fix func_8015A68 signature

* z_message_nes & z_message_staff progress

* z_message_nes & z_message_staff renaming

* documenting z_message

* cleaning & renaming

* documenting MessageContext

* matched func_80151A68

* format

* naming convention fix

* re-add func_80147564

* apply renaming of Message_ShouldAdvanceSilent on the whole project

* re-format, add clang-format off/on in z_message.c needed for matching

* rename staff => credits; add renames in actorfixer.

* change rupees array to ascii

* remove useless comments

* change MessageContext.decodedBuffer to a union

* remove decodedBuffer from actorfixer

* applied AngheloAlf suggestions & ran sfxconvert on z_message.c

* rename message_struct => message_data_static; revert decodedBuffer as union creating differences.

* use true/false instead of 1/0

* use SET_FULLSCREEN_VIEWPORT macro in func_80152c64

* AngheloAlf suggestions.

* extract assign from dayTime calculation for readability in Message_LoadTimeNES

* remove bss_reordering from osFlash, idle & boot_main to typedef MessageTableEntry in message_data_static & make decodedBuffer an union.

* remove useless casts

* Changes hexa to ascii chars when it's meaningful;
add comments to func_8014CCB4 to show what hexa constant means.

* Hensldm suggestions

* ran actorfixer on new changes; fix new bss reordering error introduced with rebase

* use new TIME_TO_MINUTES_F macro

* re-ran format.sh

* hensldm suggestions #2 + overall cleaning

* remove useless parenthesis

* Update include/message_data_static.h

Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>

* actorfixer and format

* more fixes

Co-authored-by: Andzura <andzura@andzura.fr>
Co-authored-by: abaud <adrien.baud@inria.fr>
Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
2022-03-27 12:09:47 -03:00
..
ZAPD ZAPD hotfix (#629) 2022-01-21 04:40:12 +00:00
ZAPDConfigs/MM `z_skin` and `z_skin_awb` OK and documented a bit (#415) 2022-03-23 17:30:34 -04: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 z_message progress (#701) 2022-03-27 12:09:47 -03: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 z_message progress (#701) 2022-03-27 12:09:47 -03:00
warnings_count `z_demo` with 4 NON_MATCHINGs (#514) 2022-03-04 19:14:52 -05: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 z_message progress (#701) 2022-03-27 12:09:47 -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
reloc_spec_check.sh Script for checking relocs correctly updated on spec (#718) 2022-03-24 21:25:41 -03: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 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 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