summaryrefslogtreecommitdiff
path: root/src/enemy/mazaalMacro.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup asm.hHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-30Create new entity structs for enemiesoctorock
2023-12-29Create some enemy structsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2022-09-03Extract some dataoctorock
Sort data according to the compilation using they belong to. Extract background animations.
2022-06-21InitScreenShake time -> decElliptic Ellipsis
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-27mergetheo3
2022-03-27player asm wiptheo3
2022-03-25Clean up a couple of boolsElliptic Ellipsis
2022-02-12Rename enemy functionsoctorock
2022-01-05doxygen groupstheo3
2022-01-03naming worktheo3
2021-12-27mergetheo3
2021-12-27finish player.ctheo3
2021-12-26Rename scriptsoctorock
2021-12-20header overhaultheo3
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-10-26add effects.htheo3
2021-08-30Decompile manager35octorock
2021-05-02use id enums in mazaalHenny022p
2021-05-02some cleanupHenny022p
2021-05-02mazaal macroHenny022p
2021-04-29mazaal bracelet decompHenny022p