<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/keyboard/sdl-1.2, 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>2022-11-01T15:26:16+00:00</updated>
<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>keyboard: Add KEYBOARD_KEY_SLASH</title>
<updated>2022-09-23T02:20:57+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-23T02:20:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=04a526f92a6b77b44eed550f61e0c1a27f6b1f22'/>
<id>urn:sha1:04a526f92a6b77b44eed550f61e0c1a27f6b1f22</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sdl-1.2: Remap missing keyboard keys</title>
<updated>2022-09-20T10:30:06+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T10:30:06+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=244ddd07c12c2024386f10731c7d1ea87604a454'/>
<id>urn:sha1:244ddd07c12c2024386f10731c7d1ea87604a454</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sdl-1.2: Remap SDLK_ESCAPE to KEYBOARD_KEY_ESC</title>
<updated>2022-09-16T18:35:04+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-16T18:35:04+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=985a1d4fd7042de742101e02dc9f37f78d024127'/>
<id>urn:sha1:985a1d4fd7042de742101e02dc9f37f78d024127</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use find_package for SDL libraries</title>
<updated>2022-07-23T02:23:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-23T02:18:22+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=e8dd951c6c2bc3f3496eec26192b9b81c062ca1a'/>
<id>urn:sha1:e8dd951c6c2bc3f3496eec26192b9b81c062ca1a</id>
<content type='text'>
CMake already distributes FindSDL*.cmake files for SDL and SDL_mixer,
which support custom prefixes via environment variables, removing the
need for ad-hoc logic in Win9x builds.

Also, according to FindSDL.cmake, #include &lt;SDL.h&gt; is the preferred way
for portability reasons, instead of #include &lt;SDL/SDL.h&gt;, which is the
option that has been used so far.
</content>
</entry>
<entry>
<title>Add support for keyboard and mouse</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-24T16:55:57+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=8f8c5df4f2421f65050cb630a8413013a2dae23e'/>
<id>urn:sha1:8f8c5df4f2421f65050cb630a8413013a2dae23e</id>
<content type='text'>
</content>
</entry>
</feed>
