<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/asm/d/file, 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>Match most of d_file_select (#2100)</title>
<updated>2024-03-19T20:45:53+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-03-19T20:45:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=14b18b44935d28f4c3206c509bb928d18bcf3a5b'/>
<id>14b18b44935d28f4c3206c509bb928d18bcf3a5b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import JASCmdStack, std-vector work, Z2StatusMgr OK (#2029)</title>
<updated>2024-01-10T23:16:40+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-01-10T23:16:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=f342bd71716619832c47eea7e90f57d106cd6b63'/>
<id>f342bd71716619832c47eea7e90f57d106cd6b63</id>
<content type='text'>
* Import JASCmdStack

* Work on std-vector

* Z2StatusMgr OK</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Import JASCmdStack

* Work on std-vector

* Z2StatusMgr OK</pre>
</div>
</content>
</entry>
<entry>
<title>d_file_select::dFile_select3D_c (#1899)</title>
<updated>2023-08-28T03:09:20+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2023-08-28T03:09:20+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6a4e50e74b9823329889c509e6e548ccdd18844d'/>
<id>6a4e50e74b9823329889c509e6e548ccdd18844d</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_file_select work + misc changes (#1873)</title>
<updated>2023-08-10T09:57:49+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2023-08-10T09:57:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=d24b09c2d9e303df68abd7f3417babfc00d83c78'/>
<id>d24b09c2d9e303df68abd7f3417babfc00d83c78</id>
<content type='text'>
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup

* match many dfile_select_c methods

* m_Do_main OK

* selFileWakuAnm &amp; bookIconAnm

* selCopyFileWakuAnm &amp; copyBookIconAnm

* dataDelEffAnm &amp; dataCopyEffAnm

* selectDataBaseMoveAnmInitSet &amp; selectDataBaseMoveAnm

* dataSelectIn

* _move &amp; dataSelectInit

* match a few more

* comment

* J2DPicture::drawTexCoord

* draw_function

* dScnPly_Create + fix typing on request_of_phase_process_fn

* checkpoint

* checkpoint

* checkpoint

* checkpoint 2 (fixed)

* dFile_select_c::dataSelectAnmSet

* dFile_select_c::selectDataOpenMove

* dFile_select_c::copySelMoveAnmInitSet

* fix brightcheck issues

* rm comments, fix status update

* small mod to pr template</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup

* match many dfile_select_c methods

* m_Do_main OK

* selFileWakuAnm &amp; bookIconAnm

* selCopyFileWakuAnm &amp; copyBookIconAnm

* dataDelEffAnm &amp; dataCopyEffAnm

* selectDataBaseMoveAnmInitSet &amp; selectDataBaseMoveAnm

* dataSelectIn

* _move &amp; dataSelectInit

* match a few more

* comment

* J2DPicture::drawTexCoord

* draw_function

* dScnPly_Create + fix typing on request_of_phase_process_fn

* checkpoint

* checkpoint

* checkpoint

* checkpoint 2 (fixed)

* dFile_select_c::dataSelectAnmSet

* dFile_select_c::selectDataOpenMove

* dFile_select_c::copySelMoveAnmInitSet

* fix brightcheck issues

* rm comments, fix status update

* small mod to pr template</pre>
</div>
</content>
</entry>
<entry>
<title>d_event_manager OK, d_kankyo rain WIP (#360)</title>
<updated>2023-07-03T19:04:51+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-07-03T19:04:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=01d9e0a514a946fe8f2e3534bf17898325a30904'/>
<id>01d9e0a514a946fe8f2e3534bf17898325a30904</id>
<content type='text'>
* d_event_manager OK, d_kankyo rain WIP

* Match createTimg</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_event_manager OK, d_kankyo rain WIP

* Match createTimg</pre>
</div>
</content>
</entry>
<entry>
<title>d_file_select, JASResArcLoader, d_a_obj_stone, d_a_obj_stone_mark (#309)</title>
<updated>2023-03-18T03:05:06+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2023-03-18T03:05:06+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3cdef97cb8648cf5a5f2151938c5fa8d66056751'/>
<id>3cdef97cb8648cf5a5f2151938c5fa8d66056751</id>
<content type='text'>
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* setup TU

* JASResArcLoader OK

* d_a_obj_stoneMark work

* some funcs in d_a_obj_stoneMark

* many changes

* quat, d_a_obj_stone, d_a_alink, fix python script, tidy makefile

* d_file_select functions + pr cleanup</pre>
</div>
</content>
</entry>
<entry>
<title>d_meter2 wip / d_s_play / d_file_sel_info (#179)</title>
<updated>2022-02-06T14:23:54+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2022-02-06T14:23:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3a79e96e8b033e26a3970da68d0633010fac0f03'/>
<id>3a79e96e8b033e26a3970da68d0633010fac0f03</id>
<content type='text'>
* d_meter2 wip

* d_s_play

* d_file_sel_info

* format

* tag_lv5soup / tag_setBall / fix dKyeff

* d_cc_uty</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_meter2 wip

* d_s_play

* d_file_sel_info

* format

* tag_lv5soup / tag_setBall / fix dKyeff

* d_cc_uty</pre>
</div>
</content>
</entry>
<entry>
<title>building RELs</title>
<updated>2021-04-06T16:00:35+00:00</updated>
<author>
<name>Julgodis</name>
<email></email>
</author>
<published>2021-04-06T16:00:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=ed1ee30dd20ab15ba73b987f1e59b0dfc16d09b2'/>
<id>ed1ee30dd20ab15ba73b987f1e59b0dfc16d09b2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>dol2asm OK</title>
<updated>2021-03-28T20:49:05+00:00</updated>
<author>
<name>Julgodis</name>
<email></email>
</author>
<published>2021-03-28T20:49:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=d244b7cb0d961cb42f76cb30b57ab35820c3c48e'/>
<id>d244b7cb0d961cb42f76cb30b57ab35820c3c48e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fopMsgM_messageGet OK + rename g_meter2_info global</title>
<updated>2021-03-27T23:53:05+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2021-03-27T23:53:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=a94009b13904fc30a433d514871c589b0f1ac9c7'/>
<id>a94009b13904fc30a433d514871c589b0f1ac9c7</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
