summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Expand)Author
2021-06-23Add EU variantoctorock
2021-06-23Add JP variantoctorock
2021-05-02Decompile goronMerchantoctorock
2021-04-21Add missing pointers to scripts for entry to Lon Lon Ranch and door in Sanctuaryoctorock
2021-04-18Extract more pointers from data sectionoctorock
2021-03-28merge changesHenny022p
2021-03-24Split data_08108D30.s and extract pointersoctorock
2021-03-24documented most audio stuffHenny022p
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-13quick fix 🙂theo3
2021-03-09Replace the remaining pointers in scriptsoctorock
2021-03-09Use .2byte for zeros in scriptsoctorock
2021-03-09Readd void parametersoctorock
2021-03-09named some stuffHenny022p
2021-03-08another variadic macroHenny022p
2021-03-08naming stuffHenny022p
2021-03-07renamed JumpSwitch to JumpTableHenny022p
2021-03-07replaced JumpSwitch macros with variadic versionsHenny022p
2021-03-07Detect CallWithArg that pass a pointer to a script as an argumentoctorock
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-03-07Rename to Begin/EndBlockoctorock
2021-03-06Clean up script filesoctorock
2021-03-06Add labels for relative jumpsoctorock
2021-03-06Prefix script files with script_ instead of gUnk_octorock
2021-03-06Generate variants of macros for functions with variable parameter countoctorock
2021-03-06Add labels for room entity lists referenced in scriptsoctorock
2021-03-06Reference pointers directlyoctorock
2021-03-06Split at externally referenced labelsoctorock
2021-03-06Split scripts at more useful placesoctorock
2021-03-06Split scripts into separate filesoctorock
2021-03-06Apply renamingoctorock
2021-03-06Add parameters for all the commandsoctorock
2021-03-06Move all scripts to data/scripts.soctorock
2021-03-06Use assembly macros insteadoctorock