# # ChangeLog for code/branches/xml/bin/run-script # # Generated by Trac 1.0.9 # Apr 26, 2024, 3:38:43 AM Thu, 01 Nov 2007 12:46:09 GMT nicolape [140] * code/branches/xml/bin/run-script (modified) * code/branches/xml/src/CMakeLists.txt (modified) * code/branches/xml/src/dummy.h (added) * code/branches/xml/src/loader (added) * code/branches/xml/src/loader/LevelLoader.cc (added) * code/branches/xml/src/loader/LevelLoader.h (added) * code/branches/xml/src/loader/Light.cc (added) * code/branches/xml/src/loader/Light.h (added) * code/branches/xml/src/loader/LightManager.cc (added) * code/branches/xml/src/loader/LightManager.h (added) * code/branches/xml/src/orxonox.cc (modified) * code/branches/xml/src/xml (added) * code/branches/xml/src/xml/xmlParser.cc (added) * code/branches/xml/src/xml/xmlParser.h (added) XML-Loader so far... Wed, 24 Oct 2007 12:32:20 GMT bknecht [92] * code/branches/network (copied) * code/branches/network/CMakeLists.txt (copied) * code/branches/network/INSTALL (copied) * code/branches/network/LICENSE (copied) * code/branches/network/Media (copied) * code/branches/network/README (copied) * code/trunk/Tutorial (deleted) * code/branches/network/bin (copied) * code/branches/network/cmake (copied) * code/branches/network/src (copied) * code/branches/xml (copied) * code/branches/xml/CMakeLists.txt (copied) * code/branches/xml/INSTALL (copied) * code/branches/xml/LICENSE (copied) * code/branches/xml/Media (copied) * code/branches/xml/README (copied) * code/trunk/Tutorial (deleted) * code/branches/xml/bin (copied) * code/branches/xml/cmake (copied) * code/branches/xml/src (copied) created network and xml branche Wed, 24 Oct 2007 10:54:37 GMT bknecht [89] * code/trunk/CMakeLists.txt (copied) * code/trunk/INSTALL (copied) * code/trunk/LICENSE (copied) * code/trunk/Media (copied) * code/trunk/Media/fonts (copied) * code/trunk/Media/fonts/bluebold.ttf (copied) * code/trunk/Media/fonts/bluecond.ttf (copied) * code/trunk/Media/fonts/bluehigh.ttf (copied) * code/trunk/Media/fonts/read_me.html (copied) * code/trunk/Media/fonts/sample.fontdef (copied) * code/trunk/Media/fonts/solo5.ttf (copied) * code/trunk/Media/gui (copied) * code/trunk/Media/gui/CompositorDemo.layout (copied) * code/trunk/Media/gui/CompositorDemoCegui.config (copied) * code/trunk/Media/gui/CrowdDemo.layout (copied) * code/trunk/Media/gui/Falagard.xsd (copied) * code/trunk/Media/gui/Font.xsd (copied) * code/trunk/Media/gui/GUILayout.xsd (copied) * code/trunk/Media/gui/GUIScheme.xsd (copied) * code/trunk/Media/gui/Imageset.xsd (copied) * code/trunk/Media/gui/InstancingDemo.layout (copied) * code/trunk/Media/gui/OceanDemoCegui.config (copied) * code/trunk/Media/gui/OceanDemoLayout.xml (copied) * code/trunk/Media/gui/TaharezLook.imageset (copied) * code/trunk/Media/gui/TaharezLook.looknfeel (copied) * code/trunk/Media/gui/TaharezLook.tga (copied) * code/trunk/Media/gui/TaharezLookSkin.scheme (copied) * code/trunk/Media/gui/TaharezLookWidgetAliases.scheme (copied) * code/trunk/Media/gui/bluehighway-10.font (copied) * code/trunk/Media/gui/bluehighway-12.font (copied) * code/trunk/Media/gui/bluehighway-8.font (copied) * code/trunk/Media/gui/cegui8.layout (copied) * code/trunk/Media/gui/facial.layout (copied) * code/trunk/Media/gui/ogregui.layout (copied) * code/trunk/Media/gui/shadows.layout (copied) * code/trunk/Media/packs (copied) * code/trunk/Media/packs/OgreCore.zip (copied) * code/trunk/Media/packs/skybox.zip (copied) * code/trunk/README (copied) * code/trunk/Tutorial (deleted) * code/trunk/bin (copied) * code/trunk/bin/media.cfg (copied) * code/trunk/bin/ogre.cfg-init (copied) * code/trunk/bin/plugins.cfg-init (copied) * code/trunk/bin/quake3settings.cfg (copied) * code/trunk/bin/resources.cfg (copied) * code/trunk/bin/run-script (copied) * code/trunk/cmake (copied) * code/trunk/cmake/FindOGRE.cmake (copied) * code/trunk/cmake/FindOIS.cmake (copied) * code/trunk/cmake/FindPkgConfig.cmake (copied) * code/trunk/src (copied) * code/trunk/src/CMakeLists.txt (copied) * code/trunk/src/ExampleApplication.h (copied) * code/trunk/src/ExampleFrameListener.h (copied) * code/trunk/src/orxonox.cc (copied) merge of mainloop branch to trunk