summaryrefslogtreecommitdiff
path: root/src/code/game.c
AgeCommit message (Expand)Author
2024-01-31Document Audio Thread Commands (#1399)engineer124
2024-01-30Define OOT_DEBUG=0 in retail builds (#1658)cadmic
2024-01-29Match ``game.c`` - OK (#1644)Yanis42
2024-01-16Create debug macros for LogUtils functions (#1610)cadmic
2024-01-12Replace most osSyncPrintf calls with PRINTF macro (#1598)cadmic
2023-09-16Document Framebuffer Filters, VisCvg and VisZbuf (#1534)Tharo
2023-07-10Use intptr in most remaining code files (#1438)Roman971
2022-12-30Document debug text drawing functions in z_debug.c (#1472)fig02
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-16More documentation for `z_std_dma.c` (#1415)Tharo
2022-11-13TwoHeadArena and TwoHeadGfxArena docs (#1349)Tharo
2022-11-13Improvements to Video Interface related functions and data (#1332)Tharo
2022-11-01Rename `vt.h` to `terminal.h` (#1339)Dragorn421
2022-10-15`GameInfo` -> `RegEditor` (#1354)Dragorn421
2022-09-27Rumble doc (#1375)Tharo
2022-09-03More documentation for padmgr.c (#1336)Tharo
2022-07-04Document code_800C3C20: Audio_StopAllSfx (#1309)engineer124
2022-06-24Fix misc 15 (#1298)Dragorn421
2022-03-13More documentation for IrqMgr (#1144)Tharo
2022-03-10Naming1 (#1113)playerskel
2022-02-02Documentation for fault.c and fault_drawer.c (#1106)Tharo
2021-12-07Name one is-controller-valid symbol (#1060)Dragorn421
2021-11-28Cleanup unnecessary &'s on function/array pointers (#1031)Roman971
2021-09-04Cleanup translation comments (#924)Dragorn421
2021-08-29Match func_800EEA50 + some surrounding doc (#916)zelda2774
2021-08-19cleanup warnings (#907)louist103
2021-08-15Global Context And General Cleanup (#863)Zelllll
2021-07-27Audio WIP (#836)krimtonz
2021-05-03ViMode progress (#802)Zach Banks
2021-02-13Fix most compiler warnings in the boot and code segments (#674)Tharo
2020-10-29Use macros for oGfxCtx accesses (#465)fig02
2020-10-03libultra cleanup (#215)Random
2020-08-29Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)Roman971
2020-07-18Decomp and matching in fault.c and game.c (#265)jacobly0
2020-07-16Change Colors To Decimal (#260)fig02
2020-06-17Decompile pausemgr.c (#211)Random
2020-06-13Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...Roman971
2020-06-13z_select decompiled, 1 non matching left (#202)fig02
2020-06-09Decompile flg_set.c (#200)Random
2020-05-26Decompiles sched.c (#145)krimtonz
2020-05-22Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)Random
2020-05-19Improve and fix some non matchings (#148)Roman971
2020-05-15Decompile remaining z_vis... files (#131)Random
2020-05-14Decomp game.c (#129)krimtonz