summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2022-07-30Rewrite format script in python to improve speed with multiprocessing (#1331)Roman971
2022-07-30Rename "Sound" to "Sfx" (#1292)engineer124
2022-06-13Fix misc 14 (#1279)Dragorn421
2022-06-06Fix asset file includes to always start with assets/ (#1260)Roman971
2022-06-03Add enum for setup dls and name `z_rcp.c` functions (#1196)Dragorn421
2022-05-21PlayState Rename (#1231)fig02
2022-05-12Document Sub-Cameras (#989)engineer124
2022-04-29Do not require colorama, do not use it (#1205)Dragorn421
2022-02-20Update cygwin instructions (#1146)fig02
2022-01-23Whitespace (#1112)playerskel
2022-01-18Updating vscode.md (#1095)Stephen Meier
2022-01-16Building on Macs (#1086)EllipticEllipsis
2021-12-02Cutscene Camera Commands: `POS` -> `EYE`, `FOCUS` -> `LOOK_AT` (#993)engineer124
2021-12-01Cleanup asset xmls (#1044)Dragorn421
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-07-28z_en_ko OK (#869)mzxrules
2021-05-16Add every unreserved object in an automated way (#805)Anghelo Carvajal
2021-04-02Misc objects problems (#748)Anghelo Carvajal
2021-03-31OnePointDemo OK (#719)petrie911
2021-03-27Update asm_processor and use static variables in En_Torch2 (#740)Roman971
2021-03-24Tutorial docs (#715)EllipticEllipsis
2021-01-20Add Cygwin support (#594)Random
2020-09-21Native MacOS build support (#399)Ethan Roseman
2020-06-28Configure Doxygen (#206)Tharo
2020-04-14padmgr and related (#71)silv3rwing07
2020-03-17First proper commit.Jack Walker