<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/d/d_event.h, 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>D_a_npc_ho matching (#1008)</title>
<updated>2026-05-18T03:33:22+00:00</updated>
<author>
<name>Zeclos</name>
<email>Zeclos99@gmail.com</email>
</author>
<published>2026-05-18T03:33:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=56f9e016e3fc3041e5fbdb6366ceae62f3cee70f'/>
<id>56f9e016e3fc3041e5fbdb6366ceae62f3cee70f</id>
<content type='text'>
* matching

* cleanup

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

* cleanup

* tiny bit more cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>Implement d_npc inlines</title>
<updated>2026-05-11T00:39:34+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-11T00:39:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cbd7e076c6815b9574e52bb86b7a40e7f47bbbe2'/>
<id>cbd7e076c6815b9574e52bb86b7a40e7f47bbbe2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_meter - 99% matching (#907)</title>
<updated>2025-12-27T21:23:15+00:00</updated>
<author>
<name>123456789758</name>
<email>205478182+123456789758@users.noreply.github.com</email>
</author>
<published>2025-12-27T21:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d0852db127a046b704b728d7cfcb8ad117a5db7a'/>
<id>d0852db127a046b704b728d7cfcb8ad117a5db7a</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>Demo work (#786)</title>
<updated>2025-06-04T20:50:49+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-06-04T20:50:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e24cbed36724b9ae422875a6da46b8c10d69ca19'/>
<id>e24cbed36724b9ae422875a6da46b8c10d69ca19</id>
<content type='text'>
* Demo work

* Fix PAL

* Fix d_door weak func order and link it

* Fix d_door for demo

* JKernel OK on demo + misc

* tag_attention 100% on demo

* More demo work and fix some retail fakematches</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Demo work

* Fix PAL

* Fix d_door weak func order and link it

* Fix d_door for demo

* JKernel OK on demo + misc

* tag_attention 100% on demo

* More demo work and fix some retail fakematches</pre>
</div>
</content>
</entry>
<entry>
<title>Improve compiler compatibility (#743)</title>
<updated>2025-04-29T16:49:09+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2025-04-29T16:49:09+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=5e7b59f2fe2f0a7e39d2b7ba6f9e19f3bbdf3254'/>
<id>5e7b59f2fe2f0a7e39d2b7ba6f9e19f3bbdf3254</id>
<content type='text'>
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* &amp; l-value</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix returns

* use standard C headers

* struct/class mismatch

* explicit this in template

* switch variable scope

* C standard compliance

* &amp; l-value</pre>
</div>
</content>
</entry>
<entry>
<title>Add item button enum and talk button enum</title>
<updated>2025-01-06T05:23:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-01-06T05:23:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=37dbfd75de367d41e5a2edffa00b1b6027b1bd8e'/>
<id>37dbfd75de367d41e5a2edffa00b1b6027b1bd8e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add fpc_ProcID type and use it for all process IDs</title>
<updated>2024-07-13T01:14:13+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-07-13T01:14:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=2def735282a0584a5a2b3ed007bd99ddfb72b394'/>
<id>2def735282a0584a5a2b3ed007bd99ddfb72b394</id>
<content type='text'>
See https://github.com/zeldaret/tp/pull/2173
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
See https://github.com/zeldaret/tp/pull/2173
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_npc_people Almost OK (#658)</title>
<updated>2024-06-16T05:55:31+00:00</updated>
<author>
<name>SuperDude88</name>
<email>82904174+SuperDude88@users.noreply.github.com</email>
</author>
<published>2024-06-16T05:55:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=3f0845880920b2d72fc2cc99d189af83ca33cd55'/>
<id>3f0845880920b2d72fc2cc99d189af83ca33cd55</id>
<content type='text'>
* daNpcPeople Work

* Oops

Somehow I break this file every time I touch it</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* daNpcPeople Work

* Oops

Somehow I break this file every time I touch it</pre>
</div>
</content>
</entry>
<entry>
<title>improve some npc_bs1 matches slightly</title>
<updated>2024-04-11T03:51:34+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-11T03:51:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=95f93e05d715fddc57d50786b6326736658532c5'/>
<id>95f93e05d715fddc57d50786b6326736658532c5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
