summaryrefslogtreecommitdiff
path: root/src/npcUtils.c
AgeCommit message (Expand)Author
2025-03-09cleanup unused and transitive includesHenny022p
2025-03-09cleanup headersHenny022p
2023-12-30merge upstreamtheo3
2023-12-30label BounceUpdate asmtheo3
2023-12-30Use new entity struct for playeroctorock
2023-12-24Match SortKinstoneBagHenny022p
2023-08-01Create new entity structs for NPCsoctorock
2023-05-05Name some functions for marking a Fuser as doneCatobat
2023-04-29Name the special values used with Kinstone FusionsCatobat
2023-01-08Name some more functions in common.cCatobat
2023-01-07Give unk141 and unk1C1 in SaveFile namesCatobat
2022-10-08Extract some dataoctorock
2022-08-07Use negative values where appropriateTal Hayon
2022-08-07Put some const data in npcUtilsTal Hayon
2022-04-28Add TextCategory enumTal Hayon
2022-04-23Add DialogType and DialogFlagType enumsTal Hayon
2022-04-13Put const data into stampTal Hayon
2022-03-28namingtheo3
2022-03-28name remaining entity fieldstheo3
2022-03-28identify some functionstheo3
2022-03-25Fix a lot of pointer comparisons to 0 (or nothing) to explicitly use NULLElliptic Ellipsis
2022-03-17cleanuptheo3
2022-03-05Decompile houseDoorInteriorTal Hayon
2022-02-18Add playeritem enum and use ids and kinds in all Findentity callsTal Hayon
2022-02-12Rename movement functionsoctorock
2022-02-02Decompile Object97octorock
2022-02-01Merge pull request #340 from hatal175/npcenumnotyourav
2022-02-01Merge pull request #334 from hatal175/playerstateflagsnotyourav
2022-02-01Merge pull request #333 from hatal175/playercontrolmodenotyourav
2022-01-30Use npc enum when possibleTal Hayon
2022-01-30Use PlayerFlags where possibleTal Hayon
2022-01-29Merge branch 'master' into entitykindhatal175
2022-01-29Use PlayerControlMode in a few placesTal Hayon
2022-01-29Use EntityFlags enum where applicableTal Hayon
2022-01-29Using EntityKind enum in various placesTal Hayon
2022-01-25Decompile ShowNPCDialogueTal Hayon
2022-01-23Decompile sub_0806F0A4Tal Hayon
2022-01-04sort out functions.htheo3
2022-01-03naming worktheo3
2022-01-01color.c, utils->common.ctheo3
2021-12-28Identify player functions and update asm.htheo3
2021-12-25doc surface typestheo3
2021-12-20header overhaultheo3
2021-12-19util filestheo3