1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-05-12 03:53:47 +00:00
oot/tools
cadmic 47fd023238
Match NTSC z_kanfont.c and z_message.c (#1997)
* Match NTSC z_kanfont.c and z_message.c

Co-authored-by: inspectredc <inspectredc@gmail.com>

* Apply suggestions from code review

Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>

* Remove now-unnecessary padding

* Remove msgBufDecoded comment

* Use == NULL for fake match

* Rename Message_DrawText{JPN,NES} -> Message_DrawText[Wide]

* Font_LoadKanji -> Font_LoadCharWide

* Restore FONT_MESSAGE_OFFSET/FONT_MESSAGE_LENGTH

---------

Co-authored-by: inspectredc <inspectredc@gmail.com>
Co-authored-by: Tharo <17233964+Thar0@users.noreply.github.com>
2024-07-21 21:50:20 -04:00
..
asm-differ
asm_processor
disasm Match NTSC z_kanfont.c and z_message.c (#1997) 2024-07-21 21:50:20 -04:00
fado
ido5.3_compiler
ido7.1_compiler
ido_recomp
overlayhelpers
ZAPD Set up multiversion assets with ZAPD and match gc-eu (#1967) 2024-06-24 15:22:39 +02:00
ZAPDConfigs Extract NTSC assets for gc-us (#1973) 2024-06-26 06:22:26 -04:00
.gitignore
assist.py
check_format.py make format.py clean up extra whitespace, also in .h files (#1991) 2024-07-17 19:32:55 -04:00
check_ordering.py Fix check_ordering.py checking for shifted/nonmatching-besides-relocs (#1961) 2024-06-19 00:16:02 -04:00
compare_actors_sizes.py
compress.py
convert_chars.py
csdis.py
csdis_re.py Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
decompile_data.py
decompress_baserom.py Introduce version-specific YAML config (#1957) 2024-06-20 22:26:32 -04:00
disasm_elf_msg.py
dmadata.py
dmadata_start.sh
elf2rom.c
elf32.c
elf32.h
extract_baserom.py Introduce version-specific YAML config (#1957) 2024-06-20 22:26:32 -04:00
ichaindis.py
ido_block_numbers.py Match retail BSS ordering (#1927) 2024-04-14 23:51:32 +02:00
m2ctx.py
Makefile Delete unused yaz0tool (#1959) 2024-06-18 20:53:19 -04:00
makeromfs.c
mkdmadata.c
mkldscript.c Change linker script so gGameOverTimer can be in z_game_over.c (#1939) 2024-06-10 10:07:51 -04:00
msgdis.py Handle messages with different box types/positions between JPN/NES (#1984) 2024-07-17 17:56:00 -04:00
msgenc.py Reworked text extraction + add JP text extraction (#1980) 2024-07-02 22:42:52 -04:00
n64chksum.c
n64chksum.h
namefixer.py
permuter_settings.toml
preprocess.py Match retail BSS ordering (#1927) 2024-04-14 23:51:32 +02:00
regconvert.py
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py
spec.c Change linker script so gGameOverTimer can be in z_game_over.c (#1939) 2024-06-10 10:07:51 -04:00
spec.h Change linker script so gGameOverTimer can be in z_game_over.c (#1939) 2024-06-10 10:07:51 -04:00
split_out.py
util.c
util.h
version_config.py Reworked text extraction + add JP text extraction (#1980) 2024-07-02 22:42:52 -04:00
vt_fmt.py
vtxdis.c