<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/JSystem, 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>d_menu work (#1141)</title>
<updated>2026-07-31T17:33:36+00:00</updated>
<author>
<name>Mattias Blum</name>
<email>142374929+mattias-blum@users.noreply.github.com</email>
</author>
<published>2026-07-31T17:33:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d46b64f9cba1c3561d504a753dcbd77c6ba796f7'/>
<id>d46b64f9cba1c3561d504a753dcbd77c6ba796f7</id>
<content type='text'>
* more progress

* more progress

* more progress

* more progress

* d_menu work

d_menu_collect class members cleaned up, some functions at 100% matching

* added `Nonmatching` tag to unmatched functions

* more functions at 100%

* more functions matching

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

* more progress

* more progress

* more progress

* d_menu work

d_menu_collect class members cleaned up, some functions at 100% matching

* added `Nonmatching` tag to unmatched functions

* more functions at 100%

* more functions matching

* more functions matching</pre>
</div>
</content>
</entry>
<entry>
<title>Compiler compat fix: Passing of rvalue GXColors to non-const reference parameters (#1142)</title>
<updated>2026-07-31T17:20:48+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-31T17:20:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=45718d8cccbde7bad1c090de82e343fba68dc27f'/>
<id>45718d8cccbde7bad1c090de82e343fba68dc27f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>TVec template fixes (#1140)</title>
<updated>2026-07-31T17:14:06+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-31T17:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=641268e340402a965c90610f7c176d95e346c644'/>
<id>641268e340402a965c90610f7c176d95e346c644</id>
<content type='text'>
* TVec template fixes

* Fix cubic</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TVec template fixes

* Fix cubic</pre>
</div>
</content>
</entry>
<entry>
<title>d_picture_box closer to matching for other versions</title>
<updated>2026-07-19T01:31:38+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-19T01:31:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=9f18a6f34c4d96e54e52abdbcf287a7bfcf6c8e4'/>
<id>9f18a6f34c4d96e54e52abdbcf287a7bfcf6c8e4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_picture_box mostly matching for GZLE01 (#1125)</title>
<updated>2026-07-18T21:37:31+00:00</updated>
<author>
<name>Mattias Blum</name>
<email>142374929+mattias-blum@users.noreply.github.com</email>
</author>
<published>2026-07-18T21:37:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=db61d3102208a949d7941f4491706eba16ba2686'/>
<id>db61d3102208a949d7941f4491706eba16ba2686</id>
<content type='text'>
* initial progress

* more progress

* more progress

* d_picture_box mostly matching for GZLE01

Unable to resolve the regswap in dJle_Pb_c::draw()

* reverted some changes to member names

* filled missing enum value

* PR changes made

* renamed some fields</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial progress

* more progress

* more progress

* d_picture_box mostly matching for GZLE01

Unable to resolve the regswap in dJle_Pb_c::draw()

* reverted some changes to member names

* filled missing enum value

* PR changes made

* renamed some fields</pre>
</div>
</content>
</entry>
<entry>
<title>Some npc/ship inline fixes from debug map</title>
<updated>2026-07-17T20:08:55+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-17T20:08:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c1513e97e57f13a37f1d6637d508b04da8490654'/>
<id>c1513e97e57f13a37f1d6637d508b04da8490654</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_message mostly done (#1097)</title>
<updated>2026-07-03T00:43:07+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-07-03T00:43:07+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=f93c5ba62c18e7ae593fa034a6d0bd52bc95e55e'/>
<id>f93c5ba62c18e7ae593fa034a6d0bd52bc95e55e</id>
<content type='text'>
* d_message mostly done

* fopMsgM_selectMessageGet fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_message mostly done

* fopMsgM_selectMessageGet fix</pre>
</div>
</content>
</entry>
<entry>
<title>d_name mostly done (#1082)</title>
<updated>2026-06-30T04:07:14+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-06-30T04:07:14+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0d27cf3652fa213384b40f599f1c41f726e5e091'/>
<id>0d27cf3652fa213384b40f599f1c41f726e5e091</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>copy over a bunch of sdk stuff (#1066)</title>
<updated>2026-06-26T15:03:34+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-06-26T15:03:34+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=d489dc996b1cd4c59c6f25532c439e2323b83b6f'/>
<id>d489dc996b1cd4c59c6f25532c439e2323b83b6f</id>
<content type='text'>
* most of dolsdk copied over

* add some gf stuff

* trk wip

* ode/amc stuff

* build fix</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* most of dolsdk copied over

* add some gf stuff

* trk wip

* ode/amc stuff

* build fix</pre>
</div>
</content>
</entry>
<entry>
<title>Demo work and fakematch cleanup (#1034)</title>
<updated>2026-05-28T17:49:11+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-05-28T17:49:11+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=8b46c357e4b435b8bee091b66300816a8f508d8d'/>
<id>8b46c357e4b435b8bee091b66300816a8f508d8d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
