1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-07-14 11:54:39 +00:00
oot/tools
fig02 88c4475967
Target -> Attention (System Rename) (#2149)
* TargetContext -> Attention

* targetCtx -> attention

* Target_ -> Attention_

* FindTargetableActor -> FindActor

* targetableActorP -> attentionActorP

* data vars (and 1 function I missed)

* targetMode -> attentionRangeType

* attention range enum comments

* ATTENTION_RANGE_

* attention range data

* TargetColor -> AttentionColor

* missed one

* fixup color variables

* targetArrowOffset -> lockOnArrowOffset

* focus pos comment

* targetPriority -> attentionPriority

* assets

* loose-ends

* Attention System Description

* format

* skj range type

* enemy bgm
2024-09-07 09:23:04 -04:00
..
asm-differ
asm_processor
audio [Audio 7/?] Extract sequences to assembly (#2119) 2024-09-05 02:55:04 +09:00
disasm Target -> Attention (System Rename) (#2149) 2024-09-07 09:23:04 -04:00
fado
ido5.3_compiler
ido7.1_compiler
ido_recomp
overlayhelpers
tests
ZAPD
ZAPDConfigs
.gitignore
assist.py
audio_extraction.py [Audio 7/?] Extract sequences to assembly (#2119) 2024-09-05 02:55:04 +09:00
check_disasm_metadata_unksyms.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
check_format.py
compare_actors_sizes.py
compress.py
convert_chars.py
csdis.py
csdis_re.py
decompile_data.py
decompress_baserom.py
disasm_elf_msg.py
dmadata.py
dmadata_start.sh
elf2rom.c
elf32.c
elf32.h
extract_baserom.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
extract_incbins.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
fix_bss.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
ichaindis.py
ido_block_numbers.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
m2ctx.py Cleanup: Pass all paths to tools rather than tools constructing them (#2017) 2024-09-05 03:49:16 +09:00
Makefile
makeromfs.c
mkdmadata.c
mkldscript.c Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
msgdis.py Freeze SFX IDs in msgdis.py (#2154) 2024-09-07 13:10:57 +02:00
msgenc.py
n64chksum.c
n64chksum.h
namefixer.py
permuter_settings.toml
preprocess.sh
preprocess_pragmas.c
regconvert.py
reloc_prereq.c
rgba5551.py
set_o32abi_bit.py
sfxconvert.py
spec.c Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
spec.h Use incremental link for z_message/z_game_over data shenanigans (#2051) 2024-08-19 18:16:04 +02:00
split_out.py
util.c
util.h
version_config.py
vt_fmt.py
vtxdis.c