summaryrefslogtreecommitdiff
path: root/asm/macros/scripts.inc
AgeCommit message (Expand)Author
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-01Create new entity structs for NPCsoctorock
2022-12-21Fix pathsoctorock
2022-10-08Extract some dataoctorock
2022-07-25Rename objectsoctorock
2022-05-14Use enums across more scripts and filesTal Hayon
2022-05-13Use enums in more scriptsTal Hayon
2022-05-13Initial version of enum extractor scriptTal Hayon
2022-03-02Merge playerUtilsoctorock
2022-01-05Fade documentationtheo3
2021-12-27label script functionstheo3
2021-12-27Name some script commandsoctorock
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-06Merge branch 'master' into asset-extractionoctorock
2021-11-04entity changes, textbox changestheo3
2021-10-26add tiles.htheo3
2021-10-23Rename symbols for graphics and mapsoctorock
2021-03-24documented most audio stuffHenny022p
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-13quick fix 🙂theo3
2021-03-09Use .2byte for zeros in scriptsoctorock
2021-03-09named some stuffHenny022p
2021-03-08another variadic macroHenny022p
2021-03-08naming stuffHenny022p
2021-03-07renamed JumpSwitch to JumpTableHenny022p
2021-03-07replaced .short/.word with .2byte/.4byte in script macrosHenny022p
2021-03-07replaced JumpSwitch macros with variadic versionsHenny022p
2021-03-07Rename to Begin/EndBlockoctorock
2021-03-06Clean up script filesoctorock
2021-03-06Add labels for relative jumpsoctorock
2021-03-06Generate variants of macros for functions with variable parameter countoctorock
2021-03-06Reference pointers directlyoctorock
2021-03-06Split at externally referenced labelsoctorock
2021-03-06Split scripts at more useful placesoctorock