summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-03-17Merge branch 'master' into plynotyourav
2021-03-17port m4aHenny022p
2021-03-16update for latest changesHenny022p
2021-03-16polymorphism stuffHenny022p
2021-03-16minishSizedEntrance OKgamestabled
2021-03-15several more player functions donetheo3
2021-03-15missed formatting on this oneHenny022p
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-15MinishSizedArchway OKgamestabled
2021-03-13quick fix 🙂theo3
2021-03-09Replace the remaining pointers in scriptsoctorock
2021-03-09Readd void parametersoctorock
2021-03-09big cleanup part 1Henny022p
2021-03-09named some stuffHenny022p
2021-03-08naming stuffHenny022p
2021-03-07renamed JumpSwitch to JumpTableHenny022p
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-03-07Rename to Begin/EndBlockoctorock
2021-03-06Add labels for relative jumpsoctorock
2021-03-06Prefix script files with script_ instead of gUnk_octorock
2021-03-06Split scripts into separate filesoctorock
2021-03-06named a lot of script commandsHenny022p
2021-03-06started naming script stuffHenny022p
2021-03-06Reset changes to script.coctorock
2021-03-06Move all scripts to data/scripts.soctorock
2021-03-06Use assembly macros insteadoctorock
2021-03-06Generate using inline assemblyoctorock
2021-03-06Add first draft for a script disassembleroctorock
2021-03-06Split off second scriptoctorock
2021-03-06Start building macros for scriptsoctorock
2021-03-06Add notes to script.coctorock
2021-03-04Refactor rest of ezloCapoctorock
2021-03-04Extract constant data for ezloCapoctorock
2021-03-04Apply suggested improvementsoctorock
2021-03-02fixed some argument typesHenny022p
2021-03-02matched VerifyChecksumHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02naming and documenting stuffHenny022p
2021-03-02renamed Thing to ChecksumHenny022p
2021-03-02named SaveFileEEPROMAddresses and membersHenny022p
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-02fixed filename capitalizationHenny022p