<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/include, 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>z_scene Some comments and function names (#2808)</title>
<updated>2026-09-02T16:59:35+00:00</updated>
<author>
<name>djevangelia</name>
<email>263709373+djevangelia@users.noreply.github.com</email>
</author>
<published>2026-09-02T16:59:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=749e232dc3ad98e66a0b25336d1ea55504371f78'/>
<id>749e232dc3ad98e66a0b25336d1ea55504371f78</id>
<content type='text'>
* z_scene Some comments and function names

* review changes

* further fixing from comments

* vromAddr

---------

Co-authored-by: djevangelia &lt;djevangelia&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* z_scene Some comments and function names

* review changes

* further fixing from comments

* vromAddr

---------

Co-authored-by: djevangelia &lt;djevangelia&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document an includes style, apply to z_demo.c and z_play.c (#2803)</title>
<updated>2026-09-01T16:58:33+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2026-09-01T16:58:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=6c29db8fa64e7998e4ca201a41bca6d8f1e1b21c'/>
<id>6c29db8fa64e7998e4ca201a41bca6d8f1e1b21c</id>
<content type='text'>
* Document an includes style, apply to z_demo.c and z_play.c

* "reverse" style includes

* bss

* clarify what a "main header" is

* Update docs/includes.md

Co-authored-by: Tharo &lt;tharo10600@gmail.com&gt;

* Update docs/includes.md

---------

Co-authored-by: Tharo &lt;tharo10600@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document an includes style, apply to z_demo.c and z_play.c

* "reverse" style includes

* bss

* clarify what a "main header" is

* Update docs/includes.md

Co-authored-by: Tharo &lt;tharo10600@gmail.com&gt;

* Update docs/includes.md

---------

Co-authored-by: Tharo &lt;tharo10600@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document pass on WaterBox code (#2695)</title>
<updated>2026-08-31T16:46:13+00:00</updated>
<author>
<name>mzxrules</name>
<email>mzxrules@gmail.com</email>
</author>
<published>2026-08-31T16:46:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=176a0bc02ac59d5abb3cae9a676ca855c2501266'/>
<id>176a0bc02ac59d5abb3cae9a676ca855c2501266</id>
<content type='text'>
* Document pass on WaterBox code

* implement suggestions, missing comment

---------

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

* implement suggestions, missing comment

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[cc0 oot] z_vis* (#2782)</title>
<updated>2026-08-31T16:36:25+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2026-08-31T16:36:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=6bc695cc14265a9b9803ce00c96e22e668bd5395'/>
<id>6bc695cc14265a9b9803ce00c96e22e668bd5395</id>
<content type='text'>
* [cc0 oot] z_vis*

* bss

* docs

* fixup

* further vis docs

* add FbFilterType enum

* bss

* gfxP</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cc0 oot] z_vis*

* bss

* docs

* fixup

* further vis docs

* add FbFilterType enum

* bss

* gfxP</pre>
</div>
</content>
</entry>
<entry>
<title>gActorSetupDls (#2802)</title>
<updated>2026-08-31T15:55:26+00:00</updated>
<author>
<name>Derek Hensley</name>
<email>hensley.derek58@gmail.com</email>
</author>
<published>2026-08-31T15:55:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=aceaa1325d3ae0c07e58e3bebf02b18c1d1bfae2'/>
<id>aceaa1325d3ae0c07e58e3bebf02b18c1d1bfae2</id>
<content type='text'>
* gActorSetupXluDL

* gActorSetupOpaDL

* ACTOR_SETUP_OPA_DL

* BSS

* Some more usages of ACTOR_SETUP_OPA_DL

* docs

---------

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

* gActorSetupOpaDL

* ACTOR_SETUP_OPA_DL

* BSS

* Some more usages of ACTOR_SETUP_OPA_DL

* docs

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>[cc0 oot] bowling things (#2793)</title>
<updated>2026-08-31T15:46:12+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2026-08-31T15:46:12+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e5daae28501ac1bab73ffab4a3bf3693b79155bc'/>
<id>e5daae28501ac1bab73ffab4a3bf3693b79155bc</id>
<content type='text'>
* [cc0 oot] bowling things

* bowling fixups

* bowling things cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cc0 oot] bowling things

* bowling fixups

* bowling things cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>[cc0 oot] BgDyYoseizo (#2796)</title>
<updated>2026-08-31T15:21:31+00:00</updated>
<author>
<name>Dragorn421</name>
<email>Dragorn421@users.noreply.github.com</email>
</author>
<published>2026-08-31T15:21:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e9b8786fcb0f4a588d03b067b9c3b7d87522c9ec'/>
<id>e9b8786fcb0f4a588d03b067b9c3b7d87522c9ec</id>
<content type='text'>
* [cc0 oot] BgDyYoseizo

* BgDyYoseizo small cleanup

* bgdyyoseizo comment on D_80875440</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* [cc0 oot] BgDyYoseizo

* BgDyYoseizo small cleanup

* bgdyyoseizo comment on D_80875440</pre>
</div>
</content>
</entry>
<entry>
<title>Useful Eventchkinf flag renames (#2807)</title>
<updated>2026-08-30T08:22:27+00:00</updated>
<author>
<name>Olvivi</name>
<email>modeltalkies@proton.me</email>
</author>
<published>2026-08-30T08:22:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=6809439703d6e666c8d6c058edcbd4c7bf640aae'/>
<id>6809439703d6e666c8d6c058edcbd4c7bf640aae</id>
<content type='text'>
* Rename EVENTCHKINF 40, 45, 80, C7

* Rename EVENTCHKINF 40, 45, 80, C7 w format

* updated save.h comment for accuracy

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Applied 'Zelda' to 'Zeldas' &amp; 'Pulled' to 'Obtained' adjustments

* EVENTCHKINF_INDEX_OBTAINED_ZELDA_LETTER -&gt; EVENTCHKINF_INDEX_OBTAINED_ZELDAS_LETTER

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Rename EVENTCHKINF 40, 45, 80, C7

* Rename EVENTCHKINF 40, 45, 80, C7 w format

* updated save.h comment for accuracy

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;

* Applied 'Zelda' to 'Zeldas' &amp; 'Pulled' to 'Obtained' adjustments

* EVENTCHKINF_INDEX_OBTAINED_ZELDA_LETTER -&gt; EVENTCHKINF_INDEX_OBTAINED_ZELDAS_LETTER

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document z_eff_ss_stone1.[ch] (#2670)</title>
<updated>2026-08-19T12:04:49+00:00</updated>
<author>
<name>Gabriel Ravier</name>
<email>gabravier@gmail.com</email>
</author>
<published>2026-08-19T12:04:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=b4c29fa50b8bd9ffb67138e56032c0432298d593'/>
<id>b4c29fa50b8bd9ffb67138e56032c0432298d593</id>
<content type='text'>
* Document z_eff_ss_stone1.[ch]

* Incorporate feedback from PR review.

From https://github.com/zeldaret/oot/pull/2670:
- Shortened excessively verbose
  suppressRTransFadeFlashAlphaStepAfterTwoFrames name to
  suppressFadeFlash
- Fixed up comment that went waaaaaay beyond the column limit in
  z_eff_ss_stone1.h
- Shortened comparison with 0 of variable bool semantics in
  z_eff_ss_stone1.c

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;

* Fix misnaming from PR review and document some more

From https://github.com/zeldaret/oot/pull/2670:
- shortenFadeFlash is incorrect - renamed to freezeFadeFlash
- Used `false` instead of 0 in EnArrow_Fly
- Elaborated comments about what exactly freezeFadeFlash does

Also added a few extra comments to z_eff_ss_stone1.c

* Ran clang-format

* More feedback from PR review, clarified comment

From https://github.com/zeldaret/oot/pull/2670:
- Change 0 to false in header comment
- Remove verbose speculation about former use of unused variable
- Made comment on use of viewDepth clearer
- Separated matrix and gfx code with a newline

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;

* Marked the "1500" as being in units

---------

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document z_eff_ss_stone1.[ch]

* Incorporate feedback from PR review.

From https://github.com/zeldaret/oot/pull/2670:
- Shortened excessively verbose
  suppressRTransFadeFlashAlphaStepAfterTwoFrames name to
  suppressFadeFlash
- Fixed up comment that went waaaaaay beyond the column limit in
  z_eff_ss_stone1.h
- Shortened comparison with 0 of variable bool semantics in
  z_eff_ss_stone1.c

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;

* Fix misnaming from PR review and document some more

From https://github.com/zeldaret/oot/pull/2670:
- shortenFadeFlash is incorrect - renamed to freezeFadeFlash
- Used `false` instead of 0 in EnArrow_Fly
- Elaborated comments about what exactly freezeFadeFlash does

Also added a few extra comments to z_eff_ss_stone1.c

* Ran clang-format

* More feedback from PR review, clarified comment

From https://github.com/zeldaret/oot/pull/2670:
- Change 0 to false in header comment
- Remove verbose speculation about former use of unused variable
- Made comment on use of viewDepth clearer
- Separated matrix and gfx code with a newline

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;

* Marked the "1500" as being in units

---------

Signed-off-by: Gabriel Ravier &lt;gabravier@gmail.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document `EnIn` (AKA the hard-working Ingo) (#2778)</title>
<updated>2026-08-19T12:03:48+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-08-19T12:03:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=58d06849af4d6d71b07a08e790c456ef54284a03'/>
<id>58d06849af4d6d71b07a08e790c456ef54284a03</id>
<content type='text'>
* Document `EnIn` (AKA the hard-working Ingo)

* Fix variable references

* Revert switch

* Rename race outcome functions for clarity

* Apply suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document `EnIn` (AKA the hard-working Ingo)

* Fix variable references

* Revert switch

* Rename race outcome functions for clarity

* Apply suggestions</pre>
</div>
</content>
</entry>
</feed>
