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_view.c
Age
Commit message (
Expand
)
Author
2021-09-05
Add do whiles to all remaining gbi macros (#946)
Roman971
2021-04-29
`assert` macro OK (#755)
Anghelo Carvajal
2021-02-13
Fix most compiler warnings in the boot and code segments (#674)
Tharo
2020-12-25
z_scene_table, z_view, and z_fbdemo_fade OK (#561)
petrie911
2020-11-25
Matched z_player_lib (#499)
petrie911
2020-11-19
Three new matching functions (#492)
petrie911
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-23
Match/Improve a bunch of non matchings (#342)
Roman971
2020-07-08
Decompile shrink_window.c (#232)
Random
2020-06-30
Fix and improve some non matchings (#229)
Roman971
2020-06-24
Rename culling related variables (#225)
fig02
2020-05-27
code_80106550 / llcvt.c and code_80104450 / ortho.c OK (#163)
Lucas Shaw
2020-04-30
Decompiles most FBDemo and transition functions (#92)
krimtonz
2020-04-22
Finished code_801031F0.c, guPosition.c, guLookAtHilite.c (#84)
Lucas Shaw
2020-04-18
Naming some functions in libultra_code, decompiling a decent amount. (#77)
Lucas Shaw
2020-04-16
Decompile z_play.c and Match/Document some of z_view.c (#74)
Roman971
2020-04-05
Fix recently decompiled graph.c functions, Rename gfxArr to dispRefs
Thar0
2020-04-05
Use correct VT macro
Tharo
2020-04-05
More small cleanups, Improve legibility of func_800AAA9C by removing several ...
Thar0
2020-04-05
Cleanups, Use VT macros
Thar0
2020-04-04
Remove pragma comments, convert line number args to decimal
Thar0
2020-04-04
Decompile most of z_view
Thar0
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker