summaryrefslogtreecommitdiff
path: root/src/code/graph.c
AgeCommit message (Expand)Author
2024-09-12[ntsc-1.2] Match ntsc-1.2 BSS and add to CI (#2187)cadmic
2024-09-06Miscellaneous libultra header fixes (#2139)cadmic
2024-08-28[ntsc-1.2] Decompile fault.c (#2046)Dragorn421
2024-08-27[Audio 6/?] Build Soundfonts and the Soundfont Table (#2056)Tharo
2024-08-25[ntsc-1.2] Decompile cic6105.c, main.c (#2068)Dragorn421
2024-08-22Add T macro for translated debug strings (#2064)Dragorn421
2024-08-14padutils.c, line numbers (#2040)Dragorn421
2024-08-10Add "do {} while (0);" to CLOSE_DISPS (#2025)cadmic
2024-06-24Fix misc 22 (#1971)Dragorn421
2024-03-29Fix various data issues in gc-eu-mq (#1921)cadmic
2024-02-27Filename & line number args cleanup (#1891)Tharo
2024-02-27Match retail code data sizes (#1741)cadmic
2024-02-01z_play retail OK (#1688)engineer124
2024-01-31Gamealloc, Graph, and Graphalloc retail OK (#1675)Derek Hensley
2024-01-31Document Audio Thread Commands (#1399)engineer124
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2024-01-09Create debug macros for common functions (#1597)cadmic
2023-11-22Misc Cleanup (#1585)engineer124
2023-09-16Document Framebuffer Filters, VisCvg and VisZbuf (#1534)Tharo
2023-07-04Generate gamestate overlay table with an `include/tables/` header (#1504)Tharo
2022-12-19`R_PAUSE_MENU_MODE` -> `R_PAUSE_BG_PRERENDER_STATE` and docs (#1368)Dragorn421
2022-11-26Document HREG debugging system (#1351)fig02
2022-11-13TwoHeadArena and TwoHeadGfxArena docs (#1349)Tharo
2022-11-13Improve rcp.h, remove `HW_REG` macro (#1425)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-29Doc speed_meter timers and misc. low-ish level stuff (#1364)Dragorn421
2022-10-02Use intptr types in more code files (#1385)Roman971
2022-06-23Document `SaveContext.gameMode` (#1295)Dragorn421
2022-06-23Rename game states (#1294)Dragorn421
2022-06-15Enable int-conversion warnings and fix all current instances (#1280)Roman971
2022-06-12Enable more IDO warnings and apply fixes (#1264)Roman971
2022-06-03More documentation for sched.c (#1219)Tharo
2022-05-18Gameplay_ -> Play_ and this (#1229)fig02
2022-05-04Name rsp ucodes and surrounding cleanup (#1166)Tharo
2022-04-29Cleanup `clang-format off` (#1195)Dragorn421
2022-04-08Message Queues, Threads, and surroundings cleanup (#1178)Tharo
2022-03-21first pass (#1185)louist103
2022-03-13More documentation for IrqMgr (#1144)Tharo
2022-02-20Fix misc 6 (#1148)Dragorn421
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-12-07Name one is-controller-valid symbol (#1060)Dragorn421
2021-11-30Misc Cleanup 2 (#1007)Dragorn421
2021-11-15File Select (z_file_choose) OK (#1012)fig02
2021-10-02Fix/cleanup/rephrase miscellaneous stuff (#983)Dragorn421
2021-09-28Format all translation comments like `// "..."` (hopefully all of them) (#986)Dragorn421
2021-09-12Fix return UB (#958)louist103
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-22Big cleanup (#775)louist103
2021-08-19cleanup warnings (#907)louist103
2021-07-27Audio WIP (#836)krimtonz