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_Bg_Ctower_Rot
Age
Commit message (
Expand
)
Author
2024-12-15
Document Culling (#1759)
engineer124
2024-12-13
Remove THIS macro (#1756)
Tom Overton
2024-09-27
InitVars -> Profile (#1697)
Derek Hensley
2024-09-10
Remove assets from automatic includes (#1683)
Derek Hensley
2024-09-07
Misc Clean (#1680)
Derek Hensley
2023-10-27
Remove `(ActorFunc)` cast on `InitVars` (#1148)
Anghelo Carvajal
2023-06-20
Audio Sfx Functions Decompiled and Documented (code_8019AF00.c) (#1242)
engineer124
2023-06-06
Misc Cleanup 3 (#1268)
engineer124
2023-04-19
Cutscene Documentation (z_eventmgr.c OK) (#1164)
engineer124
2023-04-18
DynaPoly Docs Pass (#1194)
engineer124
2023-03-03
Name `Actor_PlaySfx` and `Player_PlaySfx` (#1190)
engineer124
2022-12-06
Fado, part 2 (#1012)
EllipticEllipsis
2022-10-16
Introduce `actor_table.h` (#985)
Anghelo Carvajal
2022-07-12
Introducing z64camera.h (#797)
engineer124
2022-06-26
PlayState rename (#835)
Tom Overton
2022-05-25
Improve Various Matchings and Cleanup (#809)
engineer124
2022-02-20
Camera Preparation (#644)
engineer124
2022-02-19
Cleanup various enums (#612)
Maide
2022-01-30
Document Object Ctower Rot (#530)
Derek Hensley
2022-01-22
Cleanup object syms (#546)
Maide
2022-01-10
`z_actor` with some documentation, with 1 NON_EQUIVALENTs (#401)
Anghelo Carvajal
2021-11-23
z_bgcheck.c (#357)
mzxrules
2021-11-14
Moves func_800CB000 to z_bg_item, decompiles func_800CB000, and documents z_b...
Kenix3
2021-10-12
Macros: `PLAYER` -> `GET_PLAYER(globalCtx)` and `ACTIVE_CAM` -> `GET_ACTIVE_C...
engineer124
2021-08-03
Overhaul the build system (#234)
Tharo
2021-07-22
Automatically add Init data to actors (#216)
EllipticEllipsis
2021-07-01
z64player.h and Player struct work (#195)
EllipticEllipsis
2021-06-11
Importing Sound Effects from MM3D (#179)
engineer124
2021-05-20
Ovl_Bg_Ctower_Rot Ok (#149)
Derek Hensley
2021-05-18
Format everything (#141)
Anghelo Carvajal
2021-03-10
Initial support of tracking progress per code/boot/overlay, and outputs the s...
Kenix3
2021-02-28
Add OoT actor structs and enums (#55)
Zelllll
2021-02-23
pragma variant for GLOBAL_ASM (#49)
Tharo
2020-09-13
Bootstrap actors (#14)
Rozelette