summaryrefslogtreecommitdiff
path: root/src/projectile/stalfosProjectile.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup asm.hHenny022p
2025-03-09cleanup headersHenny022p
2023-12-31define collisionstheo3
2023-12-30label contact flagstheo3
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-07-23Create new entity structs for Projectilesoctorock
2022-08-07Use negative values where appropriateTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-18Correct type of sub_0806F520 and use it as a boolElliptic Ellipsis
2022-01-21fixed point stufftheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-25name asm funcstheo3
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-26add effects.htheo3
2021-10-16Rename projectilesoctorock