<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tww/include/JSystem/JParticle/JPAParticle.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>Misc cleanup</title>
<updated>2025-12-28T02:32:04+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-12-27T22:03:26+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=48dcebd9e88e9b592572ed906c505ee71df6f4f2'/>
<id>48dcebd9e88e9b592572ed906c505ee71df6f4f2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JPA small cleanup</title>
<updated>2025-08-11T21:51:49+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-08-11T21:51:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=1c93c48ccf55c29be052444fe299d14afa1ca052'/>
<id>1c93c48ccf55c29be052444fe299d14afa1ca052</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Some particle work and cleanup</title>
<updated>2025-07-05T05:33:40+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2025-07-05T05:33:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=e773fe5ca67e569308167b3bbe49052c6bd5de44'/>
<id>e773fe5ca67e569308167b3bbe49052c6bd5de44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Fix JPABaseParticle position members being out of order</title>
<updated>2024-09-03T02:41:33+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-09-03T02:41:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=804e0aaf9eba8f2ff7c60d7644a7e44b6b7042f5'/>
<id>804e0aaf9eba8f2ff7c60d7644a7e44b6b7042f5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_particle work</title>
<updated>2024-09-03T01:21:08+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2024-09-03T01:21:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=893f6bc112731dd2c08ecfa5b5c2c2e6e8508c51'/>
<id>893f6bc112731dd2c08ecfa5b5c2c2e6e8508c51</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_player_particle (#674)</title>
<updated>2024-08-09T21:05:24+00:00</updated>
<author>
<name>Daniel Hajjar</name>
<email>33489389+DanTGL@users.noreply.github.com</email>
</author>
<published>2024-08-09T21:05:24+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=c2bacf5658984b293b68aad23d3894f2cf2bd56a'/>
<id>c2bacf5658984b293b68aad23d3894f2cf2bd56a</id>
<content type='text'>
* daPy_mtxPosFollowEcallBack_c::execute matching

* daPy_waterDropEcallBack_c::end matching

* daPy_dmEcallBack_c::execute matching

* daPy_fanSwingEcallBack_c::execute matching

* daPy_waterDropPcallBack_c::execute matching

* daPy_sightPacket_c::draw matching

* daPy_sightPacket_c::setSight matching

* daPy_swBlur_c::initSwBlur matching

* daPy_swBlur_c matching

* daPy_lk_c::setWaterDrop matching

* daPy_lk_c::setFootMark matching

* daPy_footEffect_c work

* daPy_lk_c::resetFootEffect matching

* daPy_lk_c::setSwimTail matching

* daPy_lk_c::setCutWaterSplash matching

* daPy_lk_c::setDamageCurseEmitter matching

* daPy_lk_c::setDamageElecEmitter matching

* daPy_lk_c::setDamageEmitter matching

* daPy_lk_c::endFlameDamageEmitter matching

* daPy_lk_c::setSwimWaterDrop matching

* daPy_lk_c::setItemWaterEffect matching

* daPy_lk_c::setFootEffectType matching

* daPy_lk_c::setFootEffect matching

* daPy_lk_c::setAuraEffect work

* daPy_lk_c::setWaterRipple matching

* d_a_player_particle minor cleanup

* daPy_lk_c::setAuraEffect matching

* Removed comment

* Removed another old comment

* PR suggestions</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* daPy_mtxPosFollowEcallBack_c::execute matching

* daPy_waterDropEcallBack_c::end matching

* daPy_dmEcallBack_c::execute matching

* daPy_fanSwingEcallBack_c::execute matching

* daPy_waterDropPcallBack_c::execute matching

* daPy_sightPacket_c::draw matching

* daPy_sightPacket_c::setSight matching

* daPy_swBlur_c::initSwBlur matching

* daPy_swBlur_c matching

* daPy_lk_c::setWaterDrop matching

* daPy_lk_c::setFootMark matching

* daPy_footEffect_c work

* daPy_lk_c::resetFootEffect matching

* daPy_lk_c::setSwimTail matching

* daPy_lk_c::setCutWaterSplash matching

* daPy_lk_c::setDamageCurseEmitter matching

* daPy_lk_c::setDamageElecEmitter matching

* daPy_lk_c::setDamageEmitter matching

* daPy_lk_c::endFlameDamageEmitter matching

* daPy_lk_c::setSwimWaterDrop matching

* daPy_lk_c::setItemWaterEffect matching

* daPy_lk_c::setFootEffectType matching

* daPy_lk_c::setFootEffect matching

* daPy_lk_c::setAuraEffect work

* daPy_lk_c::setWaterRipple matching

* d_a_player_particle minor cleanup

* daPy_lk_c::setAuraEffect matching

* Removed comment

* Removed another old comment

* PR suggestions</pre>
</div>
</content>
</entry>
<entry>
<title>JPA work</title>
<updated>2024-07-15T03:30:36+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2024-07-15T03:30:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=bae8aa63bc474522b2147776cc9fa6d3407329b3'/>
<id>bae8aa63bc474522b2147776cc9fa6d3407329b3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_player_main work</title>
<updated>2024-01-15T09:47:27+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2024-01-15T09:47:27+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=8485e571b4db3dbf63427ebce70019b66a0f0eb3'/>
<id>8485e571b4db3dbf63427ebce70019b66a0f0eb3</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>JPA work</title>
<updated>2023-12-25T00:15:57+00:00</updated>
<author>
<name>Jasper St. Pierre</name>
<email>jstpierre@mecheye.net</email>
</author>
<published>2023-12-25T00:15:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=25f4f1d38e2778fdc6862f25e6f61346dc7b7fe4'/>
<id>25f4f1d38e2778fdc6862f25e6f61346dc7b7fe4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>some bomb/bomb2 matches, TVec3::cubic match</title>
<updated>2023-12-20T05:08:40+00:00</updated>
<author>
<name>LagoLunatic</name>
<email>LagoLunatic@users.noreply.github.com</email>
</author>
<published>2023-12-20T05:08:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tww/commit/?id=cfe547b37df7d3e66acae0b876f0ded195740323'/>
<id>cfe547b37df7d3e66acae0b876f0ded195740323</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
