<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tp/include/msg/scrn, branch main</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>cleanup msg scrn (#2051)</title>
<updated>2024-01-27T09:43:19+00:00</updated>
<author>
<name>TakaRikka</name>
<email>38417346+TakaRikka@users.noreply.github.com</email>
</author>
<published>2024-01-27T09:43:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=7f0ba98c9f694234bd88cf1263840c5e8aaea390'/>
<id>7f0ba98c9f694234bd88cf1263840c5e8aaea390</id>
<content type='text'>
* msg_scrn_light done

* update include paths

* some cleanup

* fix build</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* msg_scrn_light done

* update include paths

* some cleanup

* fix build</pre>
</div>
</content>
</entry>
<entry>
<title>d_msg_scrn_light,d_msg_scrn_kanban ok (#2050)</title>
<updated>2024-01-27T01:57:16+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2024-01-27T01:57:16+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=9d331d712e6cc84e9b9399f7efc161422d236142'/>
<id>9d331d712e6cc84e9b9399f7efc161422d236142</id>
<content type='text'>
* d_msg_scrn_light ok

* d_msg_scrn_kanban OK</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_msg_scrn_light ok

* d_msg_scrn_kanban OK</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>d_menu_insect basically OK, optimizations, match one func in d_menu_ring (#1934)</title>
<updated>2023-09-18T04:39:57+00:00</updated>
<author>
<name>Trueffel</name>
<email>106771418+Trueffeloot@users.noreply.github.com</email>
</author>
<published>2023-09-18T04:39:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=6726d1cf475c2ea193b5c2a63938e6869b21e10d'/>
<id>6726d1cf475c2ea193b5c2a63938e6869b21e10d</id>
<content type='text'>
* next d_menu_insect pass

* work on d_menu_ring &amp; d_menu_insect

* d_menu_insect basically OK

* remove unused asm</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* next d_menu_insect pass

* work on d_menu_ring &amp; d_menu_insect

* d_menu_insect basically OK

* remove unused asm</pre>
</div>
</content>
</entry>
<entry>
<title>first d_menu_ring (item wheel) pass (#1928)</title>
<updated>2023-09-16T17:16:57+00:00</updated>
<author>
<name>Trueffel</name>
<email>106771418+Trueffeloot@users.noreply.github.com</email>
</author>
<published>2023-09-16T17:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=3d8048edba50aa4faa845954992a0ec8dd844960'/>
<id>3d8048edba50aa4faa845954992a0ec8dd844960</id>
<content type='text'>
* first pass on d_menu_ring

* d_menu_item_explain mostly OK

* match ptmf's and sinit

* format d_menu_item_explain

* first item wheel pass to pr

* fix seStart calls

* d_menu_item_explain OK</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* first pass on d_menu_ring

* d_menu_item_explain mostly OK

* match ptmf's and sinit

* format d_menu_item_explain

* first item wheel pass to pr

* fix seStart calls

* d_menu_item_explain OK</pre>
</div>
</content>
</entry>
<entry>
<title>Fixes for other compilers (#1912)</title>
<updated>2023-09-04T23:17:51+00:00</updated>
<author>
<name>Jcw87</name>
<email>Jcw87@users.noreply.github.com</email>
</author>
<published>2023-09-04T23:17:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=7f762353eaca2a6059d0d8512391936a210ebfb9'/>
<id>7f762353eaca2a6059d0d8512391936a210ebfb9</id>
<content type='text'>
* remove invalid virtual keywords

* remove duplicate inline

* remove leading 0 in character literals

* add missing public keywords

* fix some struct/class mismatches</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* remove invalid virtual keywords

* remove duplicate inline

* remove leading 0 in character literals

* add missing public keywords

* fix some struct/class mismatches</pre>
</div>
</content>
</entry>
<entry>
<title>d_a_obj_carry work, SETUP_ACTOR macro, header cleanup (#1885)</title>
<updated>2023-08-16T19:07:52+00:00</updated>
<author>
<name>Pheenoh</name>
<email>pheenoh@gmail.com</email>
</author>
<published>2023-08-16T19:07:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc'/>
<id>7fd7d0c1f3ac84a4f10b41fab925c18e0be0c5dc</id>
<content type='text'>
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* d_a_obj_carry work, SETUP_ACTOR macro

* rm headers, add script

* progress

* macro rename, consistent spacing</pre>
</div>
</content>
</entry>
<entry>
<title>dMsgScrnTree_c OK, Some JGeometry work (#370)</title>
<updated>2023-07-16T19:09:21+00:00</updated>
<author>
<name>hatal175</name>
<email>hatal175@users.noreply.github.com</email>
</author>
<published>2023-07-16T19:09:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=0b12611fea47ac9aa298fec779a57d9e86eb9751'/>
<id>0b12611fea47ac9aa298fec779a57d9e86eb9751</id>
<content type='text'>
* Minor work on c_damagereaction and JGeomtry

* dMsgScrnTree_c OK

* dMsgScrnExplain_c OK</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Minor work on c_damagereaction and JGeomtry

* dMsgScrnTree_c OK

* dMsgScrnExplain_c OK</pre>
</div>
</content>
</entry>
<entry>
<title>several files OK</title>
<updated>2023-07-10T00:34:35+00:00</updated>
<author>
<name>Trueffeloot</name>
<email>geiloking135@gmail.com</email>
</author>
<published>2023-07-10T00:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=65ef839bb558a8f6044423ce7e6303313dce3bd5'/>
<id>65ef839bb558a8f6044423ce7e6303313dce3bd5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>d_msg_scrn_arrow OK (#337)</title>
<updated>2023-05-25T07:06:38+00:00</updated>
<author>
<name>Noah McQueen</name>
<email>67965519+Yotona@users.noreply.github.com</email>
</author>
<published>2023-05-25T07:06:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tp/commit/?id=2baa07dbf6452e8dc5d241c6d5982be1df354e61'/>
<id>2baa07dbf6452e8dc5d241c6d5982be1df354e61</id>
<content type='text'>
* Mostly matching

* d_msg_scrn_arrow OK

* sync</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Mostly matching

* d_msg_scrn_arrow OK

* sync</pre>
</div>
</content>
</entry>
</feed>
