<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/system, 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>system: Adjust caption according to PROJECT_NAME</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-27T12:01:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=69f753d26f44c28668d23e0ba40bb3994141df82'/>
<id>urn:sha1:69f753d26f44c28668d23e0ba40bb3994141df82</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>menu: Implement join_menu</title>
<updated>2022-09-20T15:34:25+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T15:28:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=d9851c5e7864121e804b4563eedffef830d5117e'/>
<id>urn:sha1:d9851c5e7864121e804b4563eedffef830d5117e</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>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/jancity/commit/?id=a091af05c6d5db45162baf2cedf7ecf883953c34'/>
<id>urn:sha1:a091af05c6d5db45162baf2cedf7ecf883953c34</id>
<content type='text'>
</content>
</entry>
<entry>
<title>system/CMakeLists.txt: group common private dependencies into var</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:12:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=17380ab7d580cd792d0d823cd5b225a0a1c41f4a'/>
<id>urn:sha1:17380ab7d580cd792d0d823cd5b225a0a1c41f4a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Implement system_can_exit</title>
<updated>2022-07-07T00:45:23+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-07-07T00:44:08+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=e50aad2a6d69093a10a9157600f4a23fc731b7b3'/>
<id>urn:sha1:e50aad2a6d69093a10a9157600f4a23fc731b7b3</id>
<content type='text'>
</content>
</entry>
<entry>
<title>sdl-1.2: hide system cursor</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:30:45+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=a79329dbf6fb11016fee95ea8d235409011ac1af'/>
<id>urn:sha1:a79329dbf6fb11016fee95ea8d235409011ac1af</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/jancity/commit/?id=6b9f686913efc3725b2690033cd4f398e07076ba'/>
<id>urn:sha1:6b9f686913efc3725b2690033cd4f398e07076ba</id>
<content type='text'>
</content>
</entry>
</feed>
