summaryrefslogtreecommitdiff
path: root/src/enemy/businessScrub.c
AgeCommit message (Collapse)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2025-03-09name flag fields in structsHenny022p
2024-01-06Fix formatoctorock
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
2023-12-31document tile asm functionstheo3
2023-12-30create enemy struct and enemy 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-30Create new entity structs for enemiesoctorock
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Create some enemy structsoctorock
2023-12-28message definitionstheo3
2023-12-28clean up linkAnimation.ctheo3
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-09-18Filled in the directionsReinmmar
2023-08-01Create new entity structs for NPCsoctorock
2023-07-05Use metatile enumoctorock
2023-07-05formatHenny022p
2023-07-05various small documentation changesHenny022p
made during SGDQ23 while working on multiworld randomizer Co-authored-by: Ibot02 <jtp.jtp@gmx.de>
2023-06-24Create enums for Vvvs and MetaTilesoctorock
2023-04-29Name the special values used with Kinstone FusionsCatobat
2023-04-28Name a lot of functions about interactable objectsCatobat
2023-01-08Business Scrub Kinstone stuffCatobat
2023-01-08Name more functionsCatobat
2022-06-21Many more timers -> decElliptic Ellipsis
2022-06-21Use dec for actionDelay in a lot of entitiesElliptic Ellipsis
2022-04-28Add TextCategory enumTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-28Match sub_0802922CTal Hayon
2022-03-18Decompile objectB9 (cuccoMinigame)Tal Hayon
2022-03-17cleanuptheo3
2022-03-05Decompile some vramoctorock
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-02-12Rename movement functionsoctorock
2022-02-12Rename enemy functionsoctorock
2022-02-01Merge pull request #338 from hatal175/projenumnotyourav
2022-01-29Merge pull request #330 from hatal175/playeractionsnotyourav
Use PlayerActions enum in several places
2022-01-30Use projectile enum when possibleTal Hayon
2022-01-29Use PlayerActions enum in several placesTal Hayon
2022-01-28Use sfx sounds enum whereever applicableTal Hayon
2022-01-24Decompile PushableLeveroctorock
2022-01-20Decompile LilypadLargeoctorock
2022-01-12Unify asm for non-matching functionsoctorock
So that tools can easier work with them.
2022-01-05doxygen groupstheo3
2022-01-04sort out functions.htheo3