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