Leonid Kapitonov
9305a71458
Document Mido functions, fields, and animations (#2289)
* Document `func_80AAA250`
new name: `EnMd_ReverseAnimation`
* rename `enum EnMdAnimation` > `enum EnMdAnimIndex`
* Document `struct EnMd` fields (and functions)
the list:
* `func_80AAAC78` -> `EnMd_TrackMessageState`
* `func_80AAAA24` -> `EnMd_UpdateAnimState_WithTalking`
* `func_80AAA92C` -> `EnMd_SetAnimState`
* `func_80AAA93C` -> `EnMd_UpdateAnimState`
* `func_80AAA274` -> `EnMd_UpdateAnimState1`
* `func_80AAA308` -> `EnMd_UpdateAnimState2`
* `func_80AAA39C` -> `EnMd_UpdateAnimState3`
* `func_80AAA474` -> `EnMd_UpdateAnimState4`
* `func_80AAA508` -> `EnMd_UpdateAnimState5`
* `func_80AAA5A4` -> `EnMd_UpdateAnimState6`
* `func_80AAA638` -> `EnMd_UpdateAnimState7`
* `func_80AAA6D4` -> `EnMd_UpdateAnimState8`
* `func_80AAA768` -> `EnMd_UpdateAnimState9`
* `func_80AAA7FC` -> `EnMd_UpdateAnimState10`
* `func_80AAA890` -> `EnMd_UpdateAnimState11`
* Document `func_80AAB158`
new name: `EnMd_UpdateTalking`
* Document `func_80034DD4` @ `z_actor.c`
new name: `Actor_SmoothStep_Attention`
* Document `func_80AAB5A4`
new name: `EnMd_SmoothStep_Attention`
* Document Mido's action functions
the list:
* `func_80AAB874` -> `EnMd_Idle`
* `func_80AAB8F8` -> `EnMd_Watch`
* `func_80AAB948` -> `EnMd_BlockPath`
* `func_80AABC10` -> `EnMd_ListenToOcarina`
* `func_80AABD0C` -> `EnMd_Walk`
* rename flag `temp2` -> `canUpdateTalking`
* (re)document Mido's animations
via blender and fast64
* marginally improve comments
* marginally improve comments
* actually, yes, let's name action functions as such
* Document eye textures as an enum
to clarify for `EnMd_UpdateEyes`
* rename `eyeIdx` -> `eyeTexIndex`
Mido has two eyes and different textures for them
* Undocument eye textures as an enum
i was wrong: `_Draw` function might not follow the eyes texture order
it is its own thing, like `enum EnMdBlinking` or nothing at all, yeah
* ugh, and fix a typo with blinking
rushing is no good
* drop the `Action` suffix
https://github.com/zeldaret/oot/pull/2289#discussion_r1837272286
* rename animation states as sequences
https://github.com/zeldaret/oot/pull/2289#discussion_r1837274923
* `func_80034DD4` -> `Actor_FadeInOut`
https://github.com/zeldaret/oot/pull/2289#discussion_r1837267267
* rename animation states as sequences
a continuation of b11a9e9942
* `func_80034DD4` -> `Actor_UpdateAlphaByDistance`
https://github.com/zeldaret/oot/pull/2289#discussion_r1838398475
* clarify a comment
* Document `actor.params` bits allocation
* apply review suggestions
* apply review suggestions
* apply review suggestions
* apply review suggestions
* apply review suggestions
2024-12-09 08:06:05 -05:00
..
2022-10-12 13:12:26 -04:00
2022-07-30 20:57:44 -04:00
2024-09-07 09:23:04 -04:00
2024-09-07 09:23:04 -04:00
2024-10-15 05:20:46 -04:00
2021-02-15 19:41:55 +01:00
2021-12-01 15:28:23 -05:00
2022-08-28 16:34:49 +02:00
2021-11-08 20:51:45 -05:00
2024-10-15 05:20:46 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04:00
2024-10-15 05:20:46 -04:00
2021-08-05 11:53:58 -04:00
2022-10-12 13:12:26 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2022-01-23 18:09:02 -05:00
2024-10-15 05:20:46 -04:00
2021-12-01 15:28:23 -05:00
2022-01-23 18:09:02 -05:00
2024-10-15 05:20:46 -04:00
2024-10-15 05:20:46 -04:00
2021-08-05 11:53:58 -04:00
2021-11-24 19:37:36 +01:00
2021-08-05 11:53:58 -04:00
2022-01-23 18:09:02 -05:00
2023-11-19 05:11:52 -05:00
2021-08-05 11:53:58 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-10-06 22:10:49 -04:00
2021-12-01 19:21:32 -05:00
2021-12-07 20:10:44 +01:00
2024-10-15 05:20:46 -04:00
2024-10-15 05:20:46 -04:00
2023-08-19 11:34:48 -04:00
2022-01-23 18:09:02 -05:00
2021-11-24 19:37:36 +01:00
2021-08-22 11:52:02 -04:00
2022-02-20 08:31:31 -05:00
2021-08-05 11:53:58 -04:00
2021-11-24 19:37:36 +01:00
2022-01-23 18:09:02 -05:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-12-27 08:08:26 -05:00
2021-08-05 11:53:58 -04:00
2021-12-01 15:28:23 -05:00
2021-11-24 19:37:36 +01:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-02-27 16:32:05 -05:00
2022-01-23 18:09:02 -05:00
2021-03-23 20:40:36 -04:00
2021-08-05 11:53:58 -04:00
2024-06-26 06:22:26 -04:00
2021-03-23 20:40:36 -04:00
2021-05-16 12:36:40 -04:00
2021-03-23 20:40:36 -04:00
2021-09-28 17:17:04 -04:00
2021-03-23 20:40:36 -04:00
2022-01-23 18:09:02 -05:00
2021-12-01 15:28:23 -05:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-03-17 17:06:56 -04:00
2021-07-27 22:16:03 -04:00
2024-06-26 06:22:26 -04:00
2021-12-07 20:10:44 +01:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-08-29 19:44:17 -04:00
2022-08-29 19:44:17 -04:00
2022-08-29 19:44:17 -04:00
2021-07-27 22:16:03 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-01-23 18:09:02 -05:00
2021-08-05 11:53:58 -04:00
2021-11-24 19:37:36 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-02-12 22:57:06 +01:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2022-01-23 18:09:02 -05:00
2021-05-16 12:36:40 -04:00
2021-05-16 12:36:40 -04:00
2022-01-23 18:09:02 -05:00
2022-08-29 20:03:29 -04:00
2024-06-26 06:22:26 -04:00
2021-08-11 19:29:57 +02:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-11-08 20:51:45 -05:00
2022-01-23 18:09:02 -05:00
2022-07-30 20:57:44 -04:00
2021-12-01 19:21:32 -05:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2022-07-30 20:57:44 -04:00
2022-01-23 18:09:02 -05:00
2021-12-01 15:28:23 -05:00
2021-12-01 15:28:23 -05:00
2022-01-10 20:41:47 -05:00
2021-07-27 22:16:03 -04:00
2021-12-01 15:28:23 -05:00
2021-12-01 15:28:23 -05:00
2021-11-24 19:37:36 +01:00
2022-03-19 20:43:33 -04:00
2022-10-06 21:57:26 -04:00
2022-12-08 13:57:17 -05:00
2021-11-24 19:37:36 +01:00
2022-01-23 18:09:02 -05:00
2021-08-05 11:53:58 -04:00
2022-01-23 18:09:02 -05:00
2021-12-01 15:28:23 -05:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2022-01-10 20:41:47 -05:00
2021-07-27 22:16:03 -04:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2022-01-23 18:09:02 -05:00
2022-06-24 19:45:05 -04:00
2021-03-23 20:40:36 -04:00
2021-08-22 11:52:02 -04:00
2021-08-22 11:52:02 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2023-12-10 14:36:12 -05:00
2022-01-23 18:09:02 -05:00
2024-08-09 20:58:46 -04:00
2024-08-09 20:58:46 -04:00
2024-08-09 20:58:46 -04:00
2024-08-09 20:58:46 -04:00
2024-08-11 06:20:43 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-05-16 12:36:40 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-08-08 07:28:28 -04:00
2024-12-09 08:06:05 -05:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2021-03-18 03:46:42 -04:00
2023-12-15 15:33:50 -05:00
2021-05-30 19:10:17 +02:00
2021-05-30 19:10:17 +02:00
2021-05-30 19:10:17 +02:00
2021-05-30 19:10:17 +02:00
2021-07-27 22:16:03 -04:00
2021-05-30 19:10:17 +02:00
2021-05-30 19:10:17 +02:00
2021-07-27 22:16:03 -04:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-10-07 13:57:32 -04:00
2022-10-07 13:57:32 -04:00
2022-10-07 13:57:32 -04:00
2022-10-07 13:57:32 -04:00
2022-10-07 13:57:32 -04:00
2023-06-20 23:34:57 -04:00
2022-01-23 18:09:02 -05:00
2021-11-24 19:37:36 +01:00
2021-12-01 15:28:23 -05:00
2022-04-08 20:29:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-05-16 12:36:40 -04:00
2021-11-24 19:37:36 +01:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-12-01 15:28:23 -05:00
2021-07-27 22:16:03 -04:00
2021-12-01 15:28:23 -05:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-11-24 19:37:36 +01:00
2021-12-01 15:28:23 -05:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2024-09-10 13:53:49 -04:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-11-24 19:37:36 +01:00
2021-05-16 12:36:40 -04:00
2022-08-28 16:34:49 +02:00
2022-08-02 19:00:17 +02:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2022-11-21 16:30:27 -05:00
2022-10-21 19:57:49 -04:00
2022-01-10 20:41:47 -05:00
2021-05-16 12:36:40 -04:00
2022-08-28 16:34:49 +02:00
2021-12-01 15:28:23 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-10-22 21:28:16 -04:00
2022-05-07 16:43:01 +02:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2022-08-28 16:34:49 +02:00
2021-08-05 11:53:58 -04:00
2023-02-26 17:26:07 +01:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00
2022-02-20 14:22:29 +01:00
2022-08-28 16:34:49 +02:00
2023-09-19 21:41:42 -04:00
2024-06-26 06:22:26 -04:00
2021-12-01 15:28:23 -05:00
2021-12-01 15:28:23 -05:00
2022-02-20 14:22:29 +01:00
2022-01-23 18:09:02 -05:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2021-12-01 15:28:23 -05:00
2021-08-05 11:53:58 -04:00
2021-12-01 19:21:32 -05:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2022-01-23 18:09:02 -05:00
2021-11-24 19:37:36 +01:00
2022-01-23 18:09:02 -05:00
2021-04-30 00:38:15 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2022-01-23 18:09:02 -05:00
2022-01-10 20:41:47 -05:00
2021-08-05 11:53:58 -04:00
2021-12-02 16:19:19 -05:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2022-06-06 15:37:25 -04:00
2021-12-01 15:28:23 -05:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2022-08-28 16:34:49 +02:00
2024-06-26 06:22:26 -04:00
2021-01-30 14:16:18 -05:00
2021-11-24 19:37:36 +01:00
2021-07-27 22:16:03 -04:00
2022-11-02 00:42:16 +01:00
2024-06-26 06:22:26 -04:00
2021-03-23 20:40:36 -04:00
2021-12-02 16:19:19 -05:00
2021-07-27 22:16:03 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2021-12-01 15:28:23 -05:00
2021-07-27 22:16:03 -04:00
2021-12-01 15:28:23 -05:00
2021-07-27 22:16:03 -04:00
2021-12-01 15:28:23 -05:00
2021-05-16 12:36:40 -04:00
2022-01-23 18:09:02 -05:00
2022-06-06 15:37:25 -04:00
2024-06-26 06:22:26 -04:00
2024-06-26 06:22:26 -04:00
2021-12-02 16:19:19 -05:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2024-06-26 06:22:26 -04:00
2021-08-05 11:53:58 -04:00
2022-01-23 18:09:02 -05:00
2021-03-27 22:24:28 -04:00
2021-03-27 22:24:28 -04:00
2021-11-24 19:37:36 +01:00
2022-01-23 18:09:02 -05:00
2024-06-26 06:22:26 -04:00