<?xml version="1.0" ?><rdf:RDF xmlns:dc="http://purl.org/dc/elements/1.1/" 
  xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" 
  xmlns="http://purl.org/rss/1.0/"
  xmlns:content="http://purl.org/rss/1.0/modules/content/">
  <channel rdf:about="http://www.gnoll.org/flyspray/">
    <title>Flyspray:: Gnoll  </title>
    <link>http://www.gnoll.org/flyspray/</link>
    <description>Flyspray:: Gnoll  Gnoll: Recently opened tasks</description>
    <dc:date>2010-08-08T07:43:46Z</dc:date>
    <items>
      <rdf:Seq>
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=106" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=105" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=104" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=103" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=102" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=101" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=100" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=99" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=98" />
                <rdf:li rdf:resource="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=97" />
              </rdf:Seq>
    </items>
    		
  </channel>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=106">
    <title>FS#106: Review log message in gnoll</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=106</link>
    <dc:date>2010-06-09T11:31:18Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>Because, Gnoll use Ogre/Cegui and a lot of library, because we have a lot of code, we need to have a very good log message, from the beginning to now, Gnoll has grow up but messages are very &amp;#039;bad&amp;#039;, we need to review all the code to be more verbose and facilitate the maintenance and feed back from users :).

For more information, you can contact Gnoll Team by the Mailing List.</description>
    <content:encoded><![CDATA[Because, Gnoll use Ogre/Cegui and a lot of library, because we have a lot of code, we need to have a very good log message, from the beginning to now, Gnoll has grow up but messages are very &#039;bad&#039;, we need to review all the code to be more verbose and facilitate the maintenance and feed back from users :).<br />
<br />
For more information, you can contact Gnoll Team by the Mailing List.]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=105">
    <title>FS#105: Create a tool to export a static scene</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=105</link>
    <dc:date>2010-06-09T11:23:51Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>We have already a tool to export a scene in Blender to a set of pages, but this is for a dynamic scenemanager, we need another tool to export a scene from blender in one page/level for the static scenemanager

For more information, you can contact Gnoll Team on the mailing list :).</description>
    <content:encoded><![CDATA[We have already a tool to export a scene in Blender to a set of pages, but this is for a dynamic scenemanager, we need another tool to export a scene from blender in one page/level for the static scenemanager<br />
<br />
For more information, you can contact Gnoll Team on the mailing list :).]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=104">
    <title>FS#104: Divide submodules in subdirectory</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=104</link>
    <dc:date>2010-06-09T11:21:33Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>Each file of each submodule need to be in a subdirectory like src/scene/camera/src/, src/scene/gameobject/src/, etc.</description>
    <content:encoded><![CDATA[Each file of each submodule need to be in a subdirectory like src/scene/camera/src/, src/scene/gameobject/src/, etc.]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=103">
    <title>FS#103: Create a static scenemanager</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=103</link>
    <dc:date>2010-06-09T11:22:08Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>Create a static scenemanager version, currently, we have a dynamic version that use page system, we have to do a version more basic that doesn&amp;#039;t divide the scene in page, but that load all resource like a level.</description>
    <content:encoded><![CDATA[Create a static scenemanager version, currently, we have a dynamic version that use page system, we have to do a version more basic that doesn&#039;t divide the scene in page, but that load all resource like a level.]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=102">
    <title>FS#102: Create subdirectoy for submodules</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=102</link>
    <dc:date>2010-06-06T07:46:00Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>Currently, all file are in the general include/ directory.

We have to create subdirectoy that represent a submodule (camera, page, etc.), there is an example in core/ with messages.</description>
    <content:encoded><![CDATA[Currently, all file are in the general include/ directory.<br />
<br />
We have to create subdirectoy that represent a submodule (camera, page, etc.), there is an example in core/ with messages.]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=101">
    <title>FS#101: Refactoring to respect coding style</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=101</link>
    <dc:date>2010-08-08T07:42:22Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>The code must respect http://wiki.gnoll.org/wiki/CodingRules</description>
    <content:encoded><![CDATA[The code must respect<a href=" http://wiki.gnoll.org/wiki/CodingRules"> http://wiki.gnoll.org/wiki/CodingRules</a>]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=100">
    <title>FS#100: Refactoring to respect coding style</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=100</link>
    <dc:date>2010-08-08T07:42:48Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>The code must respect http://wiki.gnoll.org/wiki/CodingRules</description>
    <content:encoded><![CDATA[The code must respect<a href=" http://wiki.gnoll.org/wiki/CodingRules"> http://wiki.gnoll.org/wiki/CodingRules</a>]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=99">
    <title>FS#99: Refactoring to respect coding style</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=99</link>
    <dc:date>2010-08-08T07:43:14Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>The code must respect http://wiki.gnoll.org/wiki/CodingRules</description>
    <content:encoded><![CDATA[The code must respect<a href=" http://wiki.gnoll.org/wiki/CodingRules"> http://wiki.gnoll.org/wiki/CodingRules</a>]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=98">
    <title>FS#98: Refactoring to respect coding style</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=98</link>
    <dc:date>2010-08-08T07:43:30Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>The code must respect http://wiki.gnoll.org/wiki/CodingRules</description>
    <content:encoded><![CDATA[The code must respect<a href=" http://wiki.gnoll.org/wiki/CodingRules"> http://wiki.gnoll.org/wiki/CodingRules</a>]]></content:encoded>
  </item>
    <item rdf:about="http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=97">
    <title>FS#97: Refactoring to respect coding style</title>
    <link>http://www.gnoll.org/flyspray/index.php?do=details&amp;task_id=97</link>
    <dc:date>2010-08-08T07:43:46Z</dc:date>
    <dc:creator>gabriel</dc:creator>
    <description>The code must respect http://wiki.gnoll.org/wiki/CodingRules</description>
    <content:encoded><![CDATA[The code must respect<a href=" http://wiki.gnoll.org/wiki/CodingRules"> http://wiki.gnoll.org/wiki/CodingRules</a>]]></content:encoded>
  </item>
  </rdf:RDF>

