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_Demo_Kankyo
Age
Commit message (
Expand
)
Author
2024-12-15
Document Culling (#1759)
engineer124
2024-12-13
Remove THIS macro (#1756)
Tom Overton
2024-10-22
Cleanup gSPMatrix, rename `Matrix_New` -> `Matrix_Finalize`, add MATRIX_FINAL...
engineer124
2024-09-27
InitVars -> Profile (#1697)
Derek Hensley
2024-09-10
Remove assets from automatic includes (#1683)
Derek Hensley
2024-06-03
More General Cleanup (#1638)
Derek Hensley
2023-12-13
Use more `TRUNCF_BINANG` for f32 -> s16 casts (#1503)
engineer124
2023-10-27
Remove `(ActorFunc)` cast on `InitVars` (#1148)
Anghelo Carvajal
2023-10-05
Object Cleanup (#1410)
engineer124
2023-10-05
z_kankyo pt 1 (#1377)
Derek Hensley
2023-10-04
Port Proposed OoT Object Docs (#1361)
fig02
2023-06-06
Misc Cleanup 3 (#1268)
engineer124
2023-05-28
z_rcp.c setupDL docs/cleanup (#1253)
engineer124
2023-04-18
Angle Conversions (#1216)
Derek Hensley
2023-03-21
Misc Cleanup 14 (#1214)
Derek Hensley
2022-12-06
Fado, part 2 (#1012)
EllipticEllipsis
2022-10-28
General Cleanup 12 (#1139)
Derek Hensley
2022-10-16
Introduce `actor_table.h` (#985)
Anghelo Carvajal
2022-10-15
Replace `Actor_MarkForDeath` with `Actor_Kill` (#1118)
Tom Overton
2022-10-02
Eff Srchball OK (#1092)
Derek Hensley
2022-09-14
En_bubble OK (#995)
Parker Burnett
2022-08-09
Decompile and Document Camera `z_play` functions (#933)
engineer124
2022-07-12
Introducing z64camera.h (#797)
engineer124
2022-07-11
General Cleanup 6 (#886)
Derek Hensley
2022-06-26
PlayState rename (#835)
Tom Overton
2022-06-20
Actor effect cleanup (#828)
Tom Overton
2022-05-25
`sys_matrix` OK, documented, rename some other mathematics functions (#787)
EllipticEllipsis
2022-04-07
Cleanup 3 (#778)
Derek Hensley
2022-03-09
Document `Actor_DrawDamageEffects` (#645)
engineer124
2022-02-20
Camera Preparation (#644)
engineer124
2022-02-19
Cleanup various enums (#612)
Maide
2022-02-14
Document sun textures/displaylist (#642)
Tom Overton
2022-01-22
Cleanup object syms (#546)
Maide
2022-01-19
General Cleanup (#600)
Derek Hensley
2021-12-19
Name coordinate transformation matrix similar to OoT (#499)
engineer124
2021-11-03
Demo_Kankyo (Lost Woods Sparkles) (#380)
Isghj
2021-11-02
Add an explanatory comment header for every actor that doesn't have one (#377)
Tom Overton
2021-08-12
Remove argument names from action funcs (#254)
Maide
2021-08-03
Overhaul the build system (#234)
Tharo
2021-07-22
Automatically add Init data to actors (#216)
EllipticEllipsis
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