Files
mm/tools
StickyThwomp d968e58f9c Obj_Kendo_Kanban OK and Documented (Decomp was mostly done already) (#1057)
* stuff

* Renaming in-process

- Changed action names and setup names based on examples.
- Undid some ill-advised changes that broke matching.
- Misc variable naming. Need verification and not all complete.

* wip renaming

* A bit more progress on determining names for everything.

* Done with naming.

* Touchup before review

* Updates from review:

- Leave displacementY/unk_AC0 naming to z_actor work.
- Remove unnecessary include of z64math.h, indirect inclusion preferred
- Add trailing comma for better formatting of sDisplayLists
- Rename of static vectors sNullVec3f->sZeroVec, sUnitVectorX->sUnitVecX
- Restore pad instead of using local const. Change const to #define
- Prefer index over idx
- Remove 'b' prefix from bHasNewRootCornerPos
- Const -> Enum and formatting in ObjKendoKanban_IsPlayerOnTop
- Rename 'Aerial' to 'Tumble'

* Missed items in review:
- Missed an instance of displacementY->unk_AC0 renaming (Cause of build failure)
- Whitespace formatting
- UNK_TYPE2 undo

* More adjustments from review:
- Undo accidental formatting changes to z64player.h, restoring to master.
- Naming and Formatting changes.
- Removing some comments.

* From review, qualify enum and #define with obj name, whitespace cleanup.
2022-09-24 15:00:53 -03:00
..
2022-03-31 18:22:19 +01:00
2022-03-31 18:22:19 +01:00
2021-10-24 13:04:36 -03:00
2022-01-04 03:20:21 +00:00
2022-09-14 13:49:17 -03:00
2022-05-25 22:15:28 -04:00
2021-12-19 18:34:50 +00:00
2021-02-24 00:50:57 -05:00
2021-08-03 23:21:31 -04:00
2021-11-11 15:03:05 -03:00
2022-08-15 14:45:28 -04:00
2021-08-03 23:21:31 -04:00
2022-01-16 18:20:03 +00:00
2022-09-14 13:49:17 -03:00
2022-07-23 14:00:32 -04:00
2021-12-19 11:52:06 -05:00
2021-08-03 23:21:31 -04:00
2022-01-04 07:28:25 +00:00
2021-07-17 00:04:37 -04:00
2021-08-03 23:21:31 -04:00
2021-12-28 01:07:41 +00:00