summaryrefslogtreecommitdiff
path: root/src/code/z_demo.c
AgeCommit message (Expand)Author
2023-08-15Document z_lib Sfx Functions (#1470)engineer124
2023-08-13Split `SaveContext` into sub-structs (#1393)Dragorn421
2023-07-05Minor Misc Cleanup 3 (#1502)engineer124
2023-01-12DbCamera to DebugCamera (#1482)engineer124
2022-12-24z_demo documentation (#1327)fig02
2022-12-20Name `Message_StartOcarina` and related things (#1473)fig02
2022-12-17`z_play`: Camera Docs and Cleanup (#1460)engineer124
2022-12-04Camera Flags (#1225)engineer124
2022-11-26Name scenes (scene enum, entrance enum, various identifiers) (#1343)Dragorn421
2022-11-22Document Hud Mode (#1323)engineer124
2022-11-01Some doc on env light settings (#1307)Dragorn421
2022-10-16Misc Sequence Docs (#1400)engineer124
2022-10-15Document Talon (En_Ta) (#1348)Lauri Koskela
2022-10-15Quake Documentation Pass (#1402)engineer124
2022-10-07Document code_800F9280.c -> audio_seqcmd.c i.e. (Audio_QueueSeqCmd) (#1234)engineer124
2022-09-27Rumble doc (#1375)Tharo
2022-08-15Doc shrink_window, rename system to Letterbox (#1341)fig02
2022-07-31sceneNum -> sceneId (#1338)Derek Hensley
2022-07-30Rename "Scene Setup Index" to "Scene Layer" (#1300)fig02
2022-07-30Rename "Sound" to "Sfx" (#1292)engineer124
2022-06-23Document `SaveContext.gameMode` (#1295)Dragorn421
2022-06-20Document Viewpoints and Scene Cam Types (#1285)engineer124
2022-06-06Fix asset file includes to always start with assets/ (#1260)Roman971
2022-05-21PlayState Rename (#1231)fig02
2022-05-20Environment documentation pass (#1115)fig02
2022-05-18Gameplay_ -> Play_ and this (#1229)fig02
2022-05-12Document Sub-Cameras (#989)engineer124
2022-05-09Introduce DEFINE_ENTRANCE for entrance table and create entrance enum (#1213)fig02
2022-05-09Audio Ocarina Documentation (#1026)engineer124
2022-05-02Memstuff (#1164)EllipticEllipsis
2022-04-30Doc equips usage (inventory, current and player-specific constants) (#1142)Dragorn421
2022-04-29Defines for `SaveContext` flags (`eventChkInf`, `itemGetInf`, `infTable`, `ev...Dragorn421
2022-04-27Document Transition System (#1131)fig02
2022-04-23Name variables for Audio_PlaySoundGeneral (#1198)engineer124
2022-04-23Parameter/Item Misc Cleanup (#1201)engineer124
2022-01-24proposal for link age macros (#1119)playerskel
2021-12-27Nature Ambience Documentation (#1063)engineer124
2021-12-02Cutscene Camera Commands: `POS` -> `EYE`, `FOCUS` -> `LOOK_AT` (#993)engineer124
2021-11-30Audio Sequence Player Ids Enum (#1040)engineer124
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-11-15File Select (z_file_choose) OK (#1012)fig02
2021-11-08Scene cleanups (#1002)louist103
2021-11-01Document Camera Settings (#994)engineer124
2021-09-26Decompile Object Kankyo (#960)Synray
2021-09-20Decompile z_kankyo (#956)petrie911
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-31Macros: `PLAYER` -> `GET_PLAYER(globalCtx)`, `ACTIVE_CAM` -> `GET_ACTIVE_CAM(...engineer124
2021-08-29Match func_800EEA50 + some surrounding doc (#916)zelda2774
2021-08-22Big cleanup (#775)louist103
2021-08-15Global Context And General Cleanup (#863)Zelllll