summaryrefslogtreecommitdiff
path: root/include/script.h
AgeCommit message (Collapse)Author
2025-03-09cleanup asm.hHenny022p
2023-12-28Merge branch 'master' into tilemap-docsoctorock
2023-08-01Create new entity structs for NPCsoctorock
2022-12-21Fix pathsoctorock
2022-10-08Extract some dataoctorock
And split up subtasks and world events.
2022-08-09Document some player item stuffoctorock
2022-08-06Document various fields and functionsTal Hayon
2022-08-01Match DelayedEntityLoadManager_MainTal Hayon
2022-05-18Rename managersoctorock
2022-04-05Add fade flags enumTal Hayon
2022-02-10Decompile roomInit.c asm_funcsTal Hayon
2022-01-07Work on castorWildStatueTal Hayon
2021-12-27Name some script commandsoctorock
2021-12-22object6A oktheo3
2021-10-22merge changes from masterHenny022p
2021-07-04Fix format.shoctorock
2021-05-11decomp vaati.sHenny022p
2021-03-09named some stuffHenny022p
2021-03-08naming stuffHenny022p
2021-03-06named a lot of script commandsHenny022p
2021-03-06started naming script stuffHenny022p
2021-03-06Reset changes to script.coctorock
2021-03-06Add notes to script.coctorock
2021-02-19clang-format pass and workflowtheo3
2021-02-19moved script related functions from functions.h to script.hHenny022p
2021-02-19improved signature of StartPlayerScriptHenny022p
2021-01-15executeScriptCommandSet: Split stuff into headers.Ibot02