summaryrefslogtreecommitdiff
path: root/src/code/z_debug.c
AgeCommit message (Expand)Author
2025-06-04Remove "z64" prefix from all headers (#2518)fig02
2025-04-27Delete macros.h; Delete global.h (#2516)fig02
2025-04-26add array_count.h (#2514)fig02
2025-04-06variables.h cleaning: migrate libultra variables (#2503)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-04Finish matching ique-cn (#2451)Tharo
2024-12-13[Audio 10/10] Loose ends (#2337)Tharo
2024-11-17Decouple Debug Features From gc-eu-mq-dbg (#2296)fig02
2024-11-12Completely match ntsc-1.0/1.1 bss and add to CI (#2294)cadmic
2024-10-01[headers] Create `one_point_cutscene.h`, `z64olib.h` and move stuff to `z64{o...Dragorn421
2024-09-28[PAL N64] Completely match pal-1.0 and pal-1.1 and add to CI (#2246)cadmic
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-06Move button macros to include/controller.h (#2138)cadmic
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-12Add names to all typedef'd structs, unions, and enums (#2028)cadmic
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-02-27Match retail code data sizes (#1741)cadmic
2024-02-02Match z_debug for retail (#1694)fig02
2024-01-31Gamealloc, Graph, and Graphalloc retail OK (#1675)Derek Hensley
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-01-12DbCamera to DebugCamera (#1482)engineer124
2022-12-30Name movement related functions in z_actor (#1476)fig02
2022-12-30Document debug text drawing functions in z_debug.c (#1472)fig02
2022-10-15`GameInfo` -> `RegEditor` (#1354)Dragorn421
2022-10-02Various minor fixes (#1383)Roman971
2022-09-27Rumble doc (#1375)Tharo
2022-07-14Cleanup z_debug (reg editor) (#1290)Dragorn421
2022-05-12Remove many redundant parentheses (eg. in boolean conditions) (#1220)Roman971
2021-12-05Use defines for actor flags (#873)Dragorn421
2021-11-28Improve gfxprint documentation and strings (#1028)Roman971
2021-11-22z_message_PAL, message_data_static and surrounding doc (#996)Tharo
2021-10-23Document `ovl_select` (#966)Anghelo Carvajal
2021-08-22Big cleanup (#775)louist103
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-12-12Undefined Symbols in the ASM (#527)petrie911
2020-12-08Decompiled ovl_En_Ta (#518)Ethan Roseman
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-03libultra cleanup (#215)Random
2020-09-18Decompile Player (#387)Roman971
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-07-30Math Sizes (#297)louist103
2020-07-16Change Colors To Decimal (#260)fig02
2020-06-17Matched some controller files (#178)Lucas Shaw
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-06-09Decompile flg_set.c (#200)Random
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-04-14padmgr and related (#71)silv3rwing07
2020-04-08Decompile sleep.c and printutils.cRandom
2020-04-05Fixes in PR #50 (3)Random