summaryrefslogtreecommitdiff
path: root/src/enemy/vaatiArm.c
AgeCommit message (Collapse)Author
2025-03-09formattingHenny022p
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09replace ScreenTransitionData with TransitionHenny022p
the struct did exist twice
2023-12-31define collisionstheo3
2023-12-30label contact flagstheo3
2023-12-30create enemy struct and enemy flagstheo3
2023-12-30Use new entity struct for playeroctorock
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
2022-09-09Match sub_0804334CTal Hayon
2022-09-05Merge pull request #571 from octorock/datanotyourav
2022-09-03Extract some dataoctorock
Sort data according to the compilation using they belong to. Extract background animations.
2022-09-02Match sub_0804393CTal Hayon
2022-08-29Match sub_080432A8Tal Hayon
2022-08-26Match sub_08043B08Tal Hayon
2022-08-08Various documentationsTal Hayon
2022-07-25Rename objectsoctorock
2022-07-13Putting some nonmatch functions from siteTal Hayon
2022-06-22Should be the rest of themElliptic Ellipsis
2022-06-21Many more timers -> decElliptic Ellipsis
2022-05-05Match sub_08044000Tal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28name remaining entity fieldstheo3
2022-03-17cleanuptheo3
2022-02-27Decompile Whirlwindoctorock
2022-02-27Use hitbox headeroctorock
2022-02-12Rename movement functionsoctorock
2022-02-12Rename enemy functionsoctorock
2022-02-01Merge pull request #343 from octorock/wizzrobesnotyourav
Decompile Wizzrobes
2022-01-31Decompile Wizzrobesoctorock
2022-01-30Use projectile enum when possibleTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-23Renaming according to reviewTal Hayon
2022-01-23Merge remote-tracking branch 'upstream/master' into coordTal Hayon
2022-01-23Decompile coord.sTal Hayon
2022-01-21fixed point stufftheo3
2022-01-12Match sub_08043770hatal175
2022-01-08vaatiarm: Fix sub_08043490Tal Hayon
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-25name asm funcstheo3
2021-12-20header overhaultheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3