summaryrefslogtreecommitdiff
path: root/src/npc/npc23.c
AgeCommit message (Collapse)Author
2025-03-09cleanup structures.hHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30Use new entity struct for playeroctorock
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28message definitionstheo3
2023-12-10Match sub_08066490 (#648)KEKW555
* Nuke sub_08066490.inc * Match sub_08066490 * Remove extra bracket
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
2023-09-18Filled in the directionsReinmmar
2023-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2023-04-28Name a lot of functions about interactable objectsCatobat
2022-11-06Match sub_08066570octorock
2022-07-13Putting some nonmatch functions from siteTal Hayon
2022-04-15Put const data in npc23 and match sub_0806650CTal Hayon
2022-03-30npc23 match attempttheo3
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28identify some functionstheo3
2022-02-18Decompile ChestSpawneroctorock
2022-02-12Rename movement functionsoctorock
2022-01-31merge masterHenny022p
2022-01-29Use PlayerActions enum in several placesTal Hayon
2022-01-17decomp figurine menuHenny022p
2022-01-03naming worktheo3
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-20header overhaultheo3
2021-11-12remove redundant unionstheo3
2021-11-04entity changes, textbox changestheo3
2021-05-27Split npc filesoctorock