<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_event_data.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>Rename subtype to argument</title>
<updated>2025-09-14T18:24:43+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-09-14T18:24:43+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=37865be5b5e96f6a00421c2fc844fb081b91d215'/>
<id>37865be5b5e96f6a00421c2fc844fb081b91d215</id>
<content type='text'>
This appears to be the official name of this field based off of an assert in TP debug.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
This appears to be the official name of this field based off of an assert in TP debug.
</pre>
</div>
</content>
</entry>
<entry>
<title>Use precompiled headers, fix weak data issues</title>
<updated>2025-08-20T22:51:42+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-08-19T21:15:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=217775af4ef41ac875d53efe4da8f2d19f46e2af'/>
<id>217775af4ef41ac875d53efe4da8f2d19f46e2af</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_demo work</title>
<updated>2025-03-29T02:35:13+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-29T02:35:13+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=b9c1eed694ed7fe2e5c4ac54d38fe982ef4426b0'/>
<id>b9c1eed694ed7fe2e5c4ac54d38fe982ef4426b0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Various cleanup</title>
<updated>2025-02-24T00:59:54+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-02-24T00:59:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c4ad9f7241e2f4bf09a88deb62d683796c4d4200'/>
<id>c4ad9f7241e2f4bf09a88deb62d683796c4d4200</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>warning cleanup</title>
<updated>2024-11-02T04:00:04+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-11-02T04:00:04+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=3eac0a16ac69dcca66f8b74d2d50a79569e38c60'/>
<id>3eac0a16ac69dcca66f8b74d2d50a79569e38c60</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>Use FALSE macro in asserts, remove JUT_PANIC macro</title>
<updated>2024-06-22T14:10:07+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-06-22T14:10:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c836c5ca1f14fa629a82e02ea74fb681a7c94e6b'/>
<id>c836c5ca1f14fa629a82e02ea74fb681a7c94e6b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add more default parameters for common funcs</title>
<updated>2024-04-16T17:44:24+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-16T17:44:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=8238d12e71e364931344b6180201f5c6aa10f30a'/>
<id>8238d12e71e364931344b6180201f5c6aa10f30a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix msgId/msgNo naming mixups</title>
<updated>2024-04-11T03:55:17+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-11T03:55:17+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=282756e6e8f51d6792404ccb9921cefe3b546c2e'/>
<id>282756e6e8f51d6792404ccb9921cefe3b546c2e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use BGM/SE enums for JAIZelBasic</title>
<updated>2024-01-13T06:50:54+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-01-13T06:50:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=9037c8e8f15b396e068fbf1065526e639880b9f2'/>
<id>9037c8e8f15b396e068fbf1065526e639880b9f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
