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
/
z_construct.c
Age
Commit message (
Expand
)
Author
2024-02-05
z_construct.c retail OK (#1716)
Lucas Shaw
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-08-13
Split `SaveContext` into sub-structs (#1393)
Dragorn421
2022-12-12
Some cleanup/doc on the item icons (#1263)
Dragorn421
2022-11-22
Document Hud Mode (#1323)
engineer124
2022-11-16
More documentation for `z_std_dma.c` (#1415)
Tharo
2022-11-16
Document Timers (#1412)
engineer124
2022-10-15
`GameInfo` -> `RegEditor` (#1354)
Dragorn421
2022-10-04
Some pause menu inputs doc (#1370)
Dragorn421
2022-10-02
Use intptr types in more code files (#1385)
Roman971
2022-09-27
Rumble doc (#1375)
Tharo
2022-08-23
Minor Misc Cleanup (#1360)
engineer124
2022-06-23
Document `SaveContext.gameMode` (#1295)
Dragorn421
2022-06-20
Document Viewpoints and Scene Cam Types (#1285)
engineer124
2022-06-15
Enable int-conversion warnings and fix all current instances (#1280)
Roman971
2022-05-23
Document Magic (#1199)
engineer124
2022-05-21
PlayState Rename (#1231)
fig02
2022-05-09
Audio Ocarina Documentation (#1026)
engineer124
2022-05-07
HealthMeter_ -> Health_ (#1202)
engineer124
2021-11-22
z_message_PAL, message_data_static and surrounding doc (#996)
Tharo
2021-09-20
Decompile z_kankyo (#956)
petrie911
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-06-15
Interface improvements (#822)
Zelllll
2021-05-02
Decompile the pause menu aka. ovl_kaleido_scope (+ minor changes) (#803)
Roman971
2021-04-29
`assert` macro OK (#755)
Anghelo Carvajal
2021-01-10
Cleanup z_lifemeter (#552)
Zelllll
2020-10-12
Decompile z_kanfont (#443)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-08-30
Match/Improve more non matching functions (#366)
Roman971
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-06-13
Fix various non matching issues and introduce #ifdef NON_EQUIVALENT instead o...
Roman971
2020-05-26
Decompiles sched.c (#145)
krimtonz
2020-05-14
Decomp game.c (#129)
krimtonz
2020-05-01
Decompile z_map_exp.c (2 non matchings left) (#104)
Roman971
2020-04-16
Decompile z_play.c and Match/Document some of z_view.c (#74)
Roman971
2020-03-24
Run formatter with changes
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker