<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/rts/src/keyboard, 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-09-23T02:20:57+00:00</updated>
<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/rts/commit/?id=26692e8cb9b93fb3fe61512f1d2b2f5e6a2bcb94'/>
<id>urn:sha1:26692e8cb9b93fb3fe61512f1d2b2f5e6a2bcb94</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keyboard: Add new public functions</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-20T11:49:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=b8d3eff412c1c91fa09435238998ba1fc17df3fe'/>
<id>urn:sha1:b8d3eff412c1c91fa09435238998ba1fc17df3fe</id>
<content type='text'>
These will be used by future commits.
</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/rts/commit/?id=a3f167ee04a57291537011c47a88ab6c84690a6e'/>
<id>urn:sha1:a3f167ee04a57291537011c47a88ab6c84690a6e</id>
<content type='text'>
</content>
</entry>
<entry>
<title>keyboard_key.h: add more keys</title>
<updated>2022-09-20T10:29:45+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T10:29:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=481a312e761ff1d6bdb8006d3a153ad71cc3b7ac'/>
<id>urn:sha1:481a312e761ff1d6bdb8006d3a153ad71cc3b7ac</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/rts/commit/?id=b8def012d519c0fbd643764a784bbeb0febb6484'/>
<id>urn:sha1:b8def012d519c0fbd643764a784bbeb0febb6484</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/rts/commit/?id=5829ef82c45ce2ea7ed957917346a23acbd09e86'/>
<id>urn:sha1:5829ef82c45ce2ea7ed957917346a23acbd09e86</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>ps1: Use exported target PSXSDK::PSXSDK</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:10:14+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=f9e46c950f8fa28974e3667a92769082b6bee600'/>
<id>urn:sha1:f9e46c950f8fa28974e3667a92769082b6bee600</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Deprecate memset(3) over C99 compound literals for zero-init</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-26T17:50:32+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/rts/commit/?id=f938bb790eea27a4ae9db6fe0f6f0300a1e1ae86'/>
<id>urn:sha1:f938bb790eea27a4ae9db6fe0f6f0300a1e1ae86</id>
<content type='text'>
Using memset(3) does not ensure pointers are assigned to NULL for all
platforms.
</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/rts/commit/?id=9eee43d3bb24000077602a62dfdfeee2606f1589'/>
<id>urn:sha1:9eee43d3bb24000077602a62dfdfeee2606f1589</id>
<content type='text'>
</content>
</entry>
</feed>
