summaryrefslogtreecommitdiff
path: root/src/code/z_parameter.c
AgeCommit message (Expand)Author
2024-01-30Revert bad uses of `if (OOT_DEBUG)` (#1666)cadmic
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-28`z_parameter` retail OK (#1649)engineer124
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-10-28Player Docs: public facing csAction things (#1561)fig02
2023-09-26Player Docs: csMode -> csAction (#1547)fig02
2023-09-22Name the main pause state and add placeholder enum for main (sub)states (#1551)Dragorn421
2023-09-06Document pause states (excluding gameover) (#1483)Dragorn421
2023-08-13Split `SaveContext` into sub-structs (#1393)Dragorn421
2023-01-10Fix misc 19 (#1488)Dragorn421
2022-12-28Fbdemo Docs: `TransitionTile` (#1471)Derek Hensley
2022-12-24z_demo documentation (#1327)fig02
2022-12-19`R_PAUSE_MENU_MODE` -> `R_PAUSE_BG_PRERENDER_STATE` and docs (#1368)Dragorn421
2022-12-12Introduce Player csMode enum (#1462)engineer124
2022-12-12Some cleanup/doc on the item icons (#1263)Dragorn421
2022-11-26Name scenes (scene enum, entrance enum, various identifiers) (#1343)Dragorn421
2022-11-22Document Hud Mode (#1323)engineer124
2022-11-16More documentation for `z_std_dma.c` (#1415)Tharo
2022-11-16Document Timers (#1412)engineer124
2022-11-16Update item names (#1376)Dragorn421
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-23Document Crawlspaces (#1286)engineer124
2022-10-02Use intptr types in more code files (#1385)Roman971
2022-08-23Minor Misc Cleanup (#1360)engineer124
2022-07-31sceneNum -> sceneId (#1338)Derek Hensley
2022-07-30Fix various small gfx issues (#1313)Tharo
2022-07-30Rename "Scene Setup Index" to "Scene Layer" (#1300)fig02
2022-07-30Rename "Sound" to "Sfx" (#1292)engineer124
2022-07-14Misc Cleanup/Docs (#1315)engineer124
2022-06-23Document `SaveContext.gameMode` (#1295)Dragorn421
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-06-03Fix a number of warnings when compiling with GCC (#1239)Tharo
2022-05-23Document Magic (#1199)engineer124
2022-05-21PlayState Rename (#1231)fig02
2022-05-21Documentation pass on scene/room commands (#1226)Dragorn421
2022-05-20Environment documentation pass (#1115)fig02
2022-05-18Gameplay_ -> Play_ and this (#1229)fig02
2022-05-12Remove many redundant parentheses (eg. in boolean conditions) (#1220)Roman971
2022-05-09Introduce DEFINE_ENTRANCE for entrance table and create entrance enum (#1213)fig02
2022-05-08Fixup weird horse flags usage (#1214)Dragorn421
2022-05-07HealthMeter_ -> Health_ (#1202)engineer124
2022-04-30Doc equips usage (inventory, current and player-specific constants) (#1142)Dragorn421
2022-04-29Cleanup `clang-format off` (#1195)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