<feed xmlns='http://www.w3.org/2005/Atom'>
<title>foop/pacman-c++, branch master</title>
<subtitle>FOOP repository</subtitle>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/'/>
<entry>
<title>Fixed assert</title>
<updated>2011-06-28T13:40:21+00:00</updated>
<author>
<name>totycro</name>
<email>totycro@unknown-horizons.org</email>
</author>
<published>2011-06-28T13:40:21+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=5099b8645dcbfe8914efe0844a68c4c41ae89ad6'/>
<id>5099b8645dcbfe8914efe0844a68c4c41ae89ad6</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>"improved" gui</title>
<updated>2011-06-27T15:45:51+00:00</updated>
<author>
<name>Michael</name>
<email>mr.michael.racz@gmail.com</email>
</author>
<published>2011-06-27T15:45:51+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=0e543c0b53bf467d68465d6f8372cc07704f67d2'/>
<id>0e543c0b53bf467d68465d6f8372cc07704f67d2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unused picture from google</title>
<updated>2011-05-18T08:26:18+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-18T08:26:18+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=e5ac16d5eef39a00a6d5db40f13465730f8cadb4'/>
<id>e5ac16d5eef39a00a6d5db40f13465730f8cadb4</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>add audio help file</title>
<updated>2011-05-17T13:15:08+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-17T13:15:08+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=177a49a00b44d65869326b6c640c07a5e7502d58'/>
<id>177a49a00b44d65869326b6c640c07a5e7502d58</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix protoc call on osx (that's the correct way now anyway)</title>
<updated>2011-05-12T16:07:31+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-12T16:07:31+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=b0d63dc95ab5ed4496e0c4b888af06edace456d4'/>
<id>b0d63dc95ab5ed4496e0c4b888af06edace456d4</id>
<content type='text'>
- fix compiler warning
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- fix compiler warning
</pre>
</div>
</content>
</entry>
<entry>
<title>remove unnecessary audio preload</title>
<updated>2011-05-11T17:59:52+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-11T17:59:52+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=4b555b550f2b140d03fbffe56064a894ad7a43f1'/>
<id>4b555b550f2b140d03fbffe56064a894ad7a43f1</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix another phonon issue with gaplessplayer (pause() is not synchron so we might start the second player although we issued pause())</title>
<updated>2011-05-11T16:36:49+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-11T16:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=f5cb775b8f794fc4900fda1fbb2d6c59d695f815'/>
<id>f5cb775b8f794fc4900fda1fbb2d6c59d695f815</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- fix audio plugin and make that a real interface</title>
<updated>2011-05-11T15:38:29+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-11T15:38:29+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=ca29fc0babe8fc985a9e4656f80fc7faec4ac8a5'/>
<id>ca29fc0babe8fc985a9e4656f80fc7faec4ac8a5</id>
<content type='text'>
- that fixes a duplicate statis audiomanager (1x pacman, 1x audio plugin) on windows
- display won/lost dialog upon gameend
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- that fixes a duplicate statis audiomanager (1x pacman, 1x audio plugin) on windows
- display won/lost dialog upon gameend
</pre>
</div>
</content>
</entry>
<entry>
<title>fix windows build</title>
<updated>2011-05-10T23:36:49+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-10T23:36:49+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=535c342a2f28e0a1e90010b2f0ff4018eeeb200a'/>
<id>535c342a2f28e0a1e90010b2f0ff4018eeeb200a</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>- refactorized audio once more: audio is now a plugin which gets loaded at runtime</title>
<updated>2011-05-10T20:28:58+00:00</updated>
<author>
<name>manuel</name>
<email>manuel@mausz.at</email>
</author>
<published>2011-05-10T20:28:58+00:00</published>
<link rel='alternate' type='text/html' href='https://git.manuel.mausz.at/foop/commit/?id=1a6c940ed9d7f6136da0e13148314072665342c5'/>
<id>1a6c940ed9d7f6136da0e13148314072665342c5</id>
<content type='text'>
- thus server has no dependency to phonon any more
- remove client dependency to qtnetwork
- fix enet deinitialization on windows
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
- thus server has no dependency to phonon any more
- remove client dependency to qtnetwork
- fix enet deinitialization on windows
</pre>
</div>
</content>
</entry>
</feed>
