<feed xmlns='http://www.w3.org/2005/Atom'>
<title>gress/common, branch master</title>
<subtitle>[no description]</subtitle>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/'/>
<entry>
<title>Load and save terrain objects, added ModelManager for object models.</title>
<updated>2011-07-03T13:33:54+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-07-03T13:33:54+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=5205d99629a9b15865e7a1950b49d8da40a91309'/>
<id>5205d99629a9b15865e7a1950b49d8da40a91309</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Import and render tree models.</title>
<updated>2011-07-02T16:10:14+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-07-01T15:20:53+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=75a90df8bf7f38e746e021c23248e1607931132c'/>
<id>75a90df8bf7f38e746e021c23248e1607931132c</id>
<content type='text'>
Trees are loaded from the new trees.blend using assimp. Tree objects are
then received from the server and rendered on the given terrain
locations.

Each chunk now holds a list of objects and coordinates, which can be
used to easily add other models as well.

Also moded the GLSL fog code to its own shader which can be linked in
different programs.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Trees are loaded from the new trees.blend using assimp. Tree objects are
then received from the server and rendered on the given terrain
locations.

Each chunk now holds a list of objects and coordinates, which can be
used to easily add other models as well.

Also moded the GLSL fog code to its own shader which can be linked in
different programs.
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle player position updates.</title>
<updated>2011-06-13T11:20:38+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-13T11:20:38+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=be84d27784f0d9c3c814c023e2e8d1b8e64a53ab'/>
<id>be84d27784f0d9c3c814c023e2e8d1b8e64a53ab</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Minor changes to work with the reworked message classes.</title>
<updated>2011-06-12T18:31:26+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-12T18:31:26+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=b44b2cb4c16995d218e8d4c767c01c7b87c89816'/>
<id>b44b2cb4c16995d218e8d4c767c01c7b87c89816</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Handle and render players with a placeholder texture.</title>
<updated>2011-06-12T15:52:31+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-12T15:52:31+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=d289e0eacbd00538ee2bcaedeba4366cc1e98231'/>
<id>d289e0eacbd00538ee2bcaedeba4366cc1e98231</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added copyright and a copy of the GNU GPL version 3.</title>
<updated>2011-06-02T19:11:17+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-02T19:11:17+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=48a46f70d4f8db9412a7f449d689c2d2e3d264f9'/>
<id>48a46f70d4f8db9412a7f449d689c2d2e3d264f9</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Added a new transparent scheme based on Vanilla and a simple chat window, which displays text strings received from the server.</title>
<updated>2011-06-01T22:22:05+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-01T22:22:05+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=6304a3afdcf747468dc125991b3313887c2af941'/>
<id>6304a3afdcf747468dc125991b3313887c2af941</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>A bunch of network-related changes.</title>
<updated>2011-06-01T17:31:19+00:00</updated>
<author>
<name>Jon Bergli Heier</name>
<email>snakebite@jvnv.net</email>
</author>
<published>2011-06-01T17:31:19+00:00</published>
<link rel='alternate' type='text/html' href='http://cgit.jvnv.net/gress/commit/?id=6fdbdea4e65b75ac9ebda91320deb656655d3af5'/>
<id>6fdbdea4e65b75ac9ebda91320deb656655d3af5</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
