summaryrefslogtreecommitdiff
path: root/src/code/z_parameter.c
AgeCommit message (Expand)Author
2025-06-20Rename AT `effect` to `hitSpecialEffect` (#2637)Dragorn421
2025-06-17Document `Save.cutsceneIndex` and adjacent data / code (#2286)Leonid Kapitonov
2025-06-15Macroify PlaySfxGeneral calls: introduce `SFX_PLAY_CENTERED` and `SFX_PLAY_AT...Dragorn421
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-06-01Document kaleido debug menu (#2506)Pepe20129
2025-05-26Commit `icon_item_static` (#2546)Dragorn421
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-25macros.h 3/5: Split various macros (#2512)fig02
2025-04-24Use official macros for Physical Address conversion (#2511)fig02
2025-04-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-05Remove functions.h (#2501)fig02
2025-02-19Reduce overlay dependencies on global.h (8) (#2478)mzxrules
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-08Rename gMtx(F)Clear to gIdentityMtx(F) (#2458)mzxrules
2025-01-19[iQue] Match z_actor (#2431)cadmic
2025-01-14[iQue] Match z_end_title, z_construct, z_common_data, z_parameter, z_title, z...cadmic
2025-01-08[iQue] Create/update macros for printing debug strings (#2398)cadmic
2024-12-21Restructure event flags in z64save.h (1/?) (#2380)mzxrules
2024-12-17Document z_horse.c and related actors (#2278)mzxrules
2024-12-12Rename item get flags for Forest Stage upgrades (#2333)Jordan Longstaff
2024-12-02Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)Tharo
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-10-14Rename RoomBehaviorType1 to RoomType (#2271)mzxrules
2024-10-09Pause doc: misc, fixups (#2265)Dragorn421
2024-09-30[ntsc-1.0/1.1] Match "game engine" files (#2244)cadmic
2024-09-12Add OOT_PAL_N64 and move other shorthands to versions.h (#2188)cadmic
2024-09-11Pause doc: Prompt page and save prompt state (#2170)Dragorn421
2024-09-11Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINA...Dragorn421
2024-09-07Pause doc: Cursor drawing (#2159)Dragorn421
2024-09-07Target -> Attention (System Rename) (#2149)fig02
2024-09-01Document Target_Draw [Target Docs 2/?] (#2115)fig02
2024-08-27[ntsc-1.2] Match a bunch of small stuff (#2094)cadmic
2024-08-24T() macro 3 (#2083)Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-07-17Match NTSC z_parameter.c and z_construct.c (#1987)cadmic
2024-07-06Set up build system and disassembly for gc-us (#1982)cadmic
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