summaryrefslogtreecommitdiff
path: root/src/npc/mayorHagen.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-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
2023-01-08Name more functionsCatobat
2022-04-28Add TextCategory enumTal Hayon
2022-04-23Add DialogType and DialogFlagType enumsTal Hayon
2022-04-16Put const data in mayorHagenTal Hayon
2022-03-30sort out most of functions.htheo3
2022-03-02Merge playerUtilsoctorock
2022-02-18Decompile BossDooroctorock
2022-01-04sort out functions.htheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-03-15more cleanupHenny022p
2021-03-15Merge branch 'master' into cleanup_declarationsHenny022p
2021-03-09big cleanup part 1Henny022p
2021-03-09named some stuffHenny022p
2021-02-19moved script related functions from functions.h to script.hHenny022p
2021-02-19use proper function pointer in sub_0807DDACHenny022p
2021-02-03fileScreen.c OKtheo3
2020-11-07Merge branch 'master' of https://github.com/zeldaret/tmc21aslade
2020-08-23Merge branch 'master' of https://github.com/zeldaret/tmc21aslade
2020-08-22remove double function definitionBehemoth
2020-08-22finish decompile townMinishBehemoth
2020-08-08renamed all occurences of "link" to "player"theo3
2020-08-04struct_02002A40 -> structures.htheo3
2020-08-03Decompile oject48.cMarcus Huderle
2020-07-16MoblinLady and MayorHagenMacrepeh