<feed xmlns='http://www.w3.org/2005/Atom'>
<title>rpg.git, branch rewrite</title>
<subtitle>[no description]</subtitle>
<id>http://git.sigexec.com/cgit.cgi/rpg.git/atom?h=rewrite</id>
<link rel='self' href='http://git.sigexec.com/cgit.cgi/rpg.git/atom?h=rewrite'/>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/'/>
<updated>2015-01-11T02:01:46+00:00</updated>
<entry>
<title>coding rules: stop at 78 cols</title>
<updated>2015-01-11T02:01:46+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-11T01:02:07+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=65364d2e2f40807fdd03ade25917f728adc0ef77'/>
<id>urn:sha1:65364d2e2f40807fdd03ade25917f728adc0ef77</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>renamed the rects inside the struct positions</title>
<updated>2015-01-11T00:55:32+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-11T00:55:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=d590bfdcdfa8799439cffa41fc74346e9923b6e7'/>
<id>urn:sha1:d590bfdcdfa8799439cffa41fc74346e9923b6e7</id>
<content type='text'>
it is redundant in thus inconvenient to repeat 'position' inside a
structure named position.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>remove or replace a lot of code for the initialization</title>
<updated>2015-01-11T00:44:54+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-11T00:42:56+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=b37b127792e09cb7148200e0bccf294892e9a889'/>
<id>urn:sha1:b37b127792e09cb7148200e0bccf294892e9a889</id>
<content type='text'>
many structures or positions were not revelant anymore and thus have
been removed.

some positions were not relative to each other

it is sometimes not meaningful to put surfaces in the global scope when
they only need to be used once.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>use the target mask to restrict the possible targets</title>
<updated>2015-01-10T23:15:30+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T23:11:02+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=46c4037c905598cc0e41ac5464492384331aa57c'/>
<id>urn:sha1:46c4037c905598cc0e41ac5464492384331aa57c</id>
<content type='text'>
The &lt;TAB&gt; and &lt;D&gt; buttons are bound to the action which switches between
a targetted team and a targetted character.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>renamed the output binary</title>
<updated>2015-01-10T20:41:51+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T20:41:51+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=3f09c658a22caf560147351ae3354a8b7d9f7309'/>
<id>urn:sha1:3f09c658a22caf560147351ae3354a8b7d9f7309</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>allow to pass the resolution as arguments</title>
<updated>2015-01-10T20:37:01+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T20:33:00+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=c3e0eaf45432f62b423cee2170a09b5d1aac135b'/>
<id>urn:sha1:c3e0eaf45432f62b423cee2170a09b5d1aac135b</id>
<content type='text'>
example (for my netbook):

$ ./a.out 1024 600

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>added esuna</title>
<updated>2015-01-10T20:08:22+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T20:08:22+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=d98cf9e97a61b175649fa9fe656cb8ec2874686c'/>
<id>urn:sha1:d98cf9e97a61b175649fa9fe656cb8ec2874686c</id>
<content type='text'>
for now on, the cast only cures poison

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>emphasize the categories in the action list</title>
<updated>2015-01-10T19:58:45+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T19:58:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=4a0235f95dac85068cf3654ef95832608b3cdc49'/>
<id>urn:sha1:4a0235f95dac85068cf3654ef95832608b3cdc49</id>
<content type='text'>
Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>do not handle font I/O inside the game.</title>
<updated>2015-01-10T19:03:11+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T19:03:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=843026b1346d085c699dfe5049e104dca420b934'/>
<id>urn:sha1:843026b1346d085c699dfe5049e104dca420b934</id>
<content type='text'>
the fonts (actually the font) is opened at startup and closed at
shutdown.

This fixes possible crashes during the game if a font file is
removed/moved.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
<entry>
<title>cleaned the initialization / shutdown a little</title>
<updated>2015-01-10T19:01:52+00:00</updated>
<author>
<name>Olivier Gayot</name>
<email>duskcoder@gmail.com</email>
</author>
<published>2015-01-10T18:47:32+00:00</published>
<link rel='alternate' type='text/html' href='http://git.sigexec.com/cgit.cgi/rpg.git/commit/?id=f508e7191bd2f3eb7616e315e7e0d4a4b94c7914'/>
<id>urn:sha1:f508e7191bd2f3eb7616e315e7e0d4a4b94c7914</id>
<content type='text'>
The initialized surfaces are converted to display format so that they
are ready for fastblit.

Signed-off-by: Olivier Gayot &lt;duskcoder@gmail.com&gt;
</content>
</entry>
</feed>
