mirror of https://github.com/zeldaret/oot.git
* commit old stuff * progress * progress * progress * progress * more progress, renaming cues next * small changes * enum values added for all actions * hardcoded values removed when possible * commands renamed * first pass of action -> cue * fix some matches * some more cleanup * scriptPtr * forgot one * remove cue rot union * more changes * some more stuff * more stuff * fix matching issues * some more things * progress, starting to rename destinations * small changes * name some destinations * more names * need to switch branch * progress * first pass of destination names * usages fixed * use destination enum * fix csdis * format * command descriptions * revert accidental zap changes * forgot some things * use a single macro for CutsceneCameraPoint (idk why i didnt think of this sooner) * typo * review1 * clarify ruby/sapphire comment * remove endframe for commands that dont use it * some more review * most review, but not all * scriptPtr -> script, and another small change * ocarina action * remove +1 from light settings command, change comment * actionIndex -> cueIdTemp (i guess) * _SetCueX -> _SetXFromCue * format * tweak fade out seq arg names * use spline terminology * more dragorn and engineer review * misc start/end frame note * cleanup StartPosRotFromCue vs PosRotFromCue * cleanup spline terminology * sPrevCamId -> sReturnToCamId * comment on debug cs data address * Cutscene_Init -> Cutscene_InitContext * single point types are not a list * remove todo comment * some more review * rumble struct names * some review * more review * missed one * reword pointer comment * even more review * match transition terminology with z_play * change condition and format * frame count * command specific structs with alignment * anon review * remove unneeded arg from time macro * yeet `CsCmdGeneric` * remove unused from single point types * typo * compromise attempt -- name endFrame everywhere * fixes * fix again * copied the wrong note * cutscene data note * review, format * compat defines * idk whats going on man Co-authored-by: Dragorn421 <Dragorn421@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| ZAPD | ||
| ZAPDConfigs/MqDbg | ||
| asm_processor | ||
| asmsplitter | ||
| fado | ||
| ido5.3_compiler | ||
| ido7.1_compiler | ||
| ido_recomp | ||
| overlayhelpers | ||
| .gitignore | ||
| Makefile | ||
| assist.py | ||
| bootstrap_actors.py | ||
| bootstrap_fx.py | ||
| bootstrap_overlay_decomp.py | ||
| compare_actors_sizes.py | ||
| convert_chars.py | ||
| create_actor_headers.py | ||
| csdis.py | ||
| decompile_data.py | ||
| disasm_elf_msg.py | ||
| disassemble.py | ||
| elf2rom.c | ||
| elf32.c | ||
| elf32.h | ||
| find_unused_asm.sh | ||
| fix_data_stuff.py | ||
| format_s_files.py | ||
| get_actor_sizes.py | ||
| ichaindis.py | ||
| m2ctx.py | ||
| makeromfs.c | ||
| migrate-rodata.py | ||
| mkdmadata.c | ||
| mkldscript.c | ||
| msgdis.py | ||
| msgenc.py | ||
| n64chksum.c | ||
| n64chksum.h | ||
| namefixer.py | ||
| permuter_settings.toml | ||
| reformat_data_files.py | ||
| regconvert.py | ||
| reloc_prereq.c | ||
| rgba5551.py | ||
| set_o32abi_bit.py | ||
| sfxconvert.py | ||
| spec.c | ||
| spec.h | ||
| specprocess.py | ||
| split_out.py | ||
| split_out_overlay_funcs.py | ||
| util.c | ||
| util.h | ||
| vt_fmt.py | ||
| vtxdis.c | ||
| xmlcreate.py | ||
| yaz0.c | ||
| yaz0.h | ||
| yaz0tool.c | ||