mirror of
https://github.com/zeldaret/mm.git
synced 2026-09-08 19:32:23 -04:00
EnAni OK (Man in Tree in South Termina Field) (#566)
* EnAni:Start * EnAni: done with matching * EnAni: docs * EnAni: forgot the display lists, they wouldnt load in z64utils, had to use limb->DL to name them * EnAni: forgot the spec, so rusty * Apply suggestions from code review Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> * EnAni: more requested changes * EnAni: format pass * EnAni: remove typedef warning * EnAni: typdef attempt * Apply suggestions from code review Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com> * EnAni: changed ani state flags from enum to defines * EnAni: formatter no * EnAni: undefined behavior * EnAni: chest rot discovered * EnAni: fixes after merging * EnAni: flags docs * EnAni: flags at top using enum * EnAni: jenkins bait * EnAni: revert bgcheck flag * EnAni: single doc * EnOssan: format after fix to EnAni * EnAni: requested changes, some documentation changes * EnAni: forgot to re-extract * EnAni: better object naming * EnAni: changed STATE_SUFFERING to STATE_WRITHING to match object docs, removed extra whitespace from defines * EnAni: removed object comment about z64util not rendering them * EnAni: flipped actor flag to match OOT * EnAni: formater pls * EnAni: Animatation Enum values in Animation_change calls Co-authored-by: Isghj8 <isghj8@gmail.com> Co-authored-by: EllipticEllipsis <73679967+EllipticEllipsis@users.noreply.github.com> Co-authored-by: Anghelo Carvajal <angheloalf95@gmail.com>
This commit is contained in:
+14
-14
@@ -7929,23 +7929,23 @@
|
||||
0x80967608:("func_80967608",),
|
||||
0x809676A4:("EnWeatherTag_Update",),
|
||||
0x80967784:("EnWeatherTag_Draw",),
|
||||
0x809679D0:("func_809679D0",),
|
||||
0x80967A48:("func_80967A48",),
|
||||
0x80967AB4:("func_80967AB4",),
|
||||
0x809679D0:("EnAni_DefaultBlink",),
|
||||
0x80967A48:("EnAni_WaitForEyeClose",),
|
||||
0x80967AB4:("EnAni_WaitForEyeOpen",),
|
||||
0x80967B1C:("EnAni_Init",),
|
||||
0x80967CE0:("EnAni_Destroy",),
|
||||
0x80967D20:("func_80967D20",),
|
||||
0x80967DA0:("func_80967DA0",),
|
||||
0x80967DCC:("func_80967DCC",),
|
||||
0x80967E34:("func_80967E34",),
|
||||
0x80967E90:("func_80967E90",),
|
||||
0x80967F20:("func_80967F20",),
|
||||
0x80967FA4:("func_80967FA4",),
|
||||
0x809680B0:("func_809680B0",),
|
||||
0x80968164:("func_80968164",),
|
||||
0x80967D20:("EnAni_SetText",),
|
||||
0x80967DA0:("EnAni_IdleStanding",),
|
||||
0x80967DCC:("EnAni_Talk",),
|
||||
0x80967E34:("EnAni_IdleInPain",),
|
||||
0x80967E90:("EnAni_FallOverInPain",),
|
||||
0x80967F20:("EnAni_LandOnFoot",),
|
||||
0x80967FA4:("EnAni_FallToGround",),
|
||||
0x809680B0:("EnAni_LoseBalance",),
|
||||
0x80968164:("EnAni_HangInTree",),
|
||||
0x809682A8:("EnAni_Update",),
|
||||
0x80968504:("func_80968504",),
|
||||
0x8096854C:("func_8096854C",),
|
||||
0x80968504:("EnAni_OverrideLimbDraw",),
|
||||
0x8096854C:("EnAni_PostLimbDraw",),
|
||||
0x8096858C:("EnAni_Draw",),
|
||||
0x809687B0:("EnJs_Init",),
|
||||
0x809689D4:("EnJs_Destroy",),
|
||||
|
||||
Reference in New Issue
Block a user