<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/jancity/src/camera/privinc, 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:12+00:00</updated>
<entry>
<title>Define terrain rendering and loading</title>
<updated>2024-01-27T16:38:12+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2024-01-27T11:42:20+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=0f21739551b2daf578ad9c5ed3367c8a8ed7b7c9'/>
<id>urn:sha1:0f21739551b2daf578ad9c5ed3367c8a8ed7b7c9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Remap calls to pad/mouse/keyboard to input</title>
<updated>2022-09-20T14:56:30+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-09-20T11:43:18+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=87b4ef3a15af505f5ed5150ee1dadd2e2bc94c17'/>
<id>urn:sha1:87b4ef3a15af505f5ed5150ee1dadd2e2bc94c17</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Split peripheral-related logic into its own component</title>
<updated>2022-06-12T21:18:57+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2022-06-12T20:34:23+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=5226dc466354cd15dd50b3c11660db7cb38eabed'/>
<id>urn:sha1:5226dc466354cd15dd50b3c11660db7cb38eabed</id>
<content type='text'>
This has several advantages:

- `camera` no longer needs to define public functions for each
peripheral type.
- Peripheral-related is now no longer tighly coupled to human_player,
so peripheral logic can be reused elsewhere e.g.: on menus.
- Makes camera_update_touch consistent compared to equivalent functions,
since now `pan` has now been moved to `camera` (as it should be).
</content>
</entry>
<entry>
<title>Move CURSOR_{WIDTH|HEIGHT} to library scope</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-03-09T16:46:09+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/jancity/commit/?id=eccba7c2afebf83ecfd0a76b9d358303ae773843'/>
<id>urn:sha1:eccba7c2afebf83ecfd0a76b9d358303ae773843</id>
<content type='text'>
</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>
