summaryrefslogtreecommitdiff
path: root/src/npc
AgeCommit message (Expand)Author
2025-03-09cleanupHenny022p
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup asm.hHenny022p
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09more transition function cleanupHenny022p
2025-03-09replace ScreenTransitionData with TransitionHenny022p
2024-01-06Fix formatoctorock
2024-01-06Rename vvv to actTileoctorock
2024-01-06Rename metaTilesoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2024-01-01npc5 documenttheo3
2023-12-31define collisionstheo3
2023-12-31Merge pull request #684 from notyourav/tilesTheo
2023-12-31document tile asm functionstheo3
2023-12-31True match sub_08068578 (#683)KEKW555
2023-12-31True match sub_0806252CElmyr de Hory
2023-12-30label contact flagstheo3
2023-12-30merge upstreamtheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Fix formatoctorock
2023-12-30Merge branch 'master' into enemiesoctorock
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-12-30Create new entity structs for enemiesoctorock
2023-12-29document RoomVars structtheo3
2023-12-28message definitionstheo3
2023-12-28clean up linkAnimation.ctheo3
2023-12-28fix fakematch in LinkHoldingItem_Action3theo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-24Match SortKinstoneBagHenny022p
2023-12-10Match sub_08066490 (#648)KEKW555
2023-12-10Applied the enum for interactions (#647)Reinmmar
2023-09-18Filled in the directionsReinmmar
2023-08-15Labeled all unlabeled inputs(if I didn't miss any)Reinmmar
2023-08-06Merge pull request #620 from Henny022p/savefilenotyourav
2023-08-02SaveFile cleanup part 3Henny022p
2023-08-02SaveFile cleanup part 1Henny022p
2023-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2023-07-05Use metatile enumoctorock
2023-07-05formatHenny022p
2023-07-05various small documentation changesHenny022p
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-17Extract player macrosoctorock
2023-06-17Extract KeyValuePairsoctorock
2023-06-10Extract some map data definitionsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-05-06Missed a lineCatobat