Files
oot/include
Dragorn421 054bac7583 Doc player drawing (#1098)
* Introduce and use more enums and defines for equips and data involved in player drawing

* `EQUIP_TYPE_`, `EQUIP_INV_`, `EQUIP_VALUE_`

* Improve doc on ItemEquips/Inventory's `equipment` field

* Run formatter

* Add `PLAYER_MODELGROUPENTRY_*` for second index of `gPlayerModelTypes`

* Name `PLAYER_MODELGROUPENTRY_*` from existing documentation

* Partial doc on `PLAYER_MODELTYPE_*`

* Some doc on `PLAYER_MODELGROUP_*`

* Run formatter

* Name and some doc/cleanup on the various player draw functions

* Name symbols used for player position in pause menu

* Name player override/post limb draw callbacks

* `BOOTS_NORMAL` -> `BOOTS_KOKIRI`

* `EQUIP_INV_SWORD_GIANTKNIFE` -> `EQUIP_INV_SWORD_BROKENGIANTKNIFE`

* `currentSword` -> `currentSwordItem` to avoid confusion with `PlayerSword` enum

* Make one constant more explicit

* Document severe bug (not an issue by luck)

* Some doc on `PLAYER_MODELTYPE_RH_FF`

* Actually name most of `PlayerModelType`

* Actually name most of `PlayerModelGroup` and improve comments

* Make equipment in debug save data use equip enums

* Name symbol for computing player's `bodyPartsPos` and fix struct access

* Name right/left `HandType` symbols

* Add `PlayerBodyPart` enum

* Run formatter

* Introduce defines for pause player render dimensions and cleanup viewport usage in pause drawing

* Document `playerSegment` related usage

* Run formatter

* Revert player bodypart changes

* Revert equips doc changes

* Revert player model and anim data changes

* Revert drawing-unrelated changes

* Move `sTunicColors` tunic comments to after data
2022-03-12 19:06:43 -05:00
..
2022-02-20 14:22:29 +01:00
2022-02-27 16:21:26 -05:00
2022-03-12 19:06:43 -05:00
2020-03-17 00:31:30 -04:00
2022-01-23 18:09:02 -05:00
2022-01-23 18:09:02 -05:00
2022-01-10 20:51:57 -05:00
2020-07-04 23:30:21 -04:00
2022-03-10 21:21:46 +01:00
2022-03-12 19:06:43 -05:00
2022-03-10 21:21:46 +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
2022-01-23 18:09:02 -05:00
2021-09-20 12:51:35 -04:00
2022-03-10 21:21:46 +01:00