<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/overlays/actors/ovl_En_Weiyer/z_en_weiyer.c, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: Ocarina of Time</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/'/>
<entry>
<title>`Item_DropCollectibleRandom`: params macro and drop tables enum (#2707)</title>
<updated>2026-04-24T19:55:03+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2026-04-24T19:55:03+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=189baf8e79e0e1aa6d39402307a961e30ad32bdc'/>
<id>189baf8e79e0e1aa6d39402307a961e30ad32bdc</id>
<content type='text'>
* `Item_DropCollectibleRandom`: params macro and drop tables enum

* fixup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* `Item_DropCollectibleRandom`: params macro and drop tables enum

* fixup</pre>
</div>
</content>
</entry>
<entry>
<title>Document `EnWeiyer` (#2686)</title>
<updated>2026-02-12T23:22:21+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-02-12T23:22:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ebbabb7d91f97b75cf52984961012562290d52a7'/>
<id>ebbabb7d91f97b75cf52984961012562290d52a7</id>
<content type='text'>
* Document `EnWeiyer`

* Rename function</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document `EnWeiyer`

* Rename function</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup extracted colliders 3: Use `HIT_SPECIAL_EFFECT_`, `HIT_BACKLASH_` names (#2646)</title>
<updated>2025-06-28T22:06:42+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-28T22:06:42+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d45353ee332248b82c3138d81e620b07cd10ffda'/>
<id>d45353ee332248b82c3138d81e620b07cd10ffda</id>
<content type='text'>
* Cleanup extracted colliders 3: Use `HIT_SPECIAL_EFFECT_`, `HIT_BACKLASH_` names

* revert removing FLARE_DANCER_BODY_DMG (oops)</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup extracted colliders 3: Use `HIT_SPECIAL_EFFECT_`, `HIT_BACKLASH_` names

* revert removing FLARE_DANCER_BODY_DMG (oops)</pre>
</div>
</content>
</entry>
<entry>
<title>Remove "z64" prefix from all headers (#2518)</title>
<updated>2025-06-04T18:38:33+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-06-04T18:38:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=28cc9d68cfe4a037eb232d5465b84a943539bca3'/>
<id>28cc9d68cfe4a037eb232d5465b84a943539bca3</id>
<content type='text'>
* z64 - a

* z64 - b

* z64 - c

* z64 - d

* z64 - e

* z64 - f

* z64 - g

* z64 - h

* z64 - i

* z64 - l

* z64 - m

* z64 - o

* z64 - p

* z64 - q

* z64 - r

* z64 - s

* z64 - t

* z64 - v

* restore file

* fix merge

* fix merge

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* z64 - a

* z64 - b

* z64 - c

* z64 - d

* z64 - e

* z64 - f

* z64 - g

* z64 - h

* z64 - i

* z64 - l

* z64 - m

* z64 - o

* z64 - p

* z64 - q

* z64 - r

* z64 - s

* z64 - t

* z64 - v

* restore file

* fix merge

* fix merge

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Rename `damageEffect` -&gt; `damageReaction` (#2554)</title>
<updated>2025-06-03T22:45:32+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-03T22:45:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=31f8c32ed947dfcbfb2c73e4e6aff6ef3dbbb4d5'/>
<id>31f8c32ed947dfcbfb2c73e4e6aff6ef3dbbb4d5</id>
<content type='text'>
* CollisionCheckInfo.damageEffect -&gt; damageReaction

* damageEffect -&gt; damageReaction in other structs/temps

* DMGEFF -&gt; DMGREAC

* EnSkb.lastDamageEffect -&gt; lastDamageReaction

* EnTest.lastDamageEffect -&gt; lastDamageReaction

* enums: DamageEffect -&gt; DamageReaction

* cleanup: EnGeldBDamageReactions -&gt; EnGeldBDamageReaction

* DMG_ENTRY effect -&gt; reaction

* cleanup: GELDB_DMG_ -&gt; GELDB_DMGREAC_

* PEAHAT_DMG_EFF -&gt; PEAHAT_DMGREAC

* cleanup: RR_DMG_ -&gt; RR_DMGREAC_

* cleanup: EnWallmas DAMAGE_EFFECT_ -&gt; WALLMAS_DMGREAC_

* cleanup: EnPeehat's DamageReaction -&gt; EnPeehatDamageReaction

* format

* review

* _DMGREAC_ -&gt; _DMG_REAC_

* _DMG_REAC_ -&gt; _DMG_REACT_

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* CollisionCheckInfo.damageEffect -&gt; damageReaction

* damageEffect -&gt; damageReaction in other structs/temps

* DMGEFF -&gt; DMGREAC

* EnSkb.lastDamageEffect -&gt; lastDamageReaction

* EnTest.lastDamageEffect -&gt; lastDamageReaction

* enums: DamageEffect -&gt; DamageReaction

* cleanup: EnGeldBDamageReactions -&gt; EnGeldBDamageReaction

* DMG_ENTRY effect -&gt; reaction

* cleanup: GELDB_DMG_ -&gt; GELDB_DMGREAC_

* PEAHAT_DMG_EFF -&gt; PEAHAT_DMGREAC

* cleanup: RR_DMG_ -&gt; RR_DMGREAC_

* cleanup: EnWallmas DAMAGE_EFFECT_ -&gt; WALLMAS_DMGREAC_

* cleanup: EnPeehat's DamageReaction -&gt; EnPeehatDamageReaction

* format

* review

* _DMGREAC_ -&gt; _DMG_REAC_

* _DMG_REAC_ -&gt; _DMG_REACT_

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce overlay dependencies on global.h (6) (#2468)</title>
<updated>2025-02-13T23:15:14+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2025-02-13T23:15:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=46399145833eb2367946c72c1ed2088897658f4d'/>
<id>46399145833eb2367946c72c1ed2088897658f4d</id>
<content type='text'>
* add some headers, split some of z64.h

* MtxClear -&gt; IdentityMtx

* more misc cleanups

* move D_80116280 to header, fix build issue

* remove z64.h

* Revert "MtxClear -&gt; IdentityMtx"

This reverts commit 8fc74c0672f72b91ae4068e73228fc46fe9465d4.

* split z64path.h and z64skin.h functions

* z64face_reaction.h

* cleanup overlay global references

* trim padding

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* add some headers, split some of z64.h

* MtxClear -&gt; IdentityMtx

* more misc cleanups

* move D_80116280 to header, fix build issue

* remove z64.h

* Revert "MtxClear -&gt; IdentityMtx"

This reverts commit 8fc74c0672f72b91ae4068e73228fc46fe9465d4.

* split z64path.h and z64skin.h functions

* z64face_reaction.h

* cleanup overlay global references

* trim padding

* bss</pre>
</div>
</content>
</entry>
<entry>
<title>Reduce overlay dependencies on global.h (3) (#2449)</title>
<updated>2025-02-05T20:07:19+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2025-02-05T20:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=54939bac3ac972a24918d3fdc97d58199ff54bc9'/>
<id>54939bac3ac972a24918d3fdc97d58199ff54bc9</id>
<content type='text'>
* kill more global.h references

* .format.py

* bss

* ique</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* kill more global.h references

* .format.py

* bss

* ique</pre>
</div>
</content>
</entry>
<entry>
<title>Colliders: elemType -&gt; elemMaterial (#2189)</title>
<updated>2024-09-16T22:11:01+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-16T22:11:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=48780cd2b1d9a0f4f274ee1a0f91be2c98e80657'/>
<id>48780cd2b1d9a0f4f274ee1a0f91be2c98e80657</id>
<content type='text'>
* elemType -&gt; elemMaterial

* format</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* elemType -&gt; elemMaterial

* format</pre>
</div>
</content>
</entry>
<entry>
<title>Colliders: colType -&gt; colMaterial (#2186)</title>
<updated>2024-09-12T01:18:46+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2024-09-12T01:18:46+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=f19331101321afb83c0d026c1b1a4df2b4cb4e6a'/>
<id>f19331101321afb83c0d026c1b1a4df2b4cb4e6a</id>
<content type='text'>
* colType -&gt; colMaterial

* fixups</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* colType -&gt; colMaterial

* fixups</pre>
</div>
</content>
</entry>
<entry>
<title>Document Attention/Lock-on Related Actor Flags (#2161)</title>
<updated>2024-09-07T21:53:48+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2024-09-07T21:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2056ae5f1a0ddb618997e143a9d0ae9fc7d909eb'/>
<id>2056ae5f1a0ddb618997e143a9d0ae9fc7d909eb</id>
<content type='text'>
* document actor flags 0, 2, 3, and 27

* format

* fly -&gt; hover

* wodring</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* document actor flags 0, 2, 3, and 27

* format

* fly -&gt; hover

* wodring</pre>
</div>
</content>
</entry>
</feed>
