summaryrefslogtreecommitdiff
path: root/src/object/itemOnGround.c
AgeCommit message (Expand)Author
2025-03-09cleanup asm.hHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09name flag fields in structsHenny022p
2024-01-06Fix formatoctorock
2024-01-06Rename vvv to actTileoctorock
2024-01-06Rename metaTilesoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2023-12-31define collisionstheo3
2023-12-30label contact flagstheo3
2023-12-30merge upstreamtheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Merge branch 'master' into enemiesoctorock
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-12-29document RoomVars structtheo3
2023-12-28clean up linkAnimation.ctheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-07-31Create new entity structs for Objectsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-17Extract KeyValuePairsoctorock
2022-07-25Rename objectsoctorock
2022-04-16Put const data in itemOnGroundTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28name remaining entity fieldstheo3
2022-03-07Use same names for arm functions and their trampolinesoctorock
2022-02-27Use hitbox headeroctorock
2022-02-18Decompile ObjectA8octorock
2022-02-18Decompile Fairyoctorock
2022-02-12Rename movement functionsoctorock
2022-02-10extract item metadata tableHenny022p
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-22pressure plate oktheo3
2022-01-21fixed point stufftheo3
2022-01-02PlayerNormal oktheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-27finish player.ctheo3
2021-12-25name asm funcstheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-10thumb interwork finishedtheo3
2021-11-04entity changes, textbox changestheo3
2021-06-23Add EU variantoctorock
2021-05-02use object enum in object creationHenny022p
2021-04-18Extract more pointers from data sectionoctorock
2021-03-23finished sound enumHenny022p