summaryrefslogtreecommitdiff
path: root/src/npc/castleMaid.c
AgeCommit message (Expand)Author
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
2022-10-08Extract some dataoctorock
2022-08-09Document some player item stuffoctorock
2022-04-28Add TextCategory enumTal Hayon
2022-04-23Add DialogType and DialogFlagType enumsTal Hayon
2022-04-14Put const data in castleMaidTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-02-12Rename movement functionsoctorock
2022-02-11Remove boolcast uses from codeTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-07clang formatTal Hayon
2022-01-07Decompile castleMaid functionsTal Hayon
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-12-12overworldtheo3
2021-11-15fix flag enumtheo3
2021-11-12remove redundant unionstheo3
2021-11-05Merge remote-tracking branch 'upstream/master' into mtheo3
2021-11-04entity changes, textbox changestheo3
2021-10-16Add DEMO_JP variantoctorock
2021-06-23Add EU variantoctorock
2021-06-23Add JP variantoctorock
2021-05-27Split npc filesoctorock