1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-15 06:06:04 +00:00
oot/tools
fig02 bd0941405d
Document Player's Face and z_actor FaceChange functions (#1928)
* create some enums

* gonna try struct instead of array

* struct works. add docs too

* inline function comments

* fix function comment

* name faces, move enums

* rename textures

* outnames

* remove comments

* change comment slightly

* fixup face comments

* review

* offset comments

* add and use PLAYER_FACE_MAX

* typo

* more comment on blinkDuration

* another change to the comment
2024-03-23 12:21:45 -04:00
..
asm-differ subrepo and update asm-differ (#1664) 2024-01-30 15:25:15 -05:00
asm_processor
disasm Document Player's Face and z_actor FaceChange functions (#1928) 2024-03-23 12:21:45 -04:00
fado git subrepo pull --force tools/fado (#1924) 2024-03-13 12:33:58 -04:00
ido5.3_compiler
ido7.1_compiler
ido_recomp Recomp v0.6 (#1507) 2023-07-03 09:12:17 -04:00
overlayhelpers Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
ZAPD No longer use asm-processor (#1824) 2024-03-01 16:12:22 -05:00
ZAPDConfigs/MqDbg ZAPD Update (#1605) 2024-01-07 17:52:45 -05:00
.gitignore
assist.py Move roms to build folder (#1651) 2024-02-02 16:34:20 -05:00
check_format.py Check format: only check modified files, v2 (#1680) 2024-01-31 18:05:33 -05:00
check_ordering.py Make BSS ordering script check ordering for all sections (#1920) 2024-03-09 17:28:46 -05:00
compare_actors_sizes.py
compress.py Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
convert_chars.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
csdis.py Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
csdis_re.py Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
decompile_data.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
decompress_baserom.py Remove 0xFF padding from uncompressed ROMs (#1910) 2024-03-04 11:39:16 -05:00
disasm_elf_msg.py Setup rom decompression and compression (#1614) 2024-01-24 13:00:10 -05:00
dmadata.py Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
dmadata_start.sh Match compression for gc-eu-mq (#1704) 2024-02-03 23:59:19 +01:00
elf2rom.c Remove 0xFF padding from uncompressed ROMs (#1910) 2024-03-04 11:39:16 -05:00
elf32.c
elf32.h
extract_baserom.py Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
ichaindis.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
ido_block_numbers.py Add script to print block numbers for BSS ordering (#1707) 2024-03-01 16:40:27 -05:00
m2ctx.py z_view.c gc-eu-mq OK (#1681) 2024-01-31 20:09:16 -05:00
Makefile
makeromfs.c
mkdmadata.c Match compression for gc-eu-mq (#1704) 2024-02-03 23:59:19 +01:00
mkldscript.c mkldscript: Capture more special rodata sections for GCC (#1919) 2024-03-09 16:54:42 +01:00
msgdis.py Move baserom segments to extracted/ (#1916) 2024-03-04 19:06:26 -05:00
msgenc.py Introduce extracted/VERSION, with text extracted there (#1730) 2024-03-01 22:09:57 -05:00
n64chksum.c
n64chksum.h
namefixer.py z_actor documentation pass (#1445) 2022-12-12 21:23:14 -05:00
permuter_settings.toml Fixup permuter_settings (#1746) 2024-02-20 07:38:58 -05:00
reencode.sh No longer use asm-processor (#1824) 2024-03-01 16:12:22 -05:00
regconvert.py GameInfo -> RegEditor (#1354) 2022-10-15 01:40:00 -04:00
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
spec.c Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
spec.h Syms DMA Entries Extraction Support (#1708) 2024-02-12 20:10:20 -05:00
split_out.py
util.c
util.h
vt_fmt.py Removed unused imports and other minor improvements (#1602) 2024-01-11 11:04:53 -05:00
vtxdis.c
yaz0.c
yaz0.h First proper commit. 2020-03-17 00:31:30 -04:00
yaz0tool.c