<?xml version="1.0"?>
<rss xmlns:dc="http://purl.org/dc/elements/1.1/" version="2.0">
  <channel>
    <title>Revisions of code/trunk/data/gui/layouts</title>
    <link>https://www.orxonox.net/log/code/trunk/data/gui/layouts?rev=8324</link>
    <description>Trac Log - Revisions of code/trunk/data/gui/layouts</description>
    <language>en-US</language>
    <generator>Trac 1.0.9</generator>
    <image>
      <title>Orxonox</title>
      <url>https://www.orxonox.net/chrome/site/void.gif</url>
      <link>https://www.orxonox.net/log/code/trunk/data/gui/layouts?rev=8324</link>
    </image>
    <item>
      
        <dc:creator>landauf</dc:creator>

      <pubDate>Tue, 15 Mar 2011 20:47:11 GMT</pubDate>
      <title>Revision 8079: merged usability branch back to trunk
incomplete summary of the ...</title>
      <link>https://www.orxonox.net/changeset/8079/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/8079/code/trunk/data/gui/layouts</guid>
      <description>merged usability branch back to trunk
incomplete summary of the changes in this branch:
 - enhanced keyboard navigation in GUIs
 - implemented new graphics menu and changeable window size at runtime
 - added developer mode
 - HUD shows if game is paused, game pauses if ingame menu is opened
 - removed a few obsolete commands and hid some that are more for internal use
 - numpad works in console and gui
 - faster loading of level info
 - enhanced usage of compositors (Shader class)
 - improved camera handling, configurable FOV and aspect ratio</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>landauf</dc:creator>

      <pubDate>Mon, 14 Feb 2011 18:59:51 GMT</pubDate>
      <title>Revision 7888: fixed title of miscellaneous settings</title>
      <link>https://www.orxonox.net/changeset/7888/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7888/code/trunk/data/gui/layouts</guid>
      <description>fixed title of miscellaneous settings</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>landauf</dc:creator>

      <pubDate>Mon, 14 Feb 2011 17:20:03 GMT</pubDate>
      <title>Revision 7887: eol-style native</title>
      <link>https://www.orxonox.net/changeset/7887/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7887/code/trunk/data/gui/layouts</guid>
      <description>eol-style native</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Wed, 22 Dec 2010 18:24:24 GMT</pubDate>
      <title>Revision 7801: Merging presentation2 branch back to trunk.
</title>
      <link>https://www.orxonox.net/changeset/7801/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7801/code/trunk/data/gui/layouts</guid>
      <description>Merging presentation2 branch back to trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>konrad</dc:creator>

      <pubDate>Wed, 08 Dec 2010 14:29:28 GMT</pubDate>
      <title>Revision 7732:
Credits Menu is now scrollable
</title>
      <link>https://www.orxonox.net/changeset/7732/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7732/code/trunk/data/gui/layouts</guid>
      <description>Credits Menu is now scrollable</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Wed, 01 Dec 2010 14:00:19 GMT</pubDate>
      <title>Revision 7689: Merging menu branch to trunk.
</title>
      <link>https://www.orxonox.net/changeset/7689/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7689/code/trunk/data/gui/layouts</guid>
      <description>Merging menu branch to trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Sat, 13 Nov 2010 22:55:23 GMT</pubDate>
      <title>Revision 7648: Merged releasetodo, containing a new way to describe and tag levels, ...</title>
      <link>https://www.orxonox.net/changeset/7648/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7648/code/trunk/data/gui/layouts</guid>
      <description>Merged releasetodo, containing a new way to describe and tag levels, back to trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Thu, 04 Nov 2010 09:57:19 GMT</pubDate>
      <title>Revision 7612:
Reverting a change that I made some time ago.
It turns out, that ...</title>
      <link>https://www.orxonox.net/changeset/7612/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7612/code/trunk/data/gui/layouts</guid>
      <description>Reverting a change that I made some time ago.
It turns out, that CEGUI doesn't like it (on some machines, expecially on tardis) if Events for a window are defined after the child windows are defined in the .layout file.
So putting it above the child windows should be fine.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Wed, 29 Sep 2010 12:52:47 GMT</pubDate>
      <title>Revision 7500: Fixing same issue as in tutorial2 branch. Error only occurs (as far as ...</title>
      <link>https://www.orxonox.net/changeset/7500/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7500/code/trunk/data/gui/layouts</guid>
      <description>Fixing same issue as in tutorial2 branch. Error only occurs (as far as I can tell) on tardis.
Could be an issue with different CEGUI versions.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Sat, 11 Sep 2010 08:20:44 GMT</pubDate>
      <title>Revision 7403: Merged notifications branch back to trunk.
</title>
      <link>https://www.orxonox.net/changeset/7403/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7403/code/trunk/data/gui/layouts</guid>
      <description>Merged notifications branch back to trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Wed, 11 Aug 2010 06:55:13 GMT</pubDate>
      <title>Revision 7163: Merged presentation3 branch into trunk.
</title>
      <link>https://www.orxonox.net/changeset/7163/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/7163/code/trunk/data/gui/layouts</guid>
      <description>Merged presentation3 branch into trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Fri, 16 Apr 2010 12:50:16 GMT</pubDate>
      <title>Revision 6746: Merged gamestates2 branch back to trunk.
This brings in some heavy ...</title>
      <link>https://www.orxonox.net/changeset/6746/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/6746/code/trunk/data/gui/layouts</guid>
      <description>Merged gamestates2 branch back to trunk.
This brings in some heavy changes in the GUI framework.
It should also fix problems with triggered asserts in the InputManager.
Note: PickupInventory does not seem to work &amp;mdash;&amp;gt; Segfault when showing because before, the owner in GUIOverlay::setGUIName is already NULL.
I haven't tested it before, so I can't tell whether it's my changes.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Tue, 13 Apr 2010 08:16:10 GMT</pubDate>
      <title>Revision 6711: Merged pickup4 branch back to trunk.
</title>
      <link>https://www.orxonox.net/changeset/6711/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/6711/code/trunk/data/gui/layouts</guid>
      <description>Merged pickup4 branch back to trunk.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Fri, 25 Dec 2009 21:23:58 GMT</pubDate>
      <title>Revision 6417: Merged presentation2 branch back to trunk.
Major new features:
- ...</title>
      <link>https://www.orxonox.net/changeset/6417/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/6417/code/trunk/data/gui/layouts</guid>
      <description>Merged presentation2 branch back to trunk.
Major new features:
- Actual GUI with settings, etc.
- Improved space ship steering (human interaction)
- Rocket fire and more particle effects
- Advanced sound framework</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Thu, 24 Sep 2009 09:02:42 GMT</pubDate>
      <title>Revision 5781: Reverted trunk again. We might want to find a way to delete these ...</title>
      <link>https://www.orxonox.net/changeset/5781/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5781/code/trunk/data/gui/layouts</guid>
      <description>Reverted trunk again. We might want to find a way to delete these revisions again (x3n's changes are still available as diff in the commit mails).</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Wed, 23 Sep 2009 13:12:05 GMT</pubDate>
      <title>Revision 5761: Removed unused buttons.</title>
      <link>https://www.orxonox.net/changeset/5761/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5761/code/trunk/data/gui/layouts</guid>
      <description>Removed unused buttons.</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Sat, 19 Sep 2009 21:57:28 GMT</pubDate>
      <title>Revision 5748: In quest system:
- Build fix (non-void function must return a value)
- ...</title>
      <link>https://www.orxonox.net/changeset/5748/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5748/code/trunk/data/gui/layouts</guid>
      <description>In quest system:
- Build fix (non-void function must return a value)
- Removed some header files to reduce compile time
- svn:eol-style "native" for the added files
- removed svn:executable property from QuestNotification.cc</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>dafrick</dc:creator>

      <pubDate>Sun, 13 Sep 2009 13:07:19 GMT</pubDate>
      <title>Revision 5746: Forgot to add files...</title>
      <link>https://www.orxonox.net/changeset/5746/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5746/code/trunk/data/gui/layouts</guid>
      <description>Forgot to add files&amp;hellip;</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Sun, 30 Aug 2009 10:01:14 GMT</pubDate>
      <title>Revision 5700: Added eol-style native to all data files (all text based).
Also ...</title>
      <link>https://www.orxonox.net/changeset/5700/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5700/code/trunk/data/gui/layouts</guid>
      <description>Added eol-style native to all data files (all text based).
Also removed all mergeinfo properties (there were some in the level folder, created by a previous cleanup).</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Sun, 30 Aug 2009 00:22:00 GMT</pubDate>
      <title>Revision 5695: Merged resource2 branch back to trunk.
IMPORTANT NOTE:
Upon this ...</title>
      <link>https://www.orxonox.net/changeset/5695/code/trunk/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5695/code/trunk/data/gui/layouts</guid>
      <description>Merged resource2 branch back to trunk.
IMPORTANT NOTE:
Upon this merge you need to specifically call your data directory "data_extern" when checking it out (when you don't provide a name, it will be just called 'trunk').
The new CMake variable is EXTERNAL_DATA_DIRECTORY. DATA_DIRECTORY now points to the one the source part of the repository.
UPDATE YOUR DATA DIRECTORY AS WELL!!!</description>
      <category>Log</category>
    </item><item>
      
        <dc:creator>rgrieder</dc:creator>

      <pubDate>Tue, 18 Aug 2009 22:19:11 GMT</pubDate>
      <title>Revision 5661: Cleaned out the lua script files for the GUI.
Also replaced "require" ...</title>
      <link>https://www.orxonox.net/changeset/5661/code/branches/resource2/data/gui/layouts</link>
      <guid isPermaLink="false">https://www.orxonox.net/changeset/5661/code/branches/resource2/data/gui/layouts</guid>
      <description>Cleaned out the lua script files for the GUI.
Also replaced "require" function to support resources.
Fixed a problem with the return value of doFile, includeFile and require being discarded because the tolua binding is for a C++ function returning void.</description>
      <category>Log</category>
    </item>
 </channel>
</rss>