<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tmc/src/projectile/winder.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 unused and transitive includes</title>
<updated>2025-03-09T19:00:34+00:00</updated>
<author>
<name>Henny022p</name>
<email>info@henny022.de</email>
</author>
<published>2025-03-09T15:24:57+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=6c71c8f55936b6a5d75f0680c6a55f2169f48e9c'/>
<id>6c71c8f55936b6a5d75f0680c6a55f2169f48e9c</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>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>Invert NENT_DEPRECATED define</title>
<updated>2023-12-30T17:30:00+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2023-12-30T17:26:19+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=3b87c0416294e830ad256226f315c6b416160493'/>
<id>3b87c0416294e830ad256226f315c6b416160493</id>
<content type='text'>
To define ENT_DEPRECATED in files that still need the old entity structs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
To define ENT_DEPRECATED in files that still need the old entity structs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Merge branch 'master' into tilemap-docs</title>
<updated>2023-12-28T13:59:23+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2023-12-28T13:59:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=768efa50b308be03737d7eae2a1069627ea48b79'/>
<id>768efa50b308be03737d7eae2a1069627ea48b79</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create new entity structs for Projectiles</title>
<updated>2023-07-23T21:52:47+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2023-07-23T16:59:53+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=591563f4289f277924583bf318011efe341f46c0'/>
<id>591563f4289f277924583bf318011efe341f46c0</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Create enums for Vvvs and MetaTiles</title>
<updated>2023-06-23T22:19:33+00:00</updated>
<author>
<name>octorock</name>
<email>79596758+octorock@users.noreply.github.com</email>
</author>
<published>2023-06-23T22:19:33+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=f89bb66911372a067041b66d50ac8462b7e0bd97'/>
<id>f89bb66911372a067041b66d50ac8462b7e0bd97</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>More winder documentation</title>
<updated>2022-03-24T22:46:23+00:00</updated>
<author>
<name>Elliptic Ellipsis</name>
<email>elliptic.ellipsis@gmail.com</email>
</author>
<published>2022-03-24T22:46:23+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=1580dd1f2c7a2a576f78c01511dbeda5ac7f7d1b'/>
<id>1580dd1f2c7a2a576f78c01511dbeda5ac7f7d1b</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Add collision.h and start using its enum</title>
<updated>2022-03-24T22:18:39+00:00</updated>
<author>
<name>Elliptic Ellipsis</name>
<email>elliptic.ellipsis@gmail.com</email>
</author>
<published>2022-03-24T22:18:39+00:00</published>
<link rel='alternate' type='text/html' href='https://git.dog6.net/tmc/commit/?id=6eea9aace20565a40bac468d85ffcf474ea80506'/>
<id>6eea9aace20565a40bac468d85ffcf474ea80506</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
