index
:
mm
gha
main
Decompilation of The Legend of Zelda: Majora’s Mask
root
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
overlays
/
actors
/
ovl_En_Okarina_Effect
Age
Commit message (
Expand
)
Author
2024-12-15
Document Culling (#1759)
engineer124
2024-12-13
Remove THIS macro (#1756)
Tom Overton
2024-10-20
Document `ACTOR_FLAG_UPDATE_DURING_OCARINA` and `PLAYER_STATE2_USING_OCARINA`...
engineer124
2024-09-27
InitVars -> Profile (#1697)
Derek Hensley
2024-06-25
Add a `z64play.h` header (#1646)
Anghelo Carvajal
2024-03-31
Introduce `z64pause_menu.h` header (#1505)
Anghelo Carvajal
2023-11-23
Animation Cleanup: En_O* (#1506)
engineer124
2023-10-31
z_kankyo Decompiled (3 non-matching) (#1451)
engineer124
2023-10-27
Remove `(ActorFunc)` cast on `InitVars` (#1148)
Anghelo Carvajal
2023-10-05
z_kankyo pt 1 (#1377)
Derek Hensley
2022-12-06
Fado, part 2 (#1012)
EllipticEllipsis
2022-10-23
Kaleido_Update OK and documented (#1113)
engineer124
2022-10-16
Introduce `actor_table.h` (#985)
Anghelo Carvajal
2022-10-15
Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118)
Tom Overton
2022-07-23
Inventory Editor Ok and Documented (z_kaleido_debug.c) (#954)
engineer124
2022-07-22
Decomp `Message_GetState`, add `TextState` enum and some header reorganizatio...
Anghelo Carvajal
2022-06-26
PlayState rename (#835)
Tom Overton
2022-03-05
Decompile and partially document some functions in z_play (#582)
EllipticEllipsis
2022-02-19
Cleanup various enums (#612)
Maide
2021-12-07
Do another round of improvement on actor comment headers (#462)
Tom Overton
2021-11-02
Add an explanatory comment header for every actor that doesn't have one (#377)
Tom Overton
2021-08-03
Overhaul the build system (#234)
Tharo
2021-07-05
Document most of global context (#198)
Zelllll
2021-06-28
Fixed names of global context related structs to their OoT counterpar… (#193)
kyleburnette
2021-06-10
effect_soft_sprite matching! (#177)
engineer124
2021-05-18
Fix all warnings raised by IDO (#152)
Zach Banks
2021-05-18
Format everything (#141)
Anghelo Carvajal
2021-03-11
Fixed incorrect actionfunc declarations caused by bad copy/paste (#61)
kyleburnette
2021-02-28
Add OoT actor structs and enums (#55)
Zelllll
2021-02-23
en_okarina_effect OK (#47)
kyleburnette
2020-09-13
Bootstrap actors (#14)
Rozelette