<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/rts/src/terrain, branch master</title>
<subtitle>Minimalistic real-time strategy video game.
</subtitle>
<id>https://gitea.privatedns.org/xavi/rts/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/rts/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/'/>
<updated>2022-06-27T19:56:43+00:00</updated>
<entry>
<title>Deprecate memset(3) for zero-init</title>
<updated>2022-06-27T19:56:43+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-27T19:56:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=6d5aa57e6d893e15a77e85490c0f1a761c30924e'/>
<id>urn:sha1:6d5aa57e6d893e15a77e85490c0f1a761c30924e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>terrain: fix wrong rendering</title>
<updated>2022-06-26T18:00:27+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-26T16:05:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=70bc98f96c3e4ae7a45ff095c5f539711aaf7fb1'/>
<id>urn:sha1:70bc98f96c3e4ae7a45ff095c5f539711aaf7fb1</id>
<content type='text'>
The older implementation would leave empty areas on the right side of
the screen.
</content>
</entry>
<entry>
<title>Implement sub-tile collboxes</title>
<updated>2022-03-30T06:28:47+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-03-30T06:28:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=82c61e3d1d97c6e829bfbe0e35539abfe75d1380'/>
<id>urn:sha1:82c61e3d1d97c6e829bfbe0e35539abfe75d1380</id>
<content type='text'>
These will be later used by the pathfinding algorithm.
</content>
</entry>
<entry>
<title>Rename MAP_{X|Y} to MAP_{W|H}</title>
<updated>2022-03-30T06:23:15+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-03-30T06:23:15+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=638dbd0af112aa730c04af776fbd15dffee43337'/>
<id>urn:sha1:638dbd0af112aa730c04af776fbd15dffee43337</id>
<content type='text'>
</content>
</entry>
<entry>
<title>terrain.c: use long for map coordinates</title>
<updated>2022-03-30T06:20:21+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-13T20:31:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=c6ac388f8680c8e443f7f3f4b76f9721b0ef6a4c'/>
<id>urn:sha1:c6ac388f8680c8e443f7f3f4b76f9721b0ef6a4c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replace x_get functions with macros</title>
<updated>2022-03-30T06:20:21+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-08T14:39:56+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=3d90015c627f05edd32260758581a0e11c269948'/>
<id>urn:sha1:3d90015c627f05edd32260758581a0e11c269948</id>
<content type='text'>
The PS1 port relies on a heap for primitives since the GPU renders the
scene asynchronously. However, SDL-based platforms render primitives
synchronously, so structures can be allocated on the stack instead.
</content>
</entry>
<entry>
<title>Refresh camera and terrain rendering on screen resize</title>
<updated>2022-03-30T06:20:20+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-02-08T14:16:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=68383dad338b634e271daca1c1f64a159dd475af'/>
<id>urn:sha1:68383dad338b634e271daca1c1f64a159dd475af</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add project source code</title>
<updated>2022-03-30T06:20:20+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2021-07-02T22:49:03+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=8c10334252821b6310cf744218f7ad8bed7917f2'/>
<id>urn:sha1:8c10334252821b6310cf744218f7ad8bed7917f2</id>
<content type='text'>
</content>
</entry>
</feed>
