summaryrefslogtreecommitdiff
path: root/src/code/z_message.c
AgeCommit message (Expand)Author
2026-05-03Fixups around textboxSegment (#2743)Dragorn421
2026-02-14Name message start frame count variable (#2673)Jordan Longstaff
2025-06-20Rename AT `effect` to `hitSpecialEffect` (#2637)Dragorn421
2025-06-17Document `Save.cutsceneIndex` and adjacent data / code (#2286)Leonid Kapitonov
2025-06-17Rename `acDmgInfo.effect` -> `hitBacklash` (#2555)Dragorn421
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-05-18New assets system (#2481)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-19Remove Variables.h; Decouple z64.h from global.h (#2507)fig02
2025-04-16variables.h: migrate all remaining varaibles, remove other dependencies excep...fig02
2025-04-11variables.h cleaning: migrate audio variables (#2504)fig02
2025-04-05Remove functions.h (#2501)fig02
2025-02-26Reduce dependencies on global.h (10) (#2490)mzxrules
2025-02-24Reduce dependencies on global.h (9) (#2488)mzxrules
2025-02-22Clean out z64.h (#2484)fig02
2025-02-20Create headers for Game States (#2482)fig02
2025-02-16Reduce overlay dependencies on global.h (7) (#2472)mzxrules
2025-02-04Finish matching ique-cn (#2451)Tharo
2025-01-21[iQue] Match z_message (#2435)cadmic
2025-01-10[iQue] Match remaining libultra/os files (#2414)Tharo
2025-01-08[iQue] Create/update macros for printing debug strings (#2398)cadmic
2024-12-17Document z_horse.c and related actors (#2278)mzxrules
2024-12-15Remove ‾ character from source files (#2371)cadmic
2024-12-13[Audio 10/10] Loose ends (#2337)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-12Completely match ntsc-1.0/1.1 bss and add to CI (#2294)cadmic
2024-10-09Pause doc: misc, fixups (#2265)Dragorn421
2024-10-03Add missing HS_FISHING constant (#2256)cadmic
2024-09-30[ntsc-1.0/1.1] Match "game engine" files (#2244)cadmic
2024-09-30Name Talking Related Actor Flags (#2230)fig02
2024-09-25[PAL N64] Match z_message.c (#2202)cadmic
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-07Match more GC button colors (#2156)cadmic
2024-09-06T() macro 8 (#2142)Dragorn421
2024-09-06Clean up uses of !PLATFORM_N64 vs PLATFORM_GC (#2134)cadmic
2024-09-05Update Room Documentation (#2015)mzxrules
2024-09-04Fix merge issue between z_message.c match and n64dd renames (#2131)Dragorn421
2024-09-05[ntsc-1.2] Match z_message.c (#2098)Dragorn421
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-26Add all N64 version defines (#2095)cadmic
2024-08-20Add versions.h (#2060)Dragorn421
2024-08-19Allow building the Debug ROM without debug features (#2052)cadmic
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-08-09Match remaining GC retail versions (#2019)cadmic
2024-07-21Match NTSC z_kanfont.c and z_message.c (#1997)cadmic