summaryrefslogtreecommitdiff
path: root/src/enemy
AgeCommit message (Collapse)Author
2026-02-08Merge pull request #701 from Henny022p/cleanup/250302HEADmasterHenny022p
Various code cleanup changes
2025-03-09formattingHenny022p
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-09name transition handler functionsHenny022p
2025-03-09replace ScreenTransitionData with TransitionHenny022p
the struct did exist twice
2025-03-09name flag fields in structsHenny022p
2025-01-12document unknown members of PeahatHenny022p
2025-01-12rename gUnk_020000B0 to gEnemyTarget and move it to a headerHenny022p
2024-01-06Fix formatoctorock
2024-01-06Add more tilemap documentationoctorock
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
2024-01-01npc5 documenttheo3
2023-12-31define collisionstheo3
2023-12-31document tile asm functionstheo3
2023-12-30label contact flagstheo3
2023-12-30create enemy struct and enemy flagstheo3
2023-12-30merge upstreamtheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-31Merge branch 'master' into tilemap-docsoctorock
2023-12-30Merge branch 'master' into enemiesoctorock
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 pull request #677 from tonyjih/match_sub_0802C334Theo
True match sub_0802C334
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Merge branch 'master' into enemiesoctorock
2023-12-29Create some enemy structsoctorock
2023-12-29True match sub_0802C334Tony Jih
2023-12-29label some asm functionstheo3
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-24True match Enemy50_OnCollisionKEKW555
2023-12-23Match sub_08039B28Tony Jih
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-09-20found another place where animations hidReinmmar
2023-09-19Had a wrong name for an animationReinmmar
2023-09-18Formatting againReinmmar
2023-09-18Filled in the directionsReinmmar
2023-09-17more formattingReinmmar
2023-09-17Labeled one Portal Type and some animationsReinmmar
2023-09-17Labeled PlayerState and PlayerAction stuffReinmmar