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_eff_blure.c
Age
Commit message (
Expand
)
Author
2024-02-02
Match retail effects files in code (#1690)
cadmic
2024-01-12
Replace most osSyncPrintf calls with PRINTF macro (#1598)
cadmic
2024-01-09
Create debug macros for common functions (#1597)
cadmic
2023-11-22
Misc Cleanup (#1585)
engineer124
2023-08-15
Doc/cleanup pass on effects 1 (#1421)
Dragorn421
2022-08-13
Convert Blure to use array colours (#1347)
EllipticEllipsis
2022-06-06
Fix asset file includes to always start with assets/ (#1260)
Roman971
2022-06-03
Add enum for setup dls and name `z_rcp.c` functions (#1196)
Dragorn421
2022-02-27
Doc misc 1 (#1160)
Dragorn421
2022-01-11
Document undocumented matrix functions (#955)
Dragorn421
2021-11-01
Clean up some float literals (#972)
petrie911
2021-09-04
Cleanup translation comments (#924)
Dragorn421
2021-08-05
I did it (#888)
petrie911
2021-05-29
Match 2 more functions in z_eff_blure.c (#831)
Roman971
2021-04-29
`assert` macro OK (#755)
Anghelo Carvajal
2021-04-07
Match two functions in z_eff_blure (#764)
petrie911
2021-01-24
Decompile Gameplay_Keep and fix all existing decompiled objects (#595)
Zelllll
2020-12-26
Consistent naming for Math_ functions (#542)
petrie911
2020-11-23
En_Attack_Niw, En_Insect, z_skin_matrix, and z_skelanime matched (#493)
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-09-14
Decompiles ovl_En_St (#349)
krimtonz
2020-08-29
Introduce OPEN_DISPS/CLOSE_DISPS macros (#360)
Roman971
2020-08-17
Math3D and olib updates (#315)
krimtonz
2020-08-08
z_skin_matrix.c decompiled (1 non matching, 1 non equivalent) (#243)
AdamKiddle
2020-07-16
Change Colors To Decimal (#260)
fig02
2020-06-28
Replace unnecessary Vtx_t uses by Vtx (#228)
Roman971
2020-05-18
Decompile most effect files in "code" (#144)
Roman971
2020-04-05
Fixes in PR #50 (3)
Random
2020-04-04
Decompile graph.c
Random
2020-03-29
Decompile z_rcp.c (1 non matching left)
Roman971
2020-03-22
Format all src C files
Roman971
2020-03-17
First proper commit.
Jack Walker