summaryrefslogtreecommitdiff
path: root/src/object/figurineDevice.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Rename metaTilesoctorock
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-31document tile asm functionstheo3
2023-12-30merge upstreamtheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
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
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-12-03Match sub_08088160 (#637)KEKW555
* Nuke asm/non_matching/figurineDevice/sub_08088160.inc * Match sub_08088160 * Remove headers * Update vars * Add JP & EU ifdefs * Revert field names
2023-08-23formattingReinmmar
2023-08-23Commented a bunch and renamed functionsReinmmar
2023-08-14Labeled Inputs and renamed functions and variablesReinmmar
2023-08-06Merge pull request #620 from Henny022p/savefilenotyourav
SaveFile cleanup
2023-08-02SaveFile cleanup part 3Henny022p
2023-08-02SaveFile cleanup part 2Henny022p
2023-08-02SaveFile cleanup part 1Henny022p
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-09-01Match sub_08087F94Tal Hayon
2022-08-18Match sub_08088328Tal 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-04-28Add TextCategory enumTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-28figurine cleanuptheo3
2022-03-19Decompile staffrolloctorock
2022-03-18Decompile objectB9 (cuccoMinigame)Tal Hayon
2022-03-17cleanuptheo3
2022-03-02Merge and split gameoctorock
2022-02-27Decompile FigurineDeviceoctorock