summaryrefslogtreecommitdiff
path: root/src/enemy/bombarossa.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-29Create some enemy structsoctorock
2022-07-25Rename objectsoctorock
2022-03-30sort out most of functions.htheo3
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-03-06Decompile rest of objectUtilsoctorock
2022-02-12Rename movement functionsoctorock
2022-02-12Rename enemy functionsoctorock
2022-01-10clang formatTal Hayon
2022-01-10Review fixesTal Hayon
2022-01-09Decompile BombarossaTal Hayon