summaryrefslogtreecommitdiff
path: root/docs/tutorial/other_functions.md
AgeCommit message (Expand)Author
2024-08-02Remove tutorial, link to the latest zeldaret/oot:main revision with it (#2013)Dragorn421
2023-11-19More Camera Flags (#1453)engineer124
2023-08-15Document z_lib Sfx Functions (#1470)engineer124
2023-08-13Split `SaveContext` into sub-structs (#1393)Dragorn421
2022-12-24z_demo documentation (#1327)fig02
2022-12-18Name `Actor_PlaySfx` and `Player_PlaySfx` (#1469)engineer124
2022-07-30Rename "Sound" to "Sfx" (#1292)engineer124
2022-05-21PlayState Rename (#1231)fig02
2022-05-12Document Sub-Cameras (#989)engineer124
2022-01-23Whitespace (#1112)playerskel
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-03-31OnePointDemo OK (#719)petrie911
2021-03-24Tutorial docs (#715)EllipticEllipsis