<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/src/d/d_drawlist.cpp, 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>d_bg_w done (#2169)</title>
<updated>2024-06-15T17:09:55+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-06-15T17:09:55+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3c82015f69403d22f7ee3809425cb217f5bdc3b5'/>
<id>3c82015f69403d22f7ee3809425cb217f5bdc3b5</id>
<content type='text'>
* ClassifyPlane matched

* d_bg_w full match

* remove asm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* ClassifyPlane matched

* d_bg_w full match

* remove asm</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>remove "duplicated" inlines (#2099)</title>
<updated>2024-03-19T11:31:53+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-03-19T11:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=25d51079a315a7e8e1b745f06ca857b2c48cf532'/>
<id>25d51079a315a7e8e1b745f06ca857b2c48cf532</id>
<content type='text'>
* fix f_op_actor_mng inlines

* fix f_pc inlines

* fix d_a_alink weak func signatures

* fix d_com_inf_game inlines

* fix some more inlines

* fix rest of player inlines

* m_Do / JSystem inlines fixed

* fix upstream changes</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* fix f_op_actor_mng inlines

* fix f_pc inlines

* fix d_a_alink weak func signatures

* fix d_com_inf_game inlines

* fix some more inlines

* fix rest of player inlines

* m_Do / JSystem inlines fixed

* fix upstream changes</pre>
</div>
</content>
</entry>
<entry>
<title>d_map OK (#2074)</title>
<updated>2024-02-17T19:47:45+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-02-17T19:47:45+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=fa3be5d11de6eff42205dc0af23b992cfc71df6e'/>
<id>fa3be5d11de6eff42205dc0af23b992cfc71df6e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>various fixes / matches (#2052)</title>
<updated>2024-01-29T15:39:51+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-01-29T15:39:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=36a29bc4fe6464d57d693ab24aedd97e4bb59310'/>
<id>36a29bc4fe6464d57d693ab24aedd97e4bb59310</id>
<content type='text'>
* some fixes in d/s, d_item, d_shop

* fix for dKankyo_DayProc weak generation

* d_cc_uty fix

* some d_name / d_com_inf_game / f_op_actor_mng matches

* fix some player inline virtuals

* remove asm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* some fixes in d/s, d_item, d_shop

* fix for dKankyo_DayProc weak generation

* d_cc_uty fix

* some d_name / d_com_inf_game / f_op_actor_mng matches

* fix some player inline virtuals

* remove asm</pre>
</div>
</content>
</entry>
<entry>
<title>some various J2D/J3D work (#2043)</title>
<updated>2024-01-22T15:23:54+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-01-22T15:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=697cd08979c12f2a1ebd32f12a1a306b730f14ec'/>
<id>697cd08979c12f2a1ebd32f12a1a306b730f14ec</id>
<content type='text'>
* most of J2DPicture done

* fix GXSetTexCoordGen

* some j3d work</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* most of J2DPicture done

* fix GXSetTexCoordGen

* some j3d work</pre>
</div>
</content>
</entry>
<entry>
<title>Work on d_msg_scrn_howl + misc (#2040)</title>
<updated>2024-01-21T09:15:22+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-01-21T09:15:22+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=0228b4e03ba255fdfabc25dab14ed21b5479a8d2'/>
<id>0228b4e03ba255fdfabc25dab14ed21b5479a8d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>almost all of dolphin matched (#2036)</title>
<updated>2024-01-20T00:22:19+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-01-20T00:22:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=981cfe7283c0a39b8d1845d8ba59f3bb1e192932'/>
<id>981cfe7283c0a39b8d1845d8ba59f3bb1e192932</id>
<content type='text'>
* TRK full match

* remove trk asm

* ar done

* cleanup some dolphin headers

* more dolphin cleanup

* cleanup / GD fully matched

* almost all of GX fully matched

* GX / Mtx full matched

* most of OS done

* pad done

* most of VI

* remove asm

* forgot couple vec funcs

* couple JUtility matches</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* TRK full match

* remove trk asm

* ar done

* cleanup some dolphin headers

* more dolphin cleanup

* cleanup / GD fully matched

* almost all of GX fully matched

* GX / Mtx full matched

* most of OS done

* pad done

* most of VI

* remove asm

* forgot couple vec funcs

* couple JUtility matches</pre>
</div>
</content>
</entry>
<entry>
<title>Work on J2DPictureEx (#1919)</title>
<updated>2023-09-09T20:39:49+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-09-09T20:39:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=8a146f81b6061455a9d56bcbf5fc68c9ef800920'/>
<id>8a146f81b6061455a9d56bcbf5fc68c9ef800920</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>setup dolphin VEC/MTX function defines (#1903)</title>
<updated>2023-09-02T13:38:08+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2023-09-02T13:38:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6432e1541ebcf6ba1c535b07f5227bdd4a8d0e61'/>
<id>6432e1541ebcf6ba1c535b07f5227bdd4a8d0e61</id>
<content type='text'>
* setup VEC function defines

* setup MTX function defines</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup VEC function defines

* setup MTX function defines</pre>
</div>
</content>
</entry>
</feed>
