<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/actor/d_a_fganon.cpp, branch main</title>
<subtitle>Decompilation of The Legend of Zelda: The Wind Waker (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/'/>
<entry>
<title>Minor cleanup</title>
<updated>2026-07-23T21:48:51+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-23T21:48:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=4efda6f35537a2d546841d1eb9579563bb581ab8'/>
<id>4efda6f35537a2d546841d1eb9579563bb581ab8</id>
<content type='text'>
Inlines, wrong indentation, enums, private fields, etc
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Inlines, wrong indentation, enums, private fields, etc
</pre>
</div>
</content>
</entry>
<entry>
<title>Use joint enums in several different places (#981)</title>
<updated>2026-06-16T18:55:36+00:00</updated>
<author>
<name>123456789758</name>
<email>205478182+123456789758@users.noreply.github.com</email>
</author>
<published>2026-06-16T18:55:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d61a31e7ab30ef357060124bae1830939106104b'/>
<id>d61a31e7ab30ef357060124bae1830939106104b</id>
<content type='text'>
Co-authored-by: ‎ ‎ ‎ &lt;‎ ‎ ‎&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ‎ ‎ ‎ &lt;‎ ‎ ‎&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Update all code to use the new enum formats</title>
<updated>2026-05-29T20:34:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-29T19:45:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=bae595b973fd48b2c6606371ac577cbbccb7a9fb'/>
<id>bae595b973fd48b2c6606371ac577cbbccb7a9fb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_tn - 99% matching (#994)</title>
<updated>2026-05-28T17:59:57+00:00</updated>
<author>
<name>123456789758</name>
<email>205478182+123456789758@users.noreply.github.com</email>
</author>
<published>2026-05-28T17:59:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=ce8aa593df4be276da550e39e966f31124351386'/>
<id>ce8aa593df4be276da550e39e966f31124351386</id>
<content type='text'>
Co-authored-by: ‎ ‎ ‎ &lt;‎ ‎ ‎&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Co-authored-by: ‎ ‎ ‎ &lt;‎ ‎ ‎&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>Process profiles and enums cleanup (#1031)</title>
<updated>2026-05-26T04:11:58+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-26T04:11:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=102042628fa139f4e509251bdd9095493f031e28'/>
<id>102042628fa139f4e509251bdd9095493f031e28</id>
<content type='text'>
* Fix some profile comments

* Add missing static for local visibility data

* Move proc name and draw priority enums to f_pc

* Add _e suffix to daObjBarrier_c proc enum

* Change proc name enum format to match TP

* Change draw prio enum format to match TP

* Change ItemNo enum format, finish fixing item names

* Revert static for cb1 hio

* Clean up formatting of profile comments

* Fix comment alignment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Fix some profile comments

* Add missing static for local visibility data

* Move proc name and draw priority enums to f_pc

* Add _e suffix to daObjBarrier_c proc enum

* Change proc name enum format to match TP

* Change draw prio enum format to match TP

* Change ItemNo enum format, finish fixing item names

* Revert static for cb1 hio

* Clean up formatting of profile comments

* Fix comment alignment</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2026-05-07T20:54:44+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-07T20:54:44+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=333ea2f775ff2ec1bd7d75601154105f24a78f18'/>
<id>333ea2f775ff2ec1bd7d75601154105f24a78f18</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename fopAcM_SetupActor to fopAcM_ct</title>
<updated>2026-05-07T19:59:23+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-07T19:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e1f5b7e23b2a37da369e8ce5800149632887eec4'/>
<id>e1f5b7e23b2a37da369e8ce5800149632887eec4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Var name cleanup</title>
<updated>2026-04-17T01:45:17+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-04-17T01:45:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=98dc2807e66156d73e2e2db52440861f2580dacb'/>
<id>98dc2807e66156d73e2e2db52440861f2580dacb</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Misc demo matches (#952)</title>
<updated>2026-04-15T00:33:05+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-04-15T00:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=55a6be8b87cd97a551d1faa75769035ee763e3aa'/>
<id>55a6be8b87cd97a551d1faa75769035ee763e3aa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup</title>
<updated>2026-04-02T23:33:05+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-04-02T23:33:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=4e7634a693d5fb641ecee69f09d331ace88b063f'/>
<id>4e7634a693d5fb641ecee69f09d331ace88b063f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
