<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/src/d/d_minigame_starter.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>A few small matches</title>
<updated>2026-07-03T01:07:19+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-07-03T01:07:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6051ac9b5b72f259b9d5d65fc9b7ad097d4bde38'/>
<id>6051ac9b5b72f259b9d5d65fc9b7ad097d4bde38</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dMinigame_Starter_c::_execute match</title>
<updated>2026-06-28T22:53:19+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2026-06-28T22:53:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=0bb5696cd89ce890b4543da9f46c2053ce6aec03'/>
<id>0bb5696cd89ce890b4543da9f46c2053ce6aec03</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>water_mark / wpillar done, minigame_starter wip (#1069)</title>
<updated>2026-06-28T22:40:28+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2026-06-28T22:40:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=88a753265e537c7ee9b9b620f31e69f776b124ae'/>
<id>88a753265e537c7ee9b9b620f31e69f776b124ae</id>
<content type='text'>
* d_minigame_starter attempt

* water_mark / wpillar done

* review changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_minigame_starter attempt

* water_mark / wpillar done

* review changes</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_goal_flag - matching (#918)</title>
<updated>2026-01-09T18:09:23+00:00</updated>
<author>
<name>Roland</name>
<email>roland@wildpaws.xyz</email>
</author>
<published>2026-01-09T18:09:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=6893c2588e1a616072f39913a6dc09ac2c4f8705'/>
<id>6893c2588e1a616072f39913a6dc09ac2c4f8705</id>
<content type='text'>
* initial work on d_a_goal_flag

* Update config.yml to extract symbols from d_a_goal_flag; also add l_pos and l_texCoord

* 17% matching in .text

* daGoal_Flag_c::CreateHeap matched

* RopeMove 99%

* Update d_a_goal_flag.cpp

* getRacePath 100%

* 31% in .text

* 47% matching in .text

* 56% matching in .text

* 70% matching in .text
Add definitions to inlines in daGFlag_packet_c and fully matched some daGFlag_packet_c methods.

* 84% matching in .text
Match daGFlag_packet_c::draw

* 91% matching in .text
- Formatting tweaks
- Match TimerExecute
- Add fopMsgM_MiniGameTerminater_create inline
- Move daGoal_Flag_c::_create in the correct place to match .data

* d_a_goal_flag matching 100% for retail

* d_a_goal_flag demo 99%

* Resolve _create fakematch

* d_a_goal_flag demo matching 100%

* link d_a_goal_flag for demo

* Renaming of fields/variables and some refactoring

* Refactoring continued
- Change direct calls to VECDotProduct to cXyz::getDotProduct

* Named more HIO fields and packet fields

* Implement fopMsgM_MiniGameStarter_create

* Name all used HIO fields

* Named all fields in daGoal_Flag_c

* Finishing touches</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial work on d_a_goal_flag

* Update config.yml to extract symbols from d_a_goal_flag; also add l_pos and l_texCoord

* 17% matching in .text

* daGoal_Flag_c::CreateHeap matched

* RopeMove 99%

* Update d_a_goal_flag.cpp

* getRacePath 100%

* 31% in .text

* 47% matching in .text

* 56% matching in .text

* 70% matching in .text
Add definitions to inlines in daGFlag_packet_c and fully matched some daGFlag_packet_c methods.

* 84% matching in .text
Match daGFlag_packet_c::draw

* 91% matching in .text
- Formatting tweaks
- Match TimerExecute
- Add fopMsgM_MiniGameTerminater_create inline
- Move daGoal_Flag_c::_create in the correct place to match .data

* d_a_goal_flag matching 100% for retail

* d_a_goal_flag demo 99%

* Resolve _create fakematch

* d_a_goal_flag demo matching 100%

* link d_a_goal_flag for demo

* Renaming of fields/variables and some refactoring

* Refactoring continued
- Change direct calls to VECDotProduct to cXyz::getDotProduct

* Named more HIO fields and packet fields

* Implement fopMsgM_MiniGameStarter_create

* Name all used HIO fields

* Named all fields in daGoal_Flag_c

* Finishing touches</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>Document several more TU names (#770)</title>
<updated>2025-05-29T04:11:39+00:00</updated>
<author>
<name>123456789758</name>
<email>205478182+123456789758@users.noreply.github.com</email>
</author>
<published>2025-05-29T04:11:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c1f54653fde37d3ab08cd85283def2bf99a4636a'/>
<id>c1f54653fde37d3ab08cd85283def2bf99a4636a</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>Add `cPhs_State` typedef and use it everywhere</title>
<updated>2025-03-18T02:26:56+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-03-18T02:26:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=822b13e57a978cb940abfdb2286588ad3c338b4d'/>
<id>822b13e57a978cb940abfdb2286588ad3c338b4d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add static keyword in more places</title>
<updated>2024-04-17T17:27:52+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-04-17T17:27:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=a116292705d0c04d6ef9765c9b637900062fc825'/>
<id>a116292705d0c04d6ef9765c9b637900062fc825</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>get more d_ TUs to compile</title>
<updated>2024-03-01T06:21:27+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-03-01T06:21:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=b8f4d25c5686da58dfb56efed271719c3e8e0ee1'/>
<id>b8f4d25c5686da58dfb56efed271719c3e8e0ee1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import project</title>
<updated>2023-09-10T04:48:55+00:00</updated>
<author>
<name>Luke Street</name>
<email>luke.street@encounterpc.com</email>
</author>
<published>2023-09-10T04:42:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=adb95b135c3d7498eba29bbd9728d345eed5a407'/>
<id>adb95b135c3d7498eba29bbd9728d345eed5a407</id>
<content type='text'>
Original repository: https://github.com/encounter/ww
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Original repository: https://github.com/encounter/ww
</pre>
</div>
</content>
</entry>
</feed>
