<feed xmlns='http://www.w3.org/2005/Atom'>
<title>osirion-src/src/game/intro, branch master</title>
<subtitle>Project::OSiRiON source code</subtitle>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/'/>
<entry>
<title>Added --enable-static-libc option to the configure script,</title>
<updated>2013-12-15T20:20:36+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2013-12-15T20:20:36+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=88047024d5d1d12dc581cd318667a89c2c5ec494'/>
<id>88047024d5d1d12dc581cd318667a89c2c5ec494</id>
<content type='text'>
automake syntax updates,
starsystem roadmap updates.

</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
automake syntax updates,
starsystem roadmap updates.

</pre>
</div>
</content>
</entry>
<entry>
<title>Moved core::EntityGlobe into a separate file,</title>
<updated>2012-11-25T12:06:13+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2012-11-25T12:06:13+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=d8be908233fd7b85492d7a9e87f07bb207173990'/>
<id>d8be908233fd7b85492d7a9e87f07bb207173990</id>
<content type='text'>
added various methods to core::Item and core::Slot,
added r_slots cvar to draw entity slots and docks,
added game methods for mounting and umounting of weapons,
added playerlist to chat window.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
added various methods to core::Item and core::Slot,
added r_slots cvar to draw entity slots and docks,
added game methods for mounting and umounting of weapons,
added playerlist to chat window.
</pre>
</div>
</content>
</entry>
<entry>
<title>Cleaned up core::EntyControlable client-side and server-side proprties API.</title>
<updated>2012-11-11T20:56:30+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2012-11-11T20:56:30+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=7bec374404aa1a0b30c220aee49b4a9890437f75'/>
<id>7bec374404aa1a0b30c220aee49b4a9890437f75</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Implemented zone ambient color usage in renderer.</title>
<updated>2012-01-08T11:16:35+00:00</updated>
<author>
<name>Evan Goers</name>
<email>mega@osirion.org</email>
</author>
<published>2012-01-08T11:16:35+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=a8a92cee21e1e5fba3d312bf3043b4e1b96d5576'/>
<id>a8a92cee21e1e5fba3d312bf3043b4e1b96d5576</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Review of the main loop timer, converted timers from float to unsigned long,</title>
<updated>2011-05-11T14:48:17+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2011-05-11T14:48:17+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=1c63cbf204b1d2c667ce9f821ccb197d0ffb0ac3'/>
<id>1c63cbf204b1d2c667ce9f821ccb197d0ffb0ac3</id>
<content type='text'>
corrected a number of timing bugs, improved client framerate stability.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
corrected a number of timing bugs, improved client framerate stability.
</pre>
</div>
</content>
</entry>
<entry>
<title>Applied Thorn's unknown spelling purification patch.</title>
<updated>2011-02-24T21:44:57+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2011-02-24T21:44:57+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=df77c743df304c644bebc321fc173125528a8d67'/>
<id>df77c743df304c644bebc321fc173125528a8d67</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Actually add entities in the intro to their zone,</title>
<updated>2010-11-24T23:00:28+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2010-11-24T23:00:28+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=02b285bf20603bab6fc75d106acbaccead645eb9'/>
<id>02b285bf20603bab6fc75d106acbaccead645eb9</id>
<content type='text'>
removed core::EntityControlable::movement(),
cleaned up core::EntityGlobe,
adds support for a per-globe corona,
adds  core::EntityControlable::control_flags(),
bumps network protocol version to 21
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
removed core::EntityControlable::movement(),
cleaned up core::EntityGlobe,
adds support for a per-globe corona,
adds  core::EntityControlable::control_flags(),
bumps network protocol version to 21
</pre>
</div>
</content>
</entry>
<entry>
<title>apply model radius to enties in intro.ini.</title>
<updated>2010-11-24T20:37:54+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2010-11-24T20:37:54+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=f66a28a68114f3c9efe109b6948ecec163cdb153'/>
<id>f66a28a68114f3c9efe109b6948ecec163cdb153</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added support for generic [entity] sections to intro.ini.</title>
<updated>2010-11-24T20:21:42+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2010-11-24T20:21:42+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=0f0b8b91ac6b4c6bce83c0d7c7586724b1528668'/>
<id>0f0b8b91ac6b4c6bce83c0d7c7586724b1528668</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>cleaned up autoconf/automake project files, this should solve build order and dependency issues</title>
<updated>2010-11-16T19:26:53+00:00</updated>
<author>
<name>Stijn Buys</name>
<email>ingar@osirion.org</email>
</author>
<published>2010-11-16T19:26:53+00:00</published>
<link rel='alternate' type='text/html' href='http://osirion.org/git/osirion-src/commit/?id=2daac503a3a2f149f883db7c30199ebbb1f00c7f'/>
<id>2daac503a3a2f149f883db7c30199ebbb1f00c7f</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
