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
/
graph.c
Age
Commit message (
Expand
)
Author
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-06-12
Enable more IDO warnings and apply fixes (#1264)
Roman971
2022-06-03
More documentation for sched.c (#1219)
Tharo
2022-05-18
Gameplay_ -> Play_ and this (#1229)
fig02
2022-05-04
Name rsp ucodes and surrounding cleanup (#1166)
Tharo
2022-04-29
Cleanup `clang-format off` (#1195)
Dragorn421
2022-04-08
Message Queues, Threads, and surroundings cleanup (#1178)
Tharo
2022-03-21
first pass (#1185)
louist103
2022-03-13
More documentation for IrqMgr (#1144)
Tharo
2022-02-20
Fix misc 6 (#1148)
Dragorn421
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-30
Misc Cleanup 2 (#1007)
Dragorn421
2021-11-15
File Select (z_file_choose) OK (#1012)
fig02
2021-10-02
Fix/cleanup/rephrase miscellaneous stuff (#983)
Dragorn421
2021-09-28
Format all translation comments like `// "..."` (hopefully all of them) (#986)
Dragorn421
2021-09-12
Fix return UB (#958)
louist103
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-08-22
Big cleanup (#775)
louist103
2021-08-19
cleanup warnings (#907)
louist103
2021-07-27
Audio WIP (#836)
krimtonz
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-08-16
Match the last 2 functions in graph.c (#328)
Roman971
2020-06-17
Matched some controller files (#178)
Lucas Shaw
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-05
ucode_disas.c progress (#188)
Random
2020-05-26
Decompiles sched.c (#145)
krimtonz
2020-05-22
Decompile code_8008E6A0.c / Add CHECK_PAD macro (#156)
Random
2020-05-14
Decomp game.c (#129)
krimtonz
2020-05-10
Decompile audioMgr (#124)
Tharo
2020-04-16
Decompile z_play.c and Match/Document some of z_view.c (#74)
Roman971
2020-04-14
padmgr and related (#71)
silv3rwing07
2020-04-13
Decompile z_jpeg.c (#70)
Random
2020-04-08
Run format.sh
Random
2020-04-05
Fixes in PR #50 (3)
Random
2020-04-05
Fixes in PR #50
Random
2020-04-04
Add log macros
Random
2020-04-04
Run format.sh
Random
2020-04-04
Decompile graph.c
Random