<feed xmlns='http://www.w3.org/2005/Atom'>
<title>cetris/frontends/curses, branch master</title>
<subtitle>Tetris Logic in C</subtitle>
<id>https://git.akon.city/cetris/atom/frontends/curses?h=master</id>
<link rel='self' href='https://git.akon.city/cetris/atom/frontends/curses?h=master'/>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/'/>
<updated>2026-07-18T17:45:01Z</updated>
<entry>
<title>restore old frontends as they were</title>
<updated>2026-07-18T17:45:01Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2026-07-18T17:34:49Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=72f5ec3ce777fc05150856f1841e60b0f5c9f8f7'/>
<id>urn:sha1:72f5ec3ce777fc05150856f1841e60b0f5c9f8f7</id>
<content type='text'>
Minimal changes, just enough to get them building and running.

Signed-off-by: Andrew Opalach &lt;andrew@akon.city&gt;
</content>
</entry>
<entry>
<title>convert to single header lib and remove outdated frontends</title>
<updated>2020-04-06T03:17:16Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2020-04-06T03:17:16Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=599d68f3b14e7945ddea79b5baade4d9baeb5332'/>
<id>urn:sha1:599d68f3b14e7945ddea79b5baade4d9baeb5332</id>
<content type='text'>
</content>
</entry>
<entry>
<title>move timers to cetris lib, add rulesets, add audio to sdl</title>
<updated>2019-10-28T19:49:51Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-28T19:49:51Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=d5ac165fdeb7b0c596a1d95845262b68f35e14d7'/>
<id>urn:sha1:d5ac165fdeb7b0c596a1d95845262b68f35e14d7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>accurate windows timer and misc ui</title>
<updated>2019-10-28T02:38:29Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-28T02:38:29Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=0bb0a3044a8db1ab5ec7eb739efd5904a8ef1454'/>
<id>urn:sha1:0bb0a3044a8db1ab5ec7eb739efd5904a8ef1454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix next piece visual</title>
<updated>2019-10-24T17:40:45Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-24T17:40:45Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=8f5264460a00ba3665dab32ade9dd7e19f532044'/>
<id>urn:sha1:8f5264460a00ba3665dab32ade9dd7e19f532044</id>
<content type='text'>
</content>
</entry>
<entry>
<title>reverse srs y values to fix srs</title>
<updated>2019-10-24T00:37:20Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-24T00:37:20Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=4d6019398d38b12d628198e541e756433974ca80'/>
<id>urn:sha1:4d6019398d38b12d628198e541e756433974ca80</id>
<content type='text'>
</content>
</entry>
<entry>
<title>srs table into signed ints</title>
<updated>2019-10-24T00:25:32Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-24T00:25:32Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=5d3dc77bd128d44b62103dc4e55722eba02dd3df'/>
<id>urn:sha1:5d3dc77bd128d44b62103dc4e55722eba02dd3df</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize cpu usage</title>
<updated>2019-10-23T23:53:39Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-23T23:53:39Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=6fa5bc504edfa4299b0b5d46d299cb5741654243'/>
<id>urn:sha1:6fa5bc504edfa4299b0b5d46d299cb5741654243</id>
<content type='text'>
</content>
</entry>
<entry>
<title>optimize memory further (530 bytes) and refactor srs</title>
<updated>2019-10-23T22:08:20Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-23T22:08:20Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=ce7bc0b52aa8db24eb417786763be843efcd640b'/>
<id>urn:sha1:ce7bc0b52aa8db24eb417786763be843efcd640b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>greatly imporve memory usage of a game instance (5704 -&gt; 788 bytes)</title>
<updated>2019-10-22T16:56:52Z</updated>
<author>
<name>Andrew Opalach</name>
<email>andrew@akon.city</email>
</author>
<published>2019-10-22T16:56:52Z</published>
<link rel='alternate' type='text/html' href='https://git.akon.city/cetris/commit/?id=dc753ff2db5234dcfbac0eea4250e68d4455aef0'/>
<id>urn:sha1:dc753ff2db5234dcfbac0eea4250e68d4455aef0</id>
<content type='text'>
</content>
</entry>
</feed>
