<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/actor/d_a_npc_ji1.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>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>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>Merge pull request #1120 from LagoLunatic/clib-limit</title>
<updated>2026-07-16T21:21:09+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-16T21:21:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c562f05ffa10a901c9749c6105f7446163b04f1c'/>
<id>c562f05ffa10a901c9749c6105f7446163b04f1c</id>
<content type='text'>
Improve cLib limit inlines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Improve cLib limit inlines</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>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>JAIZelInst OK (#1005)</title>
<updated>2026-05-17T21:10:52+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-17T21:10:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=86a17bbfb726a5f39e23af257ac011af3e1f028c'/>
<id>86a17bbfb726a5f39e23af257ac011af3e1f028c</id>
<content type='text'>
* JAIZelInst OK

* Clean up some default args</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* JAIZelInst OK

* Clean up some default args</pre>
</div>
</content>
</entry>
<entry>
<title>Misc matches (#1000)</title>
<updated>2026-05-13T23:03:24+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-13T23:03:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=766b58a6eefeda9c8bc00e21ca6faa90d2d546c5'/>
<id>766b58a6eefeda9c8bc00e21ca6faa90d2d546c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add camera attention status and algorythmn enums</title>
<updated>2026-05-13T03:20:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-13T03:20:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e07ff45d8079b6a1c95dbe2c79ba6d229b8c0e26'/>
<id>e07ff45d8079b6a1c95dbe2c79ba6d229b8c0e26</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
