summaryrefslogtreecommitdiff
path: root/src/enemy
AgeCommit message (Expand)Author
2022-04-05Add fade flags enumTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-30sub_080385CC oktheo3
2022-03-30Match sub_08036998Tal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28rename coord.h to physics.htheo3
2022-03-28identify all player itemstheo3
2022-03-28mergetheo3
2022-03-28identify some functionstheo3
2022-03-28Match sub_0802922CTal Hayon
2022-03-28Change --x !=/== 0xff comparisonsTal Hayon
2022-03-27mergetheo3
2022-03-27player asm wiptheo3
2022-03-25Clean up a couple of boolsElliptic Ellipsis
2022-03-25A few moreElliptic Ellipsis
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-03-25FormatElliptic Ellipsis
2022-03-25Use COL_ enumElliptic Ellipsis
2022-03-24Add collision.h and start using its enumElliptic Ellipsis
2022-03-24Put const data in acroBandits + renamesTal Hayon
2022-03-21Define in FlyingPotElliptic Ellipsis
2022-03-20Misc prototype cleanupElliptic Ellipsis
2022-03-18Correct type of sub_0806F520 and use it as a boolElliptic Ellipsis
2022-03-18Merge pull request #449 from hatal175/objects4notyourav
2022-03-18Merge pull request #450 from EllipticEllipsis/FlyingPotnotyourav
2022-03-18FormatElliptic Ellipsis
2022-03-18Clean up a couple of commentsElliptic Ellipsis
2022-03-18Some documentationElliptic Ellipsis
2022-03-18Decompile objectB9 (cuccoMinigame)Tal Hayon
2022-03-17cleanuptheo3
2022-03-18FlyingPotEntity structElliptic Ellipsis
2022-03-18FlyingPot OKElliptic Ellipsis
2022-03-14Remove several gotosTal Hayon
2022-03-08Merge pull request #438 from octorock/octorokBossnotyourav
2022-03-07Decompile most of FrozenOctorokoctorock
2022-03-07Use new entity struct for octorok bossoctorock
2022-03-07Use same names for arm functions and their trampolinesoctorock
2022-03-06Merge pull request #433 from octorock/objectUtilsnotyourav
2022-03-06Merge pull request #430 from octorock/layer-structnotyourav
2022-03-06Decompile rest of objectUtilsoctorock
2022-03-05Improve LayerStructoctorock
2022-03-05Decompile some vramoctorock
2022-03-02Merge playerUtilsoctorock
2022-02-27Decompile Whirlwindoctorock
2022-02-27Use hitbox headeroctorock
2022-02-27Decompile EnemyItemoctorock
2022-02-23Merge pull request #404 from octorock/cloudPiranhanotyourav
2022-02-22Decompile CloudPiranhaoctorock