1
0
Fork 0
mirror of https://github.com/zeldaret/oot.git synced 2025-02-13 17:07:44 +00:00
oot/docs/tutorial
Dragorn421 68a86d2d00
Colliders: change "touch, bump" to AT and AC (elems) (#1637)
* toucherFlags, bumperFlags -> atElemFlags, acElemFlags

* TOUCH_ -> ATELEM_

* BUMP_ -> ACELEM_

* ColliderElementTouch,Bump -> ColliderElementDamageInfoAT,AC

* toucher,bumper -> atDmgInfo,acDmgInfo

* Update docs and zcolchk funcs names

* run formatter

* remove the last mentions of "bump" for colliders

* Update renamed functions in disasm
2024-03-04 19:33:08 -05:00
..
images Tutorial docs (#715) 2021-03-24 01:15:35 +01:00
beginning_decomp.md Colliders: change "touch, bump" to AT and AC (elems) (#1637) 2024-03-04 19:33:08 -05:00
contents.md
data.md
draw_functions.md Add enum for setup dls and name z_rcp.c functions (#1196) 2022-06-03 18:25:48 -04:00
helper_scripts.md
introduction.md Colliders: change "touch, bump" to AT and AC (elems) (#1637) 2024-03-04 19:33:08 -05:00
merging.md
object_decomp.md
object_decomp_example.md
other_functions.md
pre-decomp.md
types_structs_padding.md