<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tmc/src/ui.c, branch master</title>
<subtitle>Decompilation of The Legend of Zelda: The Minish Cap</subtitle>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/'/>
<entry>
<title>cleanup structures.h</title>
<updated>2025-03-09T19:00:33+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2025-03-09T12:01:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=46506530fc489732833e26d321b8879e9b13e6b4'/>
<id>46506530fc489732833e26d321b8879e9b13e6b4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleanup headers</title>
<updated>2025-03-09T18:58:01+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2025-03-05T17:09:01+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=3b9b1a388beba1d8293bea15352775a6139d3d52'/>
<id>3b9b1a388beba1d8293bea15352775a6139d3d52</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Use standard union for Div Mod (#693)</title>
<updated>2024-02-17T05:33:38+00:00</updated>
<author>
<name>KEKW555</name>
<email>152369890+KEKW555@users.noreply.github.com</email>
</author>
<published>2024-02-17T05:33:38+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=8170c03e7efeeff52bc4eb59df06692cc463279b'/>
<id>8170c03e7efeeff52bc4eb59df06692cc463279b</id>
<content type='text'>
* Cleanup ui.c div and mod

* Cleanup divRem in pauseMenu.c

* Add non matchings

* Consistent defines

* Restore comment</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* Cleanup ui.c div and mod

* Cleanup divRem in pauseMenu.c

* Add non matchings

* Consistent defines

* Restore comment</pre>
</div>
</content>
</entry>
<entry>
<title>Patch 1 (#692)</title>
<updated>2024-01-21T21:07:40+00:00</updated>
<author>
<name>Lemeon</name>
<email>66488505+ThothWhatsThis@users.noreply.github.com</email>
</author>
<published>2024-01-21T21:07:40+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=1a3f9e05d33ca8c5010f8f35669299a8b760dd49'/>
<id>1a3f9e05d33ca8c5010f8f35669299a8b760dd49</id>
<content type='text'>
* True Match sub_080A5F48

matched sub_080A5F48 using typecast on Div.

* True Match DrawChargeBar

Matched DrawChargeBar using typecast on Div

* Update ui.c

changed gUnk_0200AF00 to gHUD.
this change is not yet in the repo, which the nonmatch website uses

* Update ui.c

changes to how my code looks

* Update ui.c

;

* Update pauseMenu.c

* Update ui.c

* Update ui.c

whitespace...

* Update pauseMenu.c

fighting with the lint system

* Update ui.c

that should be the right format now</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* True Match sub_080A5F48

matched sub_080A5F48 using typecast on Div.

* True Match DrawChargeBar

Matched DrawChargeBar using typecast on Div

* Update ui.c

changed gUnk_0200AF00 to gHUD.
this change is not yet in the repo, which the nonmatch website uses

* Update ui.c

changes to how my code looks

* Update ui.c

;

* Update pauseMenu.c

* Update ui.c

* Update ui.c

whitespace...

* Update pauseMenu.c

fighting with the lint system

* Update ui.c

that should be the right format now</pre>
</div>
</content>
</entry>
<entry>
<title>Fix format</title>
<updated>2024-01-06T17:43:02+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2024-01-06T17:22:00+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=1ecc23d534d65f918f3fedb690bde4d7b67b0505'/>
<id>1ecc23d534d65f918f3fedb690bde4d7b67b0505</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Rename metaTiles</title>
<updated>2024-01-06T14:01:44+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2024-01-06T13:59:48+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=aced0bef691dbc41bdd39b6e62662d2436877a4b'/>
<id>aced0bef691dbc41bdd39b6e62662d2436877a4b</id>
<content type='text'>
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Now the 16x16 tiles are just called tiles and the 8x8 tiles are called subTiles.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into tilemap-docs</title>
<updated>2023-12-31T01:12:41+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2023-12-31T01:12:41+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=109b1020dcbfa17e80d28c522b5d792f7b3c6d46'/>
<id>109b1020dcbfa17e80d28c522b5d792f7b3c6d46</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>label some asm functions</title>
<updated>2023-12-29T08:59:43+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2023-12-29T08:56:36+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=72509b18a0406f93b6ffc59904cc2c09c0adbf80'/>
<id>72509b18a0406f93b6ffc59904cc2c09c0adbf80</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>message definitions</title>
<updated>2023-12-29T05:58:54+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2023-12-29T05:58:54+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=d07c41664190a12c4f56d2e71eae8aa41f40ce21'/>
<id>d07c41664190a12c4f56d2e71eae8aa41f40ce21</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix fakematch in LinkHoldingItem_Action3</title>
<updated>2023-12-29T01:54:39+00:00</updated>
<author>
<name>theo3</name>
<email>arisstephenson2@gmail.com</email>
</author>
<published>2023-12-29T01:48:05+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=7c1c612c9ba95b47f33cfd217ab99c4c9102531e'/>
<id>7c1c612c9ba95b47f33cfd217ab99c4c9102531e</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
