summaryrefslogtreecommitdiff
path: root/asm/macros
AgeCommit message (Expand)Author
2024-01-06Add more tilemap documentationoctorock
2024-01-06Rename vvv to actTileoctorock
2024-01-06Rename metaTilesoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-29document RoomVars structtheo3
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-06-11Decompile some functionsoctorock
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-28name remaining entity fieldstheo3
2022-03-05Improve LayerStructoctorock
2022-03-02Merge playerUtilsoctorock
2022-01-05Fade documentationtheo3
2021-12-27label script functionstheo3
2021-12-27Name some script commandsoctorock
2021-12-20framestate, ezlo hinttheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-19Calculate offsets for map and gfxoctorock
2021-11-06Merge branch 'master' into asset-extractionoctorock
2021-11-04entity changes, textbox changestheo3
2021-11-01Use more macrosoctorock
2021-10-31asm notestheo3
2021-10-31Extract sprite framesoctorock
2021-10-31Extract palette groupsoctorock
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-16Extract aif filesoctorock
2021-10-16Extract voicegroupsoctorock
2021-03-28soundsHenny022p
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