summaryrefslogtreecommitdiff
path: root/include
AgeCommit message (Expand)Author
2021-03-17port m4aHenny022p
2021-03-15several more player functions donetheo3
2021-03-15more cleanupHenny022p
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-15more cleanupHenny022p
2021-03-15fixed suggestions, and also improved the similar archway.cgamestabled
2021-03-13quick fix 🙂theo3
2021-03-09big cleanup part 1Henny022p
2021-03-09named some stuffHenny022p
2021-03-08naming stuffHenny022p
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-03-06Apply renamingoctorock
2021-03-06named a lot of script commandsHenny022p
2021-03-06started naming script stuffHenny022p
2021-03-06Reset changes to script.coctorock
2021-03-06Generate using inline assemblyoctorock
2021-03-06Add first draft for a script disassembleroctorock
2021-03-06Add notes to script.coctorock
2021-03-04Extract constant data for ezloCapoctorock
2021-03-02fixed some argument typesHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02extracted gUnk_0811E4BC from baseromHenny022p
2021-03-02matched sub_0807D008Henny022p
2021-03-02use void* for data pointersHenny022p
2021-03-02matched data read, write and compare functionsHenny022p
2021-03-02merge PR 4Henny022p
2021-03-01eeprom function return type is u16Henny022p
2021-03-01const input pointersHenny022p
2021-03-01renamed source file to eeprom.cHenny022p
2021-02-28Update EntityData structtheo3
2021-02-28resolve sfx callstheo3
2021-02-28fix bg structstheo3
2021-02-28create object enum and update entity type structtheo3
2021-02-28more symbolstheo3
2021-02-27gave names to functions and magic valuesHenny022p
2021-02-26Merge remote-tracking branch 'upstream/master' into proxy_namingtheo3
2021-02-26tmptheo3
2021-02-24decompile much of ezloCap.soctorock
2021-02-19clang-format pass and workflowtheo3
2021-02-19wip2theo3
2021-02-19Merge pull request #119 from Henny022p/masternotyourav
2021-02-19moved script related functions from functions.h to script.hHenny022p
2021-02-19begin arm_proxy.ctheo3
2021-02-19improved signature of StartPlayerScriptHenny022p
2021-02-19improved signature of StartCutsceneHenny022p
2021-02-19Merge pull request #1 from zeldaret/masterHenny022p
2021-02-19use proper function pointer in sub_0807DDACHenny022p
2021-02-19cleaned some usage of ExecuteScriptCommandSetHenny022p