<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/include/d/particle, branch dol2asm</title>
<subtitle>Decompilation of The Legend of Zelda: Twilight Princess (GCN)</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/'/>
<entry>
<title>obj_onsenTaru done / cleanup swspinner TUs (#2197)</title>
<updated>2024-09-09T17:41:28+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-09-09T17:41:28+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=ee0c0f12acc4c9c6cc63d3c0c943a3b691c5d742'/>
<id>ee0c0f12acc4c9c6cc63d3c0c943a3b691c5d742</id>
<content type='text'>
* clean up swspinner TUs

* d_a_obj_onsenTaru done

* remove asm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* clean up swspinner TUs

* d_a_obj_onsenTaru done

* remove asm</pre>
</div>
</content>
</entry>
<entry>
<title>d_particle almost finished (#2193)</title>
<updated>2024-08-17T05:19:53+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-08-17T05:19:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=18f4489dd6e7996152bc385ec89a340dccaafe8a'/>
<id>18f4489dd6e7996152bc385ec89a340dccaafe8a</id>
<content type='text'>
* d_particle almost finished

* Remove dolasm.h include from JKRDvdRipper</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_particle almost finished

* Remove dolasm.h include from JKRDvdRipper</pre>
</div>
</content>
</entry>
<entry>
<title>firewood/tornado/tag_camera done, obj_drop almost (#2190)</title>
<updated>2024-08-12T18:34:01+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-08-12T18:34:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=2bcec113fb9e64e77c73e8beed33faf1998197a5'/>
<id>2bcec113fb9e64e77c73e8beed33faf1998197a5</id>
<content type='text'>
* firewood done, obj_drop mostly done

* obj_tornado done, cleanup obj_tornado2

* tag_camera done

* remove asm

* tag_msg done</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* firewood done, obj_drop mostly done

* obj_tornado done, cleanup obj_tornado2

* tag_camera done

* remove asm

* tag_msg done</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_arrow work (#2139)</title>
<updated>2024-04-27T02:12:56+00:00</updated>
<author>
<name>Jeff Padgham</name>
<email>jeff.ookami@gmail.com</email>
</author>
<published>2024-04-27T02:12:56+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=c163dc9ed31c69eb791be1dcdcd7ab8b296e95a1'/>
<id>c163dc9ed31c69eb791be1dcdcd7ab8b296e95a1</id>
<content type='text'>
* WIP commit, about halfway done

* More progress, fixed up some issues

* Most functions match, minor issues in draw/create, dtor needs particle work

* Forgot to remove NONMATCHING define

---------

Co-authored-by: GinNoOokami &lt;noreply&gt;</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* WIP commit, about halfway done

* More progress, fixed up some issues

* Most functions match, minor issues in draw/create, dtor needs particle work

* Forgot to remove NONMATCHING define

---------

Co-authored-by: GinNoOokami &lt;noreply&gt;</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_e_fz work, doxygen revamp (#2127)</title>
<updated>2024-04-12T06:10:30+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2024-04-12T06:10:30+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a61e3491f7c46b698514af50464cf71ba76bd3a3'/>
<id>a61e3491f7c46b698514af50464cf71ba76bd3a3</id>
<content type='text'>
* initial freezard actor struct + setActionMode OK

* daE_FZ_Draw

* setReflectAngle

* mBoundSoundset

* daE_FZ_Execute &amp; execute

* demoDelete

* daE_FZ_Delete &amp; _delete

* CreateHeap

* useHeapInit

* cc_set

* mtx_set

* action WIP

* way_gake_check

* executeRollMove

* executeMove

* draw WIP

* executeDamage

* checkpoint

* create

* checkpoint

* daE_FZ_c::executeWait

* checkpoint

* daE_FZ_c::damage_check almost done

* rm asm

* rm headers

* setup_profile WIP + doxygen update

* fix merge issues

* docs fix?

* fix2

* doxygen updates

* setup g_profile_E_FZ, profile setup script WIP

* update github actions

* update progress.md</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* initial freezard actor struct + setActionMode OK

* daE_FZ_Draw

* setReflectAngle

* mBoundSoundset

* daE_FZ_Execute &amp; execute

* demoDelete

* daE_FZ_Delete &amp; _delete

* CreateHeap

* useHeapInit

* cc_set

* mtx_set

* action WIP

* way_gake_check

* executeRollMove

* executeMove

* draw WIP

* executeDamage

* checkpoint

* create

* checkpoint

* daE_FZ_c::executeWait

* checkpoint

* daE_FZ_c::damage_check almost done

* rm asm

* rm headers

* setup_profile WIP + doxygen update

* fix merge issues

* docs fix?

* fix2

* doxygen updates

* setup g_profile_E_FZ, profile setup script WIP

* update github actions

* update progress.md</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_e_yd_leaf and d_a_e_ph done (#2070)</title>
<updated>2024-02-13T18:21:57+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-02-13T18:21:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=e1c5bdb53935499993e03dd3a023e2b6e46e670e'/>
<id>e1c5bdb53935499993e03dd3a023e2b6e46e670e</id>
<content type='text'>
* d_a_e_yd_leaf done

* d_a_e_ph OK

* remove asm

* some e_ph doc

* match dBgS_Acch, fix f_op_actor_mng weak funcs

* dBgS_Acch done

* cleanup dBgS Chk TUs

* d_a_obj done</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_e_yd_leaf done

* d_a_e_ph OK

* remove asm

* some e_ph doc

* match dBgS_Acch, fix f_op_actor_mng weak funcs

* dBgS_Acch done

* cleanup dBgS Chk TUs

* d_a_obj done</pre>
</div>
</content>
</entry>
<entry>
<title>work on link bow, kandelaar, and whistle (#2004)</title>
<updated>2023-12-15T14:04:05+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2023-12-15T14:04:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6e58e660d5ea5eaf077ca96c5148a7fb371ab998'/>
<id>6e58e660d5ea5eaf077ca96c5148a7fb371ab998</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_obj_grave_stone OK (#1999)</title>
<updated>2023-12-03T12:01:37+00:00</updated>
<author>
<name>Caroline Madsen</name>
<email>69010899+randomsalience@users.noreply.github.com</email>
</author>
<published>2023-12-03T12:01:37+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=28fb711606c72bacbf625a97e7046d4ea72a7c44'/>
<id>28fb711606c72bacbf625a97e7046d4ea72a7c44</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>most of d_a_alink_wolf done / some misc (#1993)</title>
<updated>2023-11-27T11:14:06+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2023-11-27T11:14:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=9ff0f5029f3b109ef50d2a78bf810ed3420f1b62'/>
<id>9ff0f5029f3b109ef50d2a78bf810ed3420f1b62</id>
<content type='text'>
* wip on alink_wolf

* setup procvar unions

* most of d_a_alink_wolf done + some misc</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* wip on alink_wolf

* setup procvar unions

* most of d_a_alink_wolf done + some misc</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_andsw2 OK, d_a_player / d_a_alink cleanup, d_a_alink_hook mostly done (#1957)</title>
<updated>2023-10-11T08:12:08+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2023-10-11T08:12:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6229bba991717a88629e52c59b2daa45022f098a'/>
<id>6229bba991717a88629e52c59b2daa45022f098a</id>
<content type='text'>
* d_a_andsw2 OK

* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook

* remove asm

* d_kankyo_wether almost done

* some work on d_kankyo_rain</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_andsw2 OK

* d_a_player cleanup, d_a_alink cleanup and work on d_a_alink_hook

* remove asm

* d_kankyo_wether almost done

* some work on d_kankyo_rain</pre>
</div>
</content>
</entry>
</feed>
