summaryrefslogtreecommitdiff
path: root/data/scripts
AgeCommit message (Expand)Author
2022-03-02Merge playerUtilsoctorock
2022-02-01Decompile asm_funcs in sittingPersonTal Hayon
2022-01-22pressure plate oktheo3
2022-01-05Fade documentationtheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27label script functionstheo3
2021-12-27Name some script commandsoctorock
2021-12-26Rename scriptsoctorock
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-06Merge branch 'master' into asset-extractionoctorock
2021-11-05Merge remote-tracking branch 'upstream/master' into mtheo3
2021-11-04entity changes, textbox changestheo3
2021-11-01Merge branch 'master' into demo-jpoctorock
2021-10-26add tiles.htheo3
2021-10-25Convert some additional entity listsoctorock
2021-10-25Convert directly referenced entity listsoctorock
2021-10-23Rename symbols for graphics and mapsoctorock
2021-10-16Add DEMO_JP variantoctorock
2021-08-28Decompile manager36octorock
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