<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/overlays/actors/ovl_En_Bigokuta/z_en_bigokuta.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>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>Cleanup extracted colliders 1 (#2641)</title>
<updated>2025-06-24T15:53:55+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-24T15:53:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=d52ba1ed26879428f869f2d46c0f8c08158d5bf6'/>
<id>d52ba1ed26879428f869f2d46c0f8c08158d5bf6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>add array_count.h (#2514)</title>
<updated>2025-04-26T22:17:02+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2025-04-26T22:17:02+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=bed76a3bf3cd89456e3331b2c2b50dbc5f79fe48'/>
<id>bed76a3bf3cd89456e3331b2c2b50dbc5f79fe48</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup colliders 3 (#2467)</title>
<updated>2025-02-15T03:41:32+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-02-15T03:41:32+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=6f8b4d82d55a31957740a49f29ab6908f64e64ab'/>
<id>6f8b4d82d55a31957740a49f29ab6908f64e64ab</id>
<content type='text'>
* standardize s[Name][Collider]JntSphElementsInit[Name]

* standardize ColliderCylinder struct members names on `[name]collider[s][Cylinder]`

* format

* fix

* fix2

* fix3

* collidersCylinder -&gt; colliderCylinders</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* standardize s[Name][Collider]JntSphElementsInit[Name]

* standardize ColliderCylinder struct members names on `[name]collider[s][Cylinder]`

* format

* fix

* fix2

* fix3

* collidersCylinder -&gt; colliderCylinders</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>Cleanup colliders struct members 2 (#2465)</title>
<updated>2025-02-12T18:37:05+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-02-12T18:37:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1d2c912fbb3eb3363eaf56bd8e4c96203c99ceaa'/>
<id>1d2c912fbb3eb3363eaf56bd8e4c96203c99ceaa</id>
<content type='text'>
* Cleanup colliders 2

* format

* fixes &amp; review</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup colliders 2

* format

* fixes &amp; review</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>
</feed>
