mirror of
https://github.com/zeldaret/oot.git
synced 2024-11-13 04:39:36 +00:00
706d5596bf
* `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
|
||
---|---|---|
.. | ||
libc | ||
tables | ||
ultra64 | ||
alignment.h | ||
alloca.h | ||
boot.h | ||
color.h | ||
command_macros_base.h | ||
fault.h | ||
fp.h | ||
functions.h | ||
global.h | ||
ichain.h | ||
irqmgr.h | ||
macro.inc | ||
macros.h | ||
message_data_fmt.h | ||
message_data_static.h | ||
padmgr.h | ||
regs.h | ||
sched.h | ||
segment_symbols.h | ||
sequence.h | ||
sfx.h | ||
ultra64.h | ||
unk.h | ||
variables.h | ||
vt.h | ||
z64.h | ||
z64actor.h | ||
z64animation.h | ||
z64audio.h | ||
z64bgcheck.h | ||
z64camera.h | ||
z64collision_check.h | ||
z64curve.h | ||
z64cutscene.h | ||
z64cutscene_commands.h | ||
z64dma.h | ||
z64effect.h | ||
z64elf_message.h | ||
z64environment.h | ||
z64interface.h | ||
z64item.h | ||
z64light.h | ||
z64map_mark.h | ||
z64math.h | ||
z64object.h | ||
z64ocarina.h | ||
z64player.h | ||
z64save.h | ||
z64scene.h | ||
z64skin.h | ||
z64transition.h |