summaryrefslogtreecommitdiff
path: root/src/overlays/gamestates
AgeCommit message (Expand)Author
2026-05-06Document CIC6105 (#2739)Tharo
2026-02-18Document sys_freeze.[ch] (#2666)Gabriel Ravier
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-04Commit some assets/overlays/ (#2582)Dragorn421
2025-06-01T() macro in overlays 10 (#2553)Dragorn421
2025-05-24Cleanup includes in header files (#2540)Dragorn421
2025-05-12AVOID_UB: FileSelect_LoadGame out of bounds `gBitFlags[-1]` (#2527)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-23macros.h 1/?: `PRINTF` and `T` (#2509)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-05Remove functions.h (#2501)fig02
2025-03-27SoundMode -> SoundOutputMode (#2475)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-20Create headers for Game States (#2482)fig02
2025-02-19Use "entry" terminology in map select (#2479)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-15Use enums for settings in SRAM header (#2429)cadmic
2025-02-08Reduce overlay dependencies on global.h (4) (#2456)mzxrules
2025-01-29[iQue] Match z_file_copy_erase (#2447)cadmic
2025-01-24[iQue] Unify file select actionButtonAlpha and confirmButtonAlpha (#2436)cadmic
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-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-11-15Use debug macros even in N64-only code (#2298)cadmic
2024-11-12Use the T macro in z_select (#2273)Pepe20129
2024-10-09Pause doc: misc, fixups (#2265)Dragorn421
2024-09-28[PAL N64] Match file select language selection (#2240)cadmic
2024-09-26[PAL N64] Set up build system and extract assets for pal-1.0 and pal-1.1 (#2205)cadmic
2024-09-16[PAL N64] Rename file select assets (#2197)cadmic
2024-09-12Add OOT_PAL_N64 and move other shorthands to versions.h (#2188)cadmic
2024-09-11Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINA...Dragorn421
2024-09-07rename gBuildTeam to gBuildCreator (#2160)fig02
2024-09-07[ntsc-1.2] Match z_file_choose.c and z_boss_tw.c (#2146)cadmic
2024-09-05[ntsc-1.2] Organize n64dd declarations and convert to 1.0 addresses (#2127)cadmic
2024-08-26Add all N64 version defines (#2095)cadmic
2024-08-23Match z_select.c (#2076)Dragorn421
2024-08-23match z_title.c (#2075)Dragorn421
2024-08-20Add versions.h (#2060)Dragorn421
2024-08-12Match a bunch of overlay draw functions (#2034)cadmic
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-08-09Match remaining GC retail versions (#2019)cadmic
2024-08-08Match NTSC file select (#1998)cadmic