summaryrefslogtreecommitdiff
path: root/src/npc/npc5.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2024-01-06Fix formatoctorock
2024-01-06Rename vvv to actTileoctorock
2024-01-06Merge branch 'master' into tilemap-docsoctorock
2024-01-01npc5 documenttheo3
2023-12-31define collisionstheo3
2023-12-31document tile asm functionstheo3
2023-12-30label contact flagstheo3
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-28Merge branch 'master' into tilemap-docsoctorock
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2023-07-05Use metatile enumoctorock
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-06-17Extract KeyValuePairsoctorock
2023-05-31Merge remote-tracking branch 'upstream/master' into tilemap-docsoctorock
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-12-21Fix pathsoctorock
2022-07-25Rename objectsoctorock
2022-06-22Should be the rest of themElliptic Ellipsis
2022-06-11Decompile some functionsoctorock
2022-05-14Use enums across more scripts and filesTal 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-27player asm wiptheo3
2022-03-17cleanuptheo3
2022-03-07Use same names for arm functions and their trampolinesoctorock
To easier jump to the corresponding source code.
2022-02-27Use hitbox headeroctorock
2022-02-15Decompile the rest of npc5Tal Hayon
2022-02-12Rename movement functionsoctorock
2022-02-12Decompile movementoctorock
2022-02-09Decompile Armosoctorock
2022-02-01Merge pull request #343 from octorock/wizzrobesnotyourav
Decompile Wizzrobes
2022-01-31Decompile Wizzrobesoctorock
2022-01-30Use npc enum when possibleTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-23clang formatTal Hayon
2022-01-23Renaming according to reviewTal Hayon
2022-01-23Decompile coord.sTal Hayon
2022-01-20Decompile LilypadLargeoctorock
2022-01-11Decompile sub_08061464Tal Hayon
2022-01-09Match sub_080611D4hatal175
2022-01-04sort out functions.htheo3
2022-01-03naming worktheo3
2022-01-03more game.ctheo3