summaryrefslogtreecommitdiff
path: root/src/npc/librari.c
AgeCommit message (Collapse)Author
2025-03-09cleanup headersHenny022p
2023-12-30Invert NENT_DEPRECATED defineoctorock
To define ENT_DEPRECATED in files that still need the old entity structs.
2023-12-28clean up linkAnimation.ctheo3
2023-12-10Applied the enum for interactions (#647)Reinmmar
* Interactions enum applied * Interactions enum applied
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
2023-01-08Name more functionsCatobat
2022-04-28Add TextCategory enumTal Hayon
2022-04-16Put const data in librariTal Hayon
2022-03-28name remaining entity fieldstheo3
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2021-12-28Identify player functions and update asm.htheo3
2021-12-14cleanuptheo3
2021-12-12overworldtheo3
2021-11-12remove redundant unionstheo3
2021-11-04entity changes, textbox changestheo3
2021-05-02Decompile goronMerchantoctorock
2021-03-09named some stuffHenny022p
2021-03-07Fix parameters for all functions called from scriptsoctorock
2021-03-06Split scripts into separate filesoctorock
2021-02-19moved script related functions from functions.h to script.hHenny022p
2020-08-24- decompile slime and fireball guyBehemoth
- continue percy decompile - move entity function definitions to entity header
2020-08-03Decompile oject48.cMarcus Huderle
2020-07-23librari.c OKtheo3