<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/actor/d_a_npc_zl1.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>zl1 cleanup, inline cleanup</title>
<updated>2026-07-27T16:14:38+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-27T16:14:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=be8da688fcc755d77e2cdb7a69124297b01ff683'/>
<id>be8da688fcc755d77e2cdb7a69124297b01ff683</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Hi1_demo zl1 cleanup (#1136)</title>
<updated>2026-07-26T15:32:13+00:00</updated>
<author>
<name>Zeclos</name>
<email>Zeclos99@gmail.com</email>
</author>
<published>2026-07-26T15:32:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=7fae08bcd1e75242b3cdcb7a0704488911561e78'/>
<id>7fae08bcd1e75242b3cdcb7a0704488911561e78</id>
<content type='text'>
* matching

* cleanup

* d_a_npc_tt matching outside of _create and rodata

* matching

* demo matching + cleanup zl1

* undo removed line

* sorry</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* matching

* cleanup

* d_a_npc_tt matching outside of _create and rodata

* matching

* demo matching + cleanup zl1

* undo removed line

* sorry</pre>
</div>
</content>
</entry>
<entry>
<title>Demo matches</title>
<updated>2026-07-24T18:25:28+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-24T18:25:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=20913851558a8d86101a025c60078905534622a6'/>
<id>20913851558a8d86101a025c60078905534622a6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Enum usage</title>
<updated>2026-07-22T16:36:48+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-22T16:36:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=5c556d3c5356c2cc9ce93688902c62e7a7f47811'/>
<id>5c556d3c5356c2cc9ce93688902c62e7a7f47811</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleanup/documentation for various photo-related code</title>
<updated>2026-07-19T19:54:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-19T19:54:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab'/>
<id>0fdc3a3f3b1bd96ad65ccee764967e964b3a7eab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</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>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>DSNAP enum cleanup</title>
<updated>2026-05-10T17:11:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-10T17:11:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=578d45153f68342952b988be49b7fb9c5795752d'/>
<id>578d45153f68342952b988be49b7fb9c5795752d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add helper macros to simplify fopAcM_ct-related version differences</title>
<updated>2026-05-07T20:13:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-07T20:13:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cf210f963b877cdafeb269179dbdeffa8958fe7e'/>
<id>cf210f963b877cdafeb269179dbdeffa8958fe7e</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>
</feed>
