summaryrefslogtreecommitdiff
path: root/src/enemy/mazaalHead.c
AgeCommit message (Expand)Author
2025-03-09formattingHenny022p
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09replace ScreenTransitionData with TransitionHenny022p
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-12-30Create new entity structs for enemiesoctorock
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Create some enemy structsoctorock
2023-09-18Filled in the directionsReinmmar
2022-09-03Extract some dataoctorock
2022-07-25Rename objectsoctorock
2022-06-21InitScreenShake time -> decElliptic Ellipsis
2022-06-21Some more actionDelaysElliptic Ellipsis
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-17cleanuptheo3
2022-02-12Rename enemy functionsoctorock
2022-02-01Merge pull request #343 from octorock/wizzrobesnotyourav
2022-02-01Merge pull request #338 from hatal175/projenumnotyourav
2022-02-01Merge pull request #333 from hatal175/playercontrolmodenotyourav
2022-01-31Decompile Wizzrobesoctorock
2022-01-30Use projectile enum when possibleTal Hayon
2022-01-29Use PlayerControlMode in a few placesTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-21fixed point stufftheo3
2022-01-13Match sub_08034A10hatal175
2022-01-12Merge pull request #294 from hatal175/sub_080348A4notyourav
2022-01-12Match sub_080348A4Tal Hayon
2022-01-12Match sub_0803473Chatal175
2022-01-11Merge pull request #290 from nonmatch/patch-25notyourav
2022-01-11Match sub_08034B38hatal175
2022-01-11Match sub_080347B4hatal175
2022-01-05doxygen groupstheo3
2022-01-04sort out functions.htheo3
2022-01-03naming worktheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27finish player.ctheo3
2021-12-25name asm funcstheo3
2021-12-20header overhaultheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-26add effects.htheo3
2021-10-16Name CreateProjectile functionsoctorock
2021-08-30Decompile manager35octorock
2021-05-02use id enums in mazaalHenny022p