<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/overlays/actors/ovl_En_Bw/z_en_bw.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>Commit and split gameplay_keep (#2612)</title>
<updated>2026-02-16T14:32:37+00:00</updated>
<author>
<name>Tharo</name>
<email>tharo10600@gmail.com</email>
</author>
<published>2026-02-16T14:32:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=dbe1a80541173652c344f20226310a8bf90f3086'/>
<id>dbe1a80541173652c344f20226310a8bf90f3086</id>
<content type='text'>
* Commit and split gameplay_keep

* Remove debugging bits

* format

* bss

* merge gameplay_keep_0x400 into link_textures

* Name some unused NTSC stuff

* Rename files for some of the newly named unused NTSC stuff

* name more gkeep files

* format

* spin_attack

* name fish anims files

* name some eff_ files

* name a bunch more files

* Add underscore in not-final names

* cleanup limb enum names (remove g prefix)

* split gameplay_keep_0x34020.c into gBugCrawlAnim.c + bug_skel.c

* door.h -&gt; door_skel.h

* gArrowNAnim -&gt; gArrowN_Anim

* split arrow_anims into gArrow1_Anim + gArrow2_Anim

* fix merge

* bss

* bss

* Fix bss

---------

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

* Remove debugging bits

* format

* bss

* merge gameplay_keep_0x400 into link_textures

* Name some unused NTSC stuff

* Rename files for some of the newly named unused NTSC stuff

* name more gkeep files

* format

* spin_attack

* name fish anims files

* name some eff_ files

* name a bunch more files

* Add underscore in not-final names

* cleanup limb enum names (remove g prefix)

* split gameplay_keep_0x34020.c into gBugCrawlAnim.c + bug_skel.c

* door.h -&gt; door_skel.h

* gArrowNAnim -&gt; gArrowN_Anim

* split arrow_anims into gArrow1_Anim + gArrow2_Anim

* fix merge

* bss

* bss

* Fix bss

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</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>Name `HIT_BACKLASH_` and `HIT_SPECIAL_EFFECT_` values (#2639)</title>
<updated>2025-06-22T15:36:09+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-22T15:36:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=ad7ef14b5d8efb00ee5a422c7f0d713569c36715'/>
<id>ad7ef14b5d8efb00ee5a422c7f0d713569c36715</id>
<content type='text'>
* Name HIT_BACKLASH_ and HIT_SPECIAL_EFFECT_ values

* SHOCK -&gt; ELECTRIC</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Name HIT_BACKLASH_ and HIT_SPECIAL_EFFECT_ values

* SHOCK -&gt; ELECTRIC</pre>
</div>
</content>
</entry>
<entry>
<title>Rename AT `effect` to `hitSpecialEffect` (#2637)</title>
<updated>2025-06-20T08:12:45+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2025-06-20T08:12:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=04a92708cf6d78e0f2dc72c50948eaa2872d7d5e'/>
<id>04a92708cf6d78e0f2dc72c50948eaa2872d7d5e</id>
<content type='text'>
* Rename AT `effect` to `hitSpecialEffect`

* bss</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename AT `effect` to `hitSpecialEffect`

* bss</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>Document Culling (#2318)</title>
<updated>2024-12-13T13:12:52+00:00</updated>
<author>
<name>fig02</name>
<email>fig02srl@gmail.com</email>
</author>
<published>2024-12-13T13:12:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=016aef482b2f9354db8c1abec2bf08e36c55f5ad'/>
<id>016aef482b2f9354db8c1abec2bf08e36c55f5ad</id>
<content type='text'>
* document culling

* format

* depth -&gt; distance

* format

* var name

* new graph link

* rephrase actor flags

* tharo's comments + some more tweaks

* is this causing the problem?

* change wording

* cant scope the temp

* format

* dragorn review

* bad merge

* player -&gt; camera in descriptions

* more its

* cadmic review

* goddamn it why do i have that habit

* projected</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* document culling

* format

* depth -&gt; distance

* format

* var name

* new graph link

* rephrase actor flags

* tharo's comments + some more tweaks

* is this causing the problem?

* change wording

* cant scope the temp

* format

* dragorn review

* bad merge

* player -&gt; camera in descriptions

* more its

* cadmic review

* goddamn it why do i have that habit

* projected</pre>
</div>
</content>
</entry>
</feed>
