Files
oot/src/code
Dragorn421 706d5596bf Doc, macros, enums for SurfaceType.data (#1293)
* `SURFACETYPE`0/1 getter macros

* Cleanup/assess/revert existing names

* `SURFACETYPE0_30` -> "soft"

* `SURFACETYPE0_`13/26 -> floortype/floorproperty

* Introduce `SURFACETYPE_FLOORTYPE_` enum

* Introduce `SURFACETYPE_FLOORPROPERTY_` enum

* `SURFACETYPE0_21` -> "wall type", and maps to "wall flags"

* Introduce `SURFACETYPE_WALLTYPE_` enum

* Introduce `SURFACETYPE_WALLFLAG_` defines

* `SURFACETYPE1_0` -> "sfx type"

* `SurfaceType_GetSfx` -> `GetSfxId` and cleanup

* Introduce `SURFACETYPE_SFXTYPE_` enum

* Note oddity on `Player.unk_89E` (more docs needed)

* `SURFACETYPE1_4` -> "floor effect" (not 100% set on the name, just something different from type and property)

* Introduce `SURFACETYPE_FLOOREFFECT_` enum

* Introduce `SURFACETYPE_CONVEYORSPEED_` enum

* Add `SURFACETYPE_CONVEYORDIRECTION_TO_BINANG` macro

* `wallDamage` -> `hasFlag27`

* Be more underscore-happy

* Revert "`SURFACETYPE`0/1 getter macros"

This reverts commit e61cccf2e6.

* remove mention to removed define

* Remove surfacetype_ prefix, `SFX_TYPE_` -> `SURFACE_SFX_TYPE_`, `FLOOREFFECT_` -> `FLOOR_EFFECT_`

* Formatting

* 0-pad litteral to 8 nibbles
2022-07-31 20:57:18 +02:00
..
2022-05-02 00:06:35 +02:00
2022-05-02 00:06:35 +02:00
2022-07-04 12:19:39 -04:00
2021-10-11 16:16:43 -04:00
2021-11-23 21:07:48 -05:00
2022-07-04 12:19:39 -04:00
2021-11-30 18:40:42 -05:00
2022-05-21 14:23:43 -04:00
2022-05-02 00:06:35 +02:00
2022-07-30 09:05:27 -04:00
2022-05-21 14:23:43 -04:00
2022-05-02 00:06:35 +02:00
2022-06-23 21:32:48 -04:00
2022-06-24 19:45:05 -04:00
2021-11-30 18:40:42 -05:00
2020-10-03 11:22:44 -04:00
2021-11-30 18:40:42 -05:00
2022-06-13 17:38:20 +02:00
2022-06-24 19:45:05 -04:00
2022-06-23 23:34:26 +02:00
2022-05-21 14:23:43 -04:00
2022-07-14 19:02:07 -04:00
2021-09-04 15:33:19 +02:00
2022-07-30 17:49:10 -04:00
2022-05-21 14:23:43 -04:00
2022-05-21 14:23:43 -04:00
2022-05-23 18:52:01 +02:00
2022-07-30 09:05:27 -04:00
2022-07-30 09:05:27 -04:00
2022-05-21 14:23:43 -04:00
2021-09-20 12:51:35 -04:00
2022-06-23 23:34:26 +02:00
2022-05-21 14:23:43 -04:00
2022-05-23 18:52:01 +02:00
2022-07-30 09:05:27 -04:00
2022-03-21 20:49:11 +01:00
2022-05-10 15:51:38 -04:00
2022-07-30 09:05:27 -04:00
2022-04-24 10:23:49 -04:00
2021-03-31 12:18:31 -04:00
2022-05-21 14:23:43 -04:00
2022-05-21 14:23:43 -04:00
2022-06-23 23:34:26 +02:00
2022-05-21 14:23:43 -04:00
2022-07-30 17:49:10 -04:00
2022-06-17 20:25:42 +02:00
2022-06-23 23:34:26 +02:00
2022-07-30 09:05:27 -04:00
2022-05-21 14:23:43 -04:00
2022-05-21 14:23:43 -04:00
2022-06-23 23:34:26 +02:00
2022-05-02 00:06:35 +02:00
2022-02-27 16:21:26 -05:00