mm icon indicating copy to clipboard operation
mm copied to clipboard

Decompilation of The Legend of Zelda: Majora's Mask

Results 141 mm issues
Sort by recently updated
recently updated
newest added

Overlay
Waiting-for-author
Needs-lead-review

While decomping player_actor I noticed the `EnHorseAction` is wrong, it uses the same exact values as OoT but it is a bit shifted. I also added the `EN_HORSE_CHECK` macros from...

Clean up
Last-review

I made macros for accessing both `weekEventReg` and `eventInf`, this will allow us to name those flags. Scripts to automatically convert most uses were made too. I also tweaked the...

Clean up
Needs-lead-review

Overlay
Last-review

I'm not 100% on these names (and I also left some unnamed Vec3f temps in one of the functions), but at this point I think the fastest way to improve...

Overlay
Asset
Last-review

This has a lot of function pointers. Probably the same guy who did Player. Also fixed some animation move flags while I was at it.

Overlay
Needs-lead-review

Overlay
Needs-lead-review