<feed xmlns='http://www.w3.org/2005/Atom'>
<title>oot/src/overlays, 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>Finish `EnNutsball` documentation (#2763)</title>
<updated>2026-05-31T15:47:06+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-31T15:47:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=aa1a86708fdc0b8d91be1ab35454553ec143a986'/>
<id>aa1a86708fdc0b8d91be1ab35454553ec143a986</id>
<content type='text'>
* Finish `EnNutsball` documentation

* Rename things</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Finish `EnNutsball` documentation

* Rename things</pre>
</div>
</content>
</entry>
<entry>
<title>Document `EnSa` (#2744)</title>
<updated>2026-05-27T18:28:49+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-27T18:28:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e560ff093aac0c48a23388c647f5139da82232bc'/>
<id>e560ff093aac0c48a23388c647f5139da82232bc</id>
<content type='text'>
* Document `EnSa`

* Rename INFTABLE entries

* Animation set -&gt; group

* Remove trailing commas

* Rename textState field

* Remove trailing comma

* Rename EVENTCHKINF flag

* Correct frowning/closed swap of enum

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

* Rename INFTABLE entries

* Animation set -&gt; group

* Remove trailing commas

* Rename textState field

* Remove trailing comma

* Rename EVENTCHKINF flag

* Correct frowning/closed swap of enum

* Rename INFTABLE flag</pre>
</div>
</content>
</entry>
<entry>
<title>Document DemoSa (Saria's cutscene actions) (#2669)</title>
<updated>2026-05-25T04:25:11+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-25T04:25:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=3af589ba3ba1f00beaf8e5730c5292ba9b20336b'/>
<id>3af589ba3ba1f00beaf8e5730c5292ba9b20336b</id>
<content type='text'>
* Document DemoSa (Saria's cutscene actions)

* Add missing include

* Add another missing include

* Change struct to enum

* add action enum comments to action funcs array

* comment on `DemoSa_InitChamberOfSages` not setting action and relying on the struct being zerod

* fixup demosa action enum numbering formatting

* Rename Unknown -&gt; Unused

* Rename init function

* Missed rename

* Use `ANIMMODE` enum

Co-authored-by: Copilot &lt;copilot@github.com&gt;

* Remove redundant includes

* Rename Ganon actions to SageAction

* Rename sage-related actions

* More renames

* SageAction -&gt; SageMagic

* Restore duplicate eye/mouth enums

* Minor style fixes

* Better action function name matching

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;
Co-authored-by: Copilot &lt;copilot@github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document DemoSa (Saria's cutscene actions)

* Add missing include

* Add another missing include

* Change struct to enum

* add action enum comments to action funcs array

* comment on `DemoSa_InitChamberOfSages` not setting action and relying on the struct being zerod

* fixup demosa action enum numbering formatting

* Rename Unknown -&gt; Unused

* Rename init function

* Missed rename

* Use `ANIMMODE` enum

Co-authored-by: Copilot &lt;copilot@github.com&gt;

* Remove redundant includes

* Rename Ganon actions to SageAction

* Rename sage-related actions

* More renames

* SageAction -&gt; SageMagic

* Restore duplicate eye/mouth enums

* Minor style fixes

* Better action function name matching

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;
Co-authored-by: Copilot &lt;copilot@github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document `EnHs` and `EnHs2` (Carpenter's son) (#2758)</title>
<updated>2026-05-23T07:00:29+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-23T07:00:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=2b29808f8de9e07cd158fdef152f3613b011a68e'/>
<id>2b29808f8de9e07cd158fdef152f3613b011a68e</id>
<content type='text'>
* Document `EnHs` and `EnHs2` (Carpenter's son)

* focusOffset -&gt; sFocusOffset

* Rename tracking flag fields

* Roll back subrepo changes

* Remove comment on trackingFlags

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

---------

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 `EnHs` and `EnHs2` (Carpenter's son)

* focusOffset -&gt; sFocusOffset

* Rename tracking flag fields

* Roll back subrepo changes

* Remove comment on trackingFlags

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

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Child Ruto Actions Part 6: Sitting (#2623)</title>
<updated>2026-05-06T21:33:59+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-06T21:33:59+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=9776710a4f407ba344872ad0f28df9520767c96f'/>
<id>9776710a4f407ba344872ad0f28df9520767c96f</id>
<content type='text'>
* Child Ruto Actions Part 6: Sitting

* Format

* Enum indices in comments

* Remove trailing whitespace

* Rename room number fields

* Rename to EnRu1_UpdateBgCheckInfo

* Revert "Rename to EnRu1_UpdateBgCheckInfo"

This reverts commit 7926cfeeca3e27166e7eeebc65d6d6832a6d9202.

* Rename to UpdateBouncing

* Rename INFTABLE flags

* Rename to actorIter

* Remove unneeded parentheses

* Rectify comments in `EnRu1_UpdateSittingAction`

* Reformat

* Proposed name changes

* Change comment

* Multiple reversions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Child Ruto Actions Part 6: Sitting

* Format

* Enum indices in comments

* Remove trailing whitespace

* Rename room number fields

* Rename to EnRu1_UpdateBgCheckInfo

* Revert "Rename to EnRu1_UpdateBgCheckInfo"

This reverts commit 7926cfeeca3e27166e7eeebc65d6d6832a6d9202.

* Rename to UpdateBouncing

* Rename INFTABLE flags

* Rename to actorIter

* Remove unneeded parentheses

* Rectify comments in `EnRu1_UpdateSittingAction`

* Reformat

* Proposed name changes

* Change comment

* Multiple reversions</pre>
</div>
</content>
</entry>
<entry>
<title>BgSpot11Oasis: name functions and static variables (#2751)</title>
<updated>2026-05-06T08:25:57+00:00</updated>
<author>
<name>Nathan Casabieille</name>
<email>nathan.casabieille@epitech.eu</email>
</author>
<published>2026-05-06T08:25:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=70701b8ac9b5f41a2cc71a8ce59a211c137aa298'/>
<id>70701b8ac9b5f41a2cc71a8ce59a211c137aa298</id>
<content type='text'>
Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>EnBox: name unknown functions and struct fields (#2749)</title>
<updated>2026-05-06T07:52:18+00:00</updated>
<author>
<name>Nathan Casabieille</name>
<email>nathan.casabieille@epitech.eu</email>
</author>
<published>2026-05-06T07:52:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=7c5ea40cf7011629641c011e123317cc9861f84f'/>
<id>7c5ea40cf7011629641c011e123317cc9861f84f</id>
<content type='text'>
* EnBox: name unknown functions and struct fields

* ovl_En_Box: name ENBOX_TYPE_9/10, rename render mode DList functions

* ovl_En_Box: formatting

---------

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

* ovl_En_Box: name ENBOX_TYPE_9/10, rename render mode DList functions

* ovl_En_Box: formatting

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>BgSpot09Obj: document params type enum (#2747)</title>
<updated>2026-05-06T07:35:25+00:00</updated>
<author>
<name>Nathan Casabieille</name>
<email>nathan.casabieille@epitech.eu</email>
</author>
<published>2026-05-06T07:35:25+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=1b6ff388ef9b9a47f2a6ce9ca8a9da3c99b0d77b'/>
<id>1b6ff388ef9b9a47f2a6ce9ca8a9da3c99b0d77b</id>
<content type='text'>
* BgSpot09Obj: document params type enum

* Address review comments

- Remove "objects" from description (has specific meaning in Zelda64 engine)
- Move BgSpot09ObjType enum to .h for use by external files
- Replace return 0/1 literals with false/true in func_808B1AE0
- Fix enum comments: remove "visible" terminology, correct tent is adult-only

---------

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

* Address review comments

- Remove "objects" from description (has specific meaning in Zelda64 engine)
- Move BgSpot09ObjType enum to .h for use by external files
- Replace return 0/1 literals with false/true in func_808B1AE0
- Fix enum comments: remove "visible" terminology, correct tent is adult-only

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Document CIC6105 (#2739)</title>
<updated>2026-05-06T07:25:34+00:00</updated>
<author>
<name>Tharo</name>
<email>tharo10600@gmail.com</email>
</author>
<published>2026-05-06T07:25:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=18d73ff3743ec70127e03f7a28947d586298bd30'/>
<id>18d73ff3743ec70127e03f7a28947d586298bd30</id>
<content type='text'>
* Document CIC6105

* Changes, AUDIOMGR_DEBUG_LEVEL -&gt; AUDIOMGR_ACTIVITY_LEVEL</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Document CIC6105

* Changes, AUDIOMGR_DEBUG_LEVEL -&gt; AUDIOMGR_ACTIVITY_LEVEL</pre>
</div>
</content>
</entry>
<entry>
<title>Finish `EnDivingGame` documentation (#2733)</title>
<updated>2026-05-03T18:04:27+00:00</updated>
<author>
<name>Jordan Longstaff</name>
<email>JordanLongstaff@users.noreply.github.com</email>
</author>
<published>2026-05-03T18:04:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/oot/commit/?id=e48b2d954d472bace2424c6329275ea024764201'/>
<id>e48b2d954d472bace2424c6329275ea024764201</id>
<content type='text'>
* Finish `EnDivingGame` documentation

* Rupee phase enum

* Fix overlooked field rename

* Shorten some field names for formatting

* Reformat

* Revert "unthrown Rupees" rename

* Parenthesize textId conditions

* Rename `GiveScale` functions

* Rename `nextTextState`

* Clang-format

---------

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

* Rupee phase enum

* Fix overlooked field rename

* Shorten some field names for formatting

* Reformat

* Revert "unthrown Rupees" rename

* Parenthesize textId conditions

* Rename `GiveScale` functions

* Rename `nextTextState`

* Clang-format

---------

Co-authored-by: Dragorn421 &lt;Dragorn421@users.noreply.github.com&gt;</pre>
</div>
</content>
</entry>
</feed>
