summaryrefslogtreecommitdiff
path: root/src/playerItem
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Fix formatoctorock
2024-01-06Rename vvv to actTileoctorock
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
2024-01-01gustjar player fieldstheo3
2023-12-31define collisionstheo3
2023-12-31document tile asm functionstheo3
2023-12-30label contact flagstheo3
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-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-09-18Filled in the directionsReinmmar
2023-09-17added bow_state :)Reinmmar
2023-08-15Labeled all unlabeled inputs(if I didn't miss any)Reinmmar
2023-07-30Create new entity structs for Player Itemsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-17Extract KeyValuePairsoctorock
2023-04-30Use more PlayerFlags constantsCatobat
2022-11-21Matches from site(Henny022p,octorock,Léo Lam,ThothWhatsThis)Tal Hayon
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-08-26Match sub_080A2E00Tal Hayon
2022-08-15Match sub_08078D60Tal Hayon
2022-08-09Document some player item stuffoctorock
2022-08-06Document various fields and functionsTal Hayon
2022-07-29Document various fieldsTal Hayon
2022-07-25Rename objectsoctorock
2022-07-22Fix all the zero comparison bit tricks I could findTal Hayon
2022-07-14Add nonmatch for sub_080A7A84Tal Hayon
2022-07-13Putting some nonmatch functions from siteTal Hayon
2022-07-04Match sub_080ACDB0Tal Hayon
2022-06-22Should be the rest of themElliptic Ellipsis
2022-06-21Even moreElliptic Ellipsis
2022-06-21Many more timers -> decElliptic Ellipsis
2022-05-06Match PlayerItemCellOverwriteSetTal Hayon
2022-05-04match sub_080A7B98Tal Hayon
2022-04-21Put const data in playerItemFireRodProjectileTal Hayon
2022-04-20Match sub_080ACF2C and put const data in playerItemHeldObjectTal Hayon
2022-04-19Match functions and put const data in playerItemSwordTal Hayon
2022-04-13Merge pull request #493 from hatal175/data3notyourav
2022-04-13Move const data into playerItemSpiralBeamTal Hayon
2022-04-13Move const data into playerItemGustBigTal Hayon
2022-04-13put const data in playerItemBowTal Hayon