summaryrefslogtreecommitdiff
path: root/src/npc/rem.c
AgeCommit message (Expand)Author
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30Merge branch 'master' into enemiesoctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-12-29document RoomVars structtheo3
2023-12-28clean up linkAnimation.ctheo3
2023-12-10Applied the enum for interactions (#647)Reinmmar
2023-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2023-04-30Change customHitbox in InteractableObject to Rect*Catobat
2023-04-30Change customHitbox in InteractableObject to s8*Catobat
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-08-06Document various fields and functionsTal Hayon
2022-07-25Rename objectsoctorock
2022-06-22Should be the rest of themElliptic Ellipsis
2022-06-21Even moreElliptic Ellipsis
2022-06-21Many more timers -> decElliptic Ellipsis
2022-04-28Add TextCategory enumTal Hayon
2022-04-01Use fixed point macros where possibleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-17cleanuptheo3
2022-03-06rename and retype RoomVars field_0xacTal Hayon
2022-03-05Decompile the rest of remTal Hayon
2022-02-18Merge pull request #393 from octorock/objectsnotyourav
2022-02-18Decompile BossDooroctorock
2022-02-18Add playeritem enum and use ids and kinds in all Findentity callsTal Hayon
2022-01-30Use npc enum when possibleTal Hayon
2022-01-21fixed point stufftheo3
2022-01-03naming worktheo3
2021-12-27mergetheo3
2021-12-27finish player.ctheo3
2021-12-27Name some script commandsoctorock
2021-12-26Rename scriptsoctorock
2021-12-20header overhaultheo3
2021-12-19propagate changestheo3
2021-12-14mergetheo3
2021-12-14cleanuptheo3
2021-12-13Decompile OctorokBossoctorock
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-11-04entity changes, textbox changestheo3
2021-09-22managerF.c: okIbot02
2021-05-27Split npc filesoctorock
2021-03-23finished sound enumHenny022p
2021-03-23naming and moving stuffHenny022p
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-09big cleanup part 1Henny022p
2021-03-09named some stuffHenny022p
2021-03-06Prefix script files with script_ instead of gUnk_octorock