summaryrefslogtreecommitdiff
path: root/src/npc/librarians.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-08-01Create new entity structs for NPCsoctorock
2023-08-01Add documentation head to all NPCsoctorock
2022-08-07Use negative values where appropriateTal Hayon
2022-05-14Use enums across more scripts and filesTal Hayon
2022-04-28Add TextCategory enumTal Hayon
2022-04-16Put const data in librariansTal Hayon
2022-03-28Decompile some functionsoctorock
2022-03-02Merge playerUtilsoctorock
Merge all player utils files, split asm into functions and decompile a bunch of functions.
2022-02-11Remove boolcast uses from codeTal Hayon
2021-12-28rename files, sort asm into subdirectoriestheo3
2021-11-04entity changes, textbox changestheo3
2021-05-27Split npc filesoctorock