Dragorn421
f1d27bf653
Fix/cleanup/rephrase miscellaneous stuff ( #983 )
...
* Add parens around params usage in VEC_SET macro
* Remove unnecessary space character in a xml
* Use defines instead of magic values in head/tail magic comments
* Use `OS_USEC_TO_CYCLES` to make a time look better in `Graph_TaskSet00`
* `0x25800` -> `sizeof(u16[SCREEN_HEIGHT][SCREEN_WIDTH])`
* `0x803DA800` -> `0x80400000 - frame buffer size`
* Use `OS_VI_` defines instead of hex
* Add empty line after some variable declarations
* Remove unused `extern CutsceneData` in `z_bg_dy_yoseizo.c`
* `Matrix_MtxFToYXZRotS` does not use `MTXMODE_`
* Use `MTXMODE_` more
* Remove `ASCII_TO_U32`, use `'IS64'`
* Add explicit `!= NULL` in some ternaries
* Use `INV_CONTENT`, `AMMO` macros more
* Use `PLAYER_AP_` enum more to compare to `Player#heldItemActionParam`
* Get rid of lowercase hex (outside libultra)
* `gWindMill*` -> `gWindmill*`
* Format and small fix enums in `z_boss_mo.h`
* Use `CHECK_BTN_ANY` more
* Fix xz/xy mistake in comment in tektite
* Rephrase comments mentioning "the devs" in a more neutral way
* Clean-up some objectively useless parens
* Fix some negative values written as u16 instead of s16 in ichains
* `SKJ_ACTON_` -> `SKJ_ACTION_`
* Run formatter
* Fix unk_ offset of `TransformUpdateIndex#unk_10` -> `unk_0E`
* Remove comments using in-game text
* Remove `U` suffix from integer literals
* Revert "Remove `ASCII_TO_U32`, use `'IS64'`"
This reverts commit c801337dde .
* Use `PLAYER_STR_*` to compare to `CUR_UPG_VALUE(UPG_STRENGTH)`
* Add empty line after decl x2
* Revert "Use `PLAYER_STR_*` to compare to `CUR_UPG_VALUE(UPG_STRENGTH)`"
This reverts commit d80bdb32da .
* Make `CUR_UPG_VALUE(UPG_STRENGTH)` compare to integers (eventually needs its own enum)
* Only use `PLAYER_SHIELD_` enum with `Player#currentShield`
* Only use `PLAYER_TUNIC_` enum with `Player#currentTunic`
2021-10-02 23:17:09 -04:00
..
2021-07-27 22:16:03 -04:00
2021-10-02 23:17:09 -04:00
2021-09-20 12:51:35 -04:00
2021-07-27 22:16:03 -04:00
2021-02-15 19:41:55 +01:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-03-17 21:22:06 +01:00
2021-08-05 11:53:58 -04: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-08-05 11:53:58 -04: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-06-14 18:11:14 -04:00
2021-01-30 14:16:18 -05: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
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-08-08 13:57:07 -04:00
2021-08-22 11:52:02 -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-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-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-02-01 14:52:23 -05: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-08-06 15:18:29 -04:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-05-26 18:59:21 -04:00
2021-03-23 20:40:36 -04:00
2021-08-05 11:53:58 -04:00
2021-05-16 12:36:40 -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
2021-08-05 11:53:58 -04:00
2021-07-28 23:59:52 +02:00
2021-04-17 19:12:46 +02:00
2021-07-27 22:16:03 -04:00
2021-03-29 15:35:46 -04:00
2021-03-17 17:06:56 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-10-02 23:17:09 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-08-31 19:00:55 -04:00
2021-05-16 12:36:40 -04:00
2021-05-16 12:36:40 -04:00
2021-08-31 19:00:55 -04:00
2021-07-27 22:16:03 -04:00
2021-08-31 19:00:55 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-03-23 20:40:36 -04:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01:00
2021-02-12 22:57:06 +01: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
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-03-23 20:40:36 -04:00
2021-08-11 19:29:57 +02:00
2021-08-11 19:17:00 +02:00
2021-08-05 11:53:58 -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
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04: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
2021-09-24 18:26:19 -04:00
2021-03-23 19:45:42 -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-08-22 11:52:02 -04:00
2021-08-31 19:00:55 -04:00
2021-08-22 11:52:02 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04: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-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2021-07-28 23:59:52 +02:00
2021-05-16 12:36:40 -04:00
2021-07-28 23:59:52 +02:00
2021-08-22 11:52:02 -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
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -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
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-03-18 03:46:42 -04:00
2021-08-22 11:52:02 -04: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-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-08 15:26:56 -04:00
2021-08-22 11:52:02 -04:00
2021-08-22 11:52:02 -04:00
2021-08-22 11:52:02 -04:00
2021-08-22 11:52:02 -04:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2021-08-05 11:53:58 -04:00
2021-07-28 12:51:12 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04: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-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-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-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04:00
2021-07-04 17:23:18 +02:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-05-16 12:36:40 -04: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-05-16 12:36:40 -04:00
2021-08-05 11:53:58 -04:00
2021-08-05 11:53:58 -04:00
2021-04-04 23:48:12 +02:00
2021-04-30 00:38:15 -04:00
2021-04-30 00:38:15 -04:00
2021-04-30 00:38:15 -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-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04: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
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-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2021-08-06 15:18:29 -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
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-08-06 15:18:29 -04:00
2021-08-05 11:53:58 -04:00
2021-09-26 15:35:01 +02: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
2021-08-05 11:53:58 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04: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
2021-05-30 12:30:38 -04:00
2021-07-27 22:16:03 -04: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-22 11:52:02 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04: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
2021-08-05 11:53:58 -04:00
2021-09-28 17:17:04 -04:00
2021-01-30 14:16:18 -05:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-03-23 20:40:36 -04:00
2021-07-27 22:16:03 -04:00
2021-07-27 22:16:03 -04:00
2021-08-22 11:52:02 -04:00
2021-08-05 11:53:58 -04:00
2021-06-14 18:11:14 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -04:00
2021-07-27 22:16:03 -04:00
2021-09-12 11:10:10 -04:00
2021-05-16 12:36:40 -04:00
2021-09-24 18:35:42 -04:00
2021-07-27 22:16:03 -04:00
2021-07-25 16:44:24 -04:00
2021-05-16 12:36:40 -04:00
2021-07-27 22:16:03 -04:00
2021-08-05 11:53:58 -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
2021-03-27 22:24:28 -04:00
2021-03-27 22:24:28 -04:00
2021-09-21 04:48:43 -04:00
2021-02-12 17:16:40 -05:00
2021-07-27 22:16:03 -04:00