summaryrefslogtreecommitdiff
path: root/src/npc/beedle.c
AgeCommit message (Expand)Author
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
2023-12-28message definitionstheo3
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-30Name and clean up some functions and structsCatobat
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-10-08Extract some dataoctorock
2022-08-08Various documentationsTal Hayon
2022-04-28Add TextCategory enumTal Hayon
2022-04-14Put const data in beedleTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-17cleanuptheo3
2022-03-05Decompile houseDoorInteriorTal Hayon
2022-03-02Merge playerUtilsoctorock
2022-02-18Decompile BossDooroctorock
2022-01-29Use EntityFlags enum where applicableTal Hayon
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-04entity changes, textbox changestheo3
2021-03-15several more player functions donetheo3
2021-03-09named some stuffHenny022p
2021-03-08naming stuffHenny022p
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-02-28create object enum and update entity type structtheo3
2021-02-28more symbolstheo3
2021-02-19moved script related functions from functions.h to script.hHenny022p
2021-02-19use proper function pointer in sub_0807DDACHenny022p
2021-01-31finish main.ctheo3
2020-08-08renamed all occurences of "link" to "player"theo3
2020-07-15beedle Okchandler
2020-07-15one non-matching in beedlechandler