<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/CMakeLists.txt, branch master</title>
<subtitle>Entry for Global Game Jam 2024.
</subtitle>
<id>https://gitea.privatedns.org/xavi/jancity/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/jancity/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/'/>
<updated>2024-01-27T16:38:11+00:00</updated>
<entry>
<title>Remove resource, tech and old game resources</title>
<updated>2024-01-27T16:38:11+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-01-27T14:58:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=0aef4f319caa2572d459b18e4e994122d53abcbe'/>
<id>urn:sha1:0aef4f319caa2572d459b18e4e994122d53abcbe</id>
<content type='text'>
</content>
</entry>
<entry>
<title>wip2</title>
<updated>2022-12-08T16:00:23+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-12-08T15:31:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=4da7a3e44d2bbd7b21ae05c7b6604748e7227227'/>
<id>urn:sha1:4da7a3e44d2bbd7b21ae05c7b6604748e7227227</id>
<content type='text'>
</content>
</entry>
<entry>
<title>WIP</title>
<updated>2022-11-01T15:26:16+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-27T15:03:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=980858186149651df5543b6fc99a4f7db0cdd089'/>
<id>urn:sha1:980858186149651df5543b6fc99a4f7db0cdd089</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement net component</title>
<updated>2022-09-20T15:34:21+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T14:53:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=635d950efddde7a60edba75f7b4d5e0028e4c99a'/>
<id>urn:sha1:635d950efddde7a60edba75f7b4d5e0028e4c99a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement input component</title>
<updated>2022-09-20T11:52:14+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T10:34:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=14df82ee4db71509f4ec4968df439d4659ca1ac3'/>
<id>urn:sha1:14df82ee4db71509f4ec4968df439d4659ca1ac3</id>
<content type='text'>
It is required to redirect keyboard input (both physical or not) when
a GUI line edit is focused. This means other components cannot be
activated on key presses.

Therefore, this new component is meant as a higher-level abstraction
compared to the `keyboard`/`pad`/`mouse` components, which:

- Implements the same APIs provided by `keyboard`, `mouse` and `pad`.
- Returns the same results as the APIs above if no GUI element is
focused, no input otherwise.

Note: replacing calls to `keyboard`/`pad`/`mouse` with `input` will be
implemented in a future commit.
</content>
</entry>
<entry>
<title>Split CMakeLists.txt for src</title>
<updated>2022-09-16T18:29:47+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-16T18:29:47+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=95ae0911ff152d0429dcc2359047428810502526'/>
<id>urn:sha1:95ae0911ff152d0429dcc2359047428810502526</id>
<content type='text'>
</content>
</entry>
</feed>
