summaryrefslogtreecommitdiff
path: root/src/manager/fightManager.c
AgeCommit message (Collapse)Author
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-28clean up linkAnimation.ctheo3
2022-09-03Extract some dataoctorock
Sort data according to the compilation using they belong to. Extract background animations.
2022-08-08Various documentationsTal Hayon
2022-05-18Rename managersoctorock