summaryrefslogtreecommitdiff
path: root/src/object/objectA.c
AgeCommit message (Collapse)Author
2025-03-09cleanup headersHenny022p
2025-03-09name flag fields in structsHenny022p
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-07-31Create new entity structs for Objectsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-07-25Rename objectsoctorock
2022-02-27Use hitbox headeroctorock
2022-01-03naming worktheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-22object6A oktheo3
2021-12-20header overhaultheo3
2021-11-12Merge branch 'master' into asset-extractionoctorock
2021-11-12Extract entity definitionsoctorock
2021-03-15more cleanupHenny022p
2021-02-28more symbolstheo3
2020-11-13clang-format and newlinestheo3
2020-11-07Merge branch 'master' of https://github.com/zeldaret/tmc21aslade
2020-09-18decompile madderpillarBehemoth
2020-08-26- label effect functionsBehemoth
- combine object creation function
2020-08-23Merge branch 'master' of https://github.com/zeldaret/tmc21aslade
2020-08-15objectA.c OKtheo3