1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2024-11-29 03:34:07 +00:00
oot/tools
engineer124 1117783731
Macros: PLAYER -> GET_PLAYER(globalCtx), ACTIVE_CAM -> GET_ACTIVE_CAM(globalCtx) (#921)
* PLAYER -> GET_PLAYER(globalCtx)

* ACTIVE_CAM -> GET_ACTIVE_CAM(globalCtx)

* PR Suggestions

* formatter

* Add brackets

* remove from actorfixer.py

* Bring back actorfixer.py change
2021-08-31 12:22:03 +02:00
..
asm_processor Update asm-processor and diff.py (#903) 2021-08-15 18:52:10 -04:00
asmsplitter
ido5.3_compiler
ido7.1_compiler
ido_recomp
overlayhelpers Big cleanup (#775) 2021-08-22 01:12:57 +02:00
ZAPD ZAPD update: Gotta go fast! (#877) 2021-07-27 22:16:03 -04:00
ZAPDConfigs/MqDbg Implement define tables for objects, actors and effect soft sprites (#906) 2021-08-29 21:24:32 -04:00
.gitignore Add actorfixer.py ~~and graphovl.py~~; and a few improvements to extract_assets.py (#783) 2021-05-22 20:00:10 -04:00
actorfixer.py Macros: PLAYER -> GET_PLAYER(globalCtx), ACTIVE_CAM -> GET_ACTIVE_CAM(globalCtx) (#921) 2021-08-31 12:22:03 +02:00
animfixer.py
assist.py
bootstrap_actors.py
bootstrap_fx.py
bootstrap_overlay_decomp.py
compare_actors_sizes.py Improve the get_actor_sizes.py script (#673) 2021-02-02 13:30:34 -05:00
convert_chars.py
create_actor_headers.py
csdis.py
decompile_data.py
disassemble.py
elf2rom.c
elf32.c
elf32.h
find_unused_asm.sh Fail the Jenkins build if there's any unused asm (#222) 2020-06-23 13:59:59 -04:00
fix_data_stuff.py
format_s_files.py
get_actor_sizes.py Improve the get_actor_sizes.py script (#673) 2021-02-02 13:30:34 -05:00
ichaindis.py
m2ctx.py m2ctx.py fixes (#681) 2021-02-11 14:08:24 -05:00
Makefile Poe Objects (#743) 2021-04-04 23:48:12 +02:00
makeromfs.c
mathfixer.py Decompile King Dodongo and his fire effect (#744) 2021-04-11 18:38:22 +02:00
migrate-rodata.py
mkldscript.c Use a temp symbol for RomStart/RomEnd symbols, makes the map show the right value for actual RomStart/RomEnd symbols (#880) 2021-08-01 15:53:46 -04:00
n64chksum.c
n64chksum.h
permuter_settings.toml Add decompme.compilers to permuter_settings.toml (#931) 2021-08-29 19:42:14 -04:00
reformat_data_files.py
regconvert.py ViMode progress (#802) 2021-05-03 21:49:09 -04:00
rgba5551.py
set_o32abi_bit.py code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163) 2020-05-27 03:48:07 -04:00
sfxconvert.py
specprocess.py
split_out.py First proper commit. 2020-03-17 00:31:30 -04:00
split_out_overlay_funcs.py
util.c
util.h
vt_fmt.py
vtxdis.c Fix some fixable warnings (#728) 2021-03-23 19:45:42 -04:00
xmlcreate.py Decompile object_zo 🐬 (#794) 2021-05-01 01:55:52 +02:00
yaz0.c
yaz0.h
yaz0tool.c