summaryrefslogtreecommitdiff
path: root/src/object/lilypadLarge.c
AgeCommit message (Expand)Author
2025-03-09formattingHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09more transition function cleanupHenny022p
2024-01-06Rename vvv to actTileoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2024-01-01gustjar player fieldstheo3
2023-12-31define collisionstheo3
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
2023-12-28message definitionstheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-09-17Labeled one Portal Type and some animationsReinmmar
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
2023-04-30Use more PlayerFlags constantsCatobat
2022-08-09Document some player item stuffoctorock
2022-08-08Various documentationsTal Hayon
2022-08-07Merge pull request #553 from hatal175/documentnotyourav
2022-08-07Use negative values where appropriateTal Hayon
2022-08-05Decompile some functionsoctorock
2022-07-25Rename objectsoctorock
2022-07-10Decompile dust functions (except 2)Tal Hayon
2022-04-29Remove some gotosTal Hayon
2022-04-17Match lilypadLarge functions and add const dataTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-28identify some functionstheo3
2022-03-27player asm wiptheo3
2022-03-17cleanuptheo3
2022-03-07Use same names for arm functions and their trampolinesoctorock
2022-02-12Rename movement functionsoctorock
2022-02-01Merge pull request #335 from hatal175/surfacetypenotyourav
2022-01-30Use PlayerFlags where possibleTal Hayon
2022-01-29Merge pull request #331 from hatal175/framestatenotyourav
2022-01-29Use SurfaceType in LilyPadLargeTal Hayon
2022-01-29Use FrameState enum in a few placesTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-21fixed point stufftheo3
2022-01-20Decompile LilypadLargeoctorock