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_lights.c
Age
Commit message (
Expand
)
Author
2026-02-16
Commit and split gameplay_keep (#2612)
Tharo
2025-06-04
Remove "z64" prefix from all headers (#2518)
fig02
2025-04-25
macros.h 3/5: Split various macros (#2512)
fig02
2025-02-19
Reduce overlay dependencies on global.h (8) (#2478)
mzxrules
2024-12-02
Fix some more GCC warnings, mark some bugs based on GCC warnings (#2309)
Tharo
2024-09-11
Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add `MATRIX_FINA...
Dragorn421
2024-09-06
[ntsc-1.2] Match more draw functions (#2145)
cadmic
2024-08-12
Add names to all typedef'd structs, unions, and enums (#2028)
cadmic
2024-02-01
Misc Small Retail Files OK (#1687)
engineer124
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-11-22
Misc Cleanup (#1585)
engineer124
2023-07-05
Reduce hardcoded constants in Lights_GlowCheck, some more comments on the CPU...
Tharo
2022-11-01
Some doc on env light settings (#1307)
Dragorn421
2022-10-21
improve matches (#1413)
engineer124
2022-10-13
Fix misc 17 (#1392)
Dragorn421
2022-06-12
Enable more IDO warnings and apply fixes (#1264)
Roman971
2022-06-06
Fix asset file includes to always start with assets/ (#1260)
Roman971
2022-05-21
PlayState Rename (#1231)
fig02
2022-05-20
Environment documentation pass (#1115)
fig02
2022-02-20
Fix misc 7 (#1149)
Dragorn421
2022-01-31
Document some z_actor.c functions (#1091)
hatal175
2021-09-20
Decompile z_kankyo (#956)
petrie911
2021-01-24
Decompile Gameplay_Keep and fix all existing decompiled objects (#595)
Zelllll
2020-10-29
Use macros for oGfxCtx accesses (#465)
fig02
2020-10-03
libultra cleanup (#215)
Random
2020-09-29
All Effect Overlays and z_effect_soft_sprite_old_init.c OK (#396)
fig02
2020-09-05
z_lights.c OK (#343)
fig02
2020-08-19
Match Lights_Free (#333)
Roman971
2020-08-15
Match a few functions (#324)
Random
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-05-18
Decompile most effect files in "code" (#144)
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker