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_vr_box.c
Age
Commit message (
Expand
)
Author
2024-01-30
vr_box OK (#1663)
Derek Hensley
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-07-10
Use intptr in most remaining code files (#1438)
Roman971
2023-07-03
Documentation for skybox drawing (#1515)
Tharo
2022-11-16
More documentation for `z_std_dma.c` (#1415)
Tharo
2022-11-01
Rename `vt.h` to `terminal.h` (#1339)
Dragorn421
2022-10-02
Use intptr types in more code files (#1385)
Roman971
2022-07-30
Rename "Scene Setup Index" to "Scene Layer" (#1300)
fig02
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-11
Minor cleanups in z_std_dma.c and yaz0.c (#1269)
Roman971
2022-05-21
PlayState Rename (#1231)
fig02
2022-05-20
Environment documentation pass (#1115)
fig02
2022-02-27
Doc misc 1 (#1160)
Dragorn421
2021-11-15
File Select (z_file_choose) OK (#1012)
fig02
2021-10-27
Match vr_box functions (#1014)
Synray
2021-09-24
EnWf OK and documented (#967)
EllipticEllipsis
2021-09-21
Decomp the remaining functions in vr_box and import its data (#917)
petrie911
2021-09-20
Match Skybox_Setup and 2 functions in z_kankyo.c (#980)
Roman971
2021-09-20
Decompile z_kankyo (#956)
petrie911
2021-08-04
Fix some issues in the vr_box non matching (#887)
Roman971
2021-07-04
Some progress on z_vr_box.c (#838)
Tharo
2020-10-03
libultra cleanup (#215)
Random
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker