# # ChangeLog for / # # Generated by Trac 1.0.9 # Apr 28, 2024, 12:39:01 AM Thu, 01 Nov 2007 18:50:52 GMT nicolasc [142] * code/trunk/CMakeLists.txt (modified) * code/trunk/src/enet (deleted) * code/trunk/src/orxonox.cc (modified) global enet test Thu, 01 Nov 2007 18:48:48 GMT rgrieder [141] * code/branches/main_reto/include/Bullet.h (modified) * code/branches/main_reto/include/CameraManager.h (modified) * code/branches/main_reto/include/MyListener.h (deleted) * code/branches/main_reto/include/OgreControl.h (modified) * code/branches/main_reto/include/Orxonox.h (modified) * code/branches/main_reto/include/OrxonoxScene.h (modified) * code/branches/main_reto/include/OrxonoxShip.h (modified) * code/branches/main_reto/include/RunManager.h (modified) * code/branches/main_reto/include/SteerableNode.h (deleted) * code/branches/main_reto/include/WeaponManager.h (modified) * code/branches/main_reto/src/Bullet.cpp (modified) * code/branches/main_reto/src/CameraManager.cpp (modified) * code/branches/main_reto/src/MyListener.cpp (deleted) * code/branches/main_reto/src/OgreControl.cpp (modified) * code/branches/main_reto/src/Orxonox.cpp (modified) * code/branches/main_reto/src/OrxonoxScene.cpp (modified) * code/branches/main_reto/src/OrxonoxShip.cpp (modified) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/src/SteerableNode.cpp (deleted) * code/branches/main_reto/src/WeaponManager.cpp (modified) * code/branches/main_reto/src/main.cpp (modified) * code/branches/main_reto/weapon_framework/weapon_framework.suo (deleted) RunManager.cpp completely commented in Doxygen style. One or two ... 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... Thu, 01 Nov 2007 12:37:03 GMT nicolasc [139] * code/trunk/src/ExampleApplication.h (deleted) * code/trunk/src/ExampleFrameListener.h (deleted) * code/trunk/src/orxonox.cc.old (deleted) removed unneded files Thu, 01 Nov 2007 12:35:28 GMT nicolasc [138] * code/trunk/Doxyfile (deleted) * code/trunk/Ogre.log (deleted) removed unneded files Thu, 01 Nov 2007 12:34:34 GMT nicolasc [137] * code/trunk/CMakeLists.txt (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/orxonox.cc (modified) intial trunk fix Wed, 31 Oct 2007 21:53:51 GMT rgrieder [136] * code/branches/main_reto (modified) * code/branches/main_reto/include/WeaponManager.h (added) * code/branches/main_reto/src/OrxonoxShip.cpp (modified) * code/branches/main_reto/src/WeaponManager.cpp (added) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj.RGRIEDERT60.rgrieder.user (modified) Wed, 31 Oct 2007 21:23:38 GMT bknecht [135] * code/trunk/CMakeLists.txt (modified) * code/trunk/Doxyfile (copied) * code/trunk/INSTALL (modified) * code/trunk/Ogre.log (copied) * code/trunk/README (modified) * code/trunk/bin/resources.cfg (modified) * code/trunk/bin/run-script.bat (deleted) * code/trunk/cmake/FindCEGUI.cmake (deleted) * code/trunk/cmake/FindCEGUI_OGRE.cmake (deleted) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/ExampleApplication.h (copied) * code/trunk/src/ExampleFrameListener.h (copied) * code/trunk/src/enet (copied) * code/trunk/src/enet/Makefile (copied) * code/trunk/src/enet/Makefile.am (copied) * code/trunk/src/enet/Makefile.in (copied) * code/trunk/src/enet/callbacks.h (copied) * code/trunk/src/enet/enet.h (copied) * code/trunk/src/enet/list.h (copied) * code/trunk/src/enet/protocol.h (copied) * code/trunk/src/enet/time.h (copied) * code/trunk/src/enet/types.h (copied) * code/trunk/src/enet/unix.h (copied) * code/trunk/src/enet/utility.h (copied) * code/trunk/src/enet/win32.h (copied) * code/trunk/src/network (copied) * code/trunk/src/orxonox.cc (modified) * code/trunk/src/orxonox.cc.old (copied) merged back network and xml branch Wed, 31 Oct 2007 19:02:14 GMT scheusso [134] * code/branches/network/src/enet (added) * code/branches/network/src/enet/Makefile (added) * code/branches/network/src/enet/Makefile.am (added) * code/branches/network/src/enet/Makefile.in (added) * code/branches/network/src/enet/callbacks.h (added) * code/branches/network/src/enet/enet.h (added) * code/branches/network/src/enet/list.h (added) * code/branches/network/src/enet/protocol.h (added) * code/branches/network/src/enet/time.h (added) * code/branches/network/src/enet/types.h (added) * code/branches/network/src/enet/unix.h (added) * code/branches/network/src/enet/utility.h (added) * code/branches/network/src/enet/win32.h (added) * code/branches/network/src/network (added) nothing so far Wed, 31 Oct 2007 10:16:00 GMT rgrieder [133] * code/branches/main_reto/include/Bullet.h (added) * code/branches/main_reto/include/OrxonoxShip.h (modified) * code/branches/main_reto/include/RunManager.h (modified) * code/branches/main_reto/src/Bullet.cpp (added) * code/branches/main_reto/src/OrxonoxShip.cpp (modified) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (modified) Wed, 31 Oct 2007 00:12:54 GMT landauf [132] * code/branches/objecthierarchie/src/BaseObject.cc (added) * code/branches/objecthierarchie/src/BaseObject.h (added) * code/branches/objecthierarchie/src/ClassHierarchy.cc (added) * code/branches/objecthierarchie/src/ClassHierarchy.h (added) Wed, 31 Oct 2007 00:11:10 GMT landauf [131] * code/branches/objecthierarchie (copied) * code/branches/objecthierarchie/src/CMakeLists.txt (modified) made a copy Tue, 30 Oct 2007 23:28:24 GMT rgrieder [130] * code/branches/main_reto/include/OrxonoxShip.h (modified) * code/branches/main_reto/include/RunManager.h (modified) * code/branches/main_reto/src/OrxonoxShip.cpp (modified) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) Tue, 30 Oct 2007 23:17:23 GMT svntester [129] * code/trunk/README (modified) svn test, README updated Tue, 30 Oct 2007 22:43:48 GMT rgrieder [128] * code/branches/main_reto/include/OrxonoxShip.h (modified) * code/branches/main_reto/src/OrxonoxShip.cpp (modified) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (modified) Tue, 30 Oct 2007 21:41:04 GMT rgrieder [127] * code/branches/main_reto/include/OrxonoxShip.cpp (deleted) * code/branches/main_reto/include/OrxonoxShip.h (modified) * code/branches/main_reto/include/RunManager.h (modified) * code/branches/main_reto/include/SteerableNode.h (modified) * code/branches/main_reto/src/OrxonoxShip.cpp (added) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (modified) Tue, 30 Oct 2007 17:22:22 GMT rgrieder [126] * code/branches/main_reto/include/CameraManager.h (added) * code/branches/main_reto/include/OrxonoxShip.cpp (added) * code/branches/main_reto/include/OrxonoxShip.h (added) * code/branches/main_reto/include/RunManager.h (modified) * code/branches/main_reto/include/SteerableNode.h (added) * code/branches/main_reto/src/CameraManager.cpp (added) * code/branches/main_reto/src/RunManager.cpp (modified) * code/branches/main_reto/src/SteerableNode.cpp (added) * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (modified) Mon, 29 Oct 2007 22:04:18 GMT nicolasc [125] * code/trunk/src/orxonox.cc (modified) commented out cegui, need checking, if it works on tardis Mon, 29 Oct 2007 21:26:32 GMT rgrieder [124] * code/branches/main_reto/weapon_framework/weapon_framework.suo (modified) Mon, 29 Oct 2007 21:11:20 GMT rgrieder [123] * code/branches/main_reto/include (added) * code/branches/main_reto/include/ExampleApplication.h (added) * code/branches/main_reto/include/ExampleFrameListener.h (added) * code/branches/main_reto/include/MyListener.h (added) * code/branches/main_reto/include/OgreControl.h (added) * code/branches/main_reto/include/Orxonox.h (added) * code/branches/main_reto/include/OrxonoxScene.h (added) * code/branches/main_reto/include/RunManager.h (added) * code/branches/main_reto/scripts (added) * code/branches/main_reto/src (added) * code/branches/main_reto/src/MyListener.cpp (added) * code/branches/main_reto/src/OgreControl.cpp (added) * code/branches/main_reto/src/Orxonox.cpp (added) * code/branches/main_reto/src/OrxonoxScene.cpp (added) * code/branches/main_reto/src/RunManager.cpp (added) * code/branches/main_reto/src/main.cpp (added) * code/branches/main_reto/weapon_framework (added) * code/branches/main_reto/weapon_framework/weapon_framework.sln (added) * code/branches/main_reto/weapon_framework/weapon_framework.suo (added) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj (added) * code/branches/main_reto/weapon_framework/weapon_framework.vcproj.RGRIEDERT60.rgrieder.user (added) Mon, 29 Oct 2007 21:07:37 GMT rgrieder [122] * code/branches/main_reto (added) Mon, 29 Oct 2007 00:03:10 GMT anonymous [121] * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) fixed typo Sun, 28 Oct 2007 23:38:47 GMT anonymous [120] * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) cmake für windows mit CEGUI und dem ganzen quatsch angepasst, naja, ... Sun, 28 Oct 2007 23:16:26 GMT anonymous [119] * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/src/CMakeLists.txt (modified) EA ausgeklammert Sun, 28 Oct 2007 23:09:37 GMT anonymous [118] * code/trunk/bin/resources.cfg (modified) repaired resources.cfg Sun, 28 Oct 2007 23:01:30 GMT anonymous [117] * code/trunk/src/ExampleApplication.h (deleted) * code/trunk/src/ExampleFrameListener.h (deleted) delete obsolete ExampleFramework Sun, 28 Oct 2007 23:00:43 GMT anonymous [116] * code/trunk/bin/resources.cfg (modified) * code/trunk/src/orxonox.cc (modified) freed application of ExampleFramework Sun, 28 Oct 2007 22:26:54 GMT anonymous [115] * code/trunk/bin/run-script.bat (added) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) -m "cmake für windows angepasst" Sun, 28 Oct 2007 21:23:24 GMT anonymous [114] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) nicolasc: minor changes in .camke Sat, 27 Oct 2007 21:35:38 GMT anonymous [113] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindCEGUI.cmake (modified) * code/trunk/cmake/FindCEGUI_OGRE.cmake (modified) * code/trunk/cmake/FindCEGUI_OPENGL.cmake (deleted) * code/trunk/src/CMakeLists.txt (modified) nicolasc: some modification, removed cegui-opengl as it is not working Sat, 27 Oct 2007 20:47:19 GMT anonymous [112] * code/trunk/CMakeLists.txt (modified) * code/trunk/cmake/FindCEGUI.cmake (added) * code/trunk/cmake/FindCEGUI_OGRE.cmake (added) * code/trunk/cmake/FindCEGUI_OPENGL.cmake (added) * code/trunk/src/orxonox.cc (modified) nicolasc: added CEGUI find files Fri, 26 Oct 2007 11:57:58 GMT anonymous [111] * code/branches/tutorial/bla.txt (modified) another test Thu, 25 Oct 2007 21:56:40 GMT anonymous [110] * code/branches/tutorial/Tutorial/name.txt (modified) some more tests Thu, 25 Oct 2007 21:55:47 GMT anonymous [109] * code/branches/tutorial/Tutorial/name.txt (modified) some more tests Thu, 25 Oct 2007 21:52:07 GMT anonymous [108] * code/branches/mainloop/src/orxonox.cc (modified) * code/branches/network/src/orxonox.cc (modified) * code/branches/xml/src/orxonox.cc (modified) nicolasc: fixed the problem in all braches orxonox can be quit by ... Thu, 25 Oct 2007 21:45:51 GMT anonymous [107] * code/branches/tutorial/Tutorial/Media/packs/OgreCore.zip (modified) * code/branches/tutorial/Tutorial/Media/packs/cubemap.zip (deleted) * code/branches/tutorial/Tutorial/Media/packs/cubemapsJS.zip (deleted) * code/branches/tutorial/Tutorial/Media/packs/dragon.zip (deleted) * code/branches/tutorial/Tutorial/Media/packs/fresneldemo.zip (deleted) * code/branches/tutorial/Tutorial/Media/packs/ogretestmap.zip (deleted) * code/branches/tutorial/Tutorial/Media/packs/skybox.zip (deleted) * code/trunk/bin/resources.cfg (modified) * code/trunk/src/orxonox.cc (modified) nicolasc: made orxonox.cc work removed a lot of unused media fix ... Thu, 25 Oct 2007 15:43:04 GMT anonymous [106] * code/trunk/INSTALL (modified) added requirements Thu, 25 Oct 2007 15:39:26 GMT anonymous [105] * code/trunk/bla.txt (deleted) test done, unsuccessful Thu, 25 Oct 2007 15:38:11 GMT anonymous [104] * code/trunk/bla.txt (modified) test username on tardis Thu, 25 Oct 2007 15:36:45 GMT anonymous [103] * code/trunk/bla.txt (added) test username on tardis Thu, 25 Oct 2007 14:24:01 GMT anonymous [102] * code/branches/network/Makefile (deleted) * code/branches/network/cmake_install.cmake (deleted) removed unnesescary files Thu, 25 Oct 2007 14:11:00 GMT anonymous [101] * code/branches/network/Makefile (modified) * code/branches/network/src/CMakeLists.txt (modified) changed CMakeList.txt; now compiling Wed, 24 Oct 2007 20:25:03 GMT anonymous [100] * code/branches/mainloop/bin/resources.cfg (modified) * code/branches/network/Orxonox.kdevelop (deleted) * code/branches/network/Orxonox.kdevelop.filelist (deleted) * code/branches/network/Orxonox.kdevelop.pcs (deleted) * code/branches/network/Orxonox.kdevses (deleted) removed kdevelop project files form repo. DO NOT ADD THEM, THEY WILL ... Wed, 24 Oct 2007 18:34:10 GMT anonymous [99] * code/branches/network/CMakeFiles (deleted) * code/branches/network/Makefile (modified) cleaning Wed, 24 Oct 2007 18:09:52 GMT anonymous [98] * code/branches/network/CMakeCache.txt (deleted) * code/branches/network/Orxonox.kdevelop (modified) * code/branches/network/Orxonox.kdevelop.filelist (modified) * code/branches/network/Orxonox.kdevses (modified) * code/branches/network/src/orxonox.cc (modified) Wed, 24 Oct 2007 18:04:20 GMT anonymous [97] * code/branches/network/src/orxonox.cc.old (added) blabla Wed, 24 Oct 2007 18:01:56 GMT anonymous [96] * code/branches/network/CMakeCache.txt (added) * code/branches/network/CMakeFiles (added) * code/branches/network/CMakeFiles/CMakeCCompiler.cmake (added) * code/branches/network/CMakeFiles/CMakeCXXCompiler.cmake (added) * code/branches/network/CMakeFiles/CMakeDirectoryInformation.cmake (added) * code/branches/network/CMakeFiles/CMakeOutput.log (added) * code/branches/network/CMakeFiles/CMakeSystem.cmake (added) * code/branches/network/CMakeFiles/CMakeTmp (added) * code/branches/network/CMakeFiles/CMakeTmp/CMakeFiles (added) * code/branches/network/CMakeFiles/CMakeTmp/CMakeFiles/cmTryCompileExec.dir (added) * code/branches/network/CMakeFiles/Makefile.cmake (added) * code/branches/network/CMakeFiles/Makefile2 (added) * code/branches/network/CMakeFiles/Progress (added) * code/branches/network/CMakeFiles/Progress/1 (added) * code/branches/network/CMakeFiles/Progress/count.txt (added) * code/branches/network/CMakeFiles/cmake.check_cache (added) * code/branches/network/CMakeFiles/progress.make (added) * code/branches/network/Doxyfile (added) * code/branches/network/Makefile (added) * code/branches/network/Ogre.log (added) * code/branches/network/Orxonox.kdevelop (added) * code/branches/network/Orxonox.kdevelop.filelist (added) * code/branches/network/Orxonox.kdevelop.pcs (added) * code/branches/network/Orxonox.kdevses (added) * code/branches/network/cmake_install.cmake (added) added kdevelop Ãproject files Wed, 24 Oct 2007 17:28:55 GMT anonymous [95] * code/branches/network/src/CMakeLists.txt (modified) * code/branches/network/src/orxonox.cc (modified) first trys with network libraries Wed, 24 Oct 2007 14:36:48 GMT anonymous [94] * code/branches/tutorial/bla.txt (modified) test Wed, 24 Oct 2007 14:26:20 GMT anonymous [93] * code/branches/tutorial/bla.txt (added) hax 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 11:01:40 GMT nicolasc [91] * code/trunk/cmake/FindOGRE.cmake (modified) * code/trunk/cmake/FindOIS.cmake (modified) merge changes to trunk Wed, 24 Oct 2007 10:55:46 GMT nicolasc [90] * code/branches/mainloop/cmake/FindOGRE.cmake (modified) * code/branches/mainloop/cmake/FindOIS.cmake (modified) modified copyright info in cmake-finder 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 Tue, 23 Oct 2007 22:57:52 GMT nicolasc [88] * code/branches/mainloop/Media/packs/skybox.zip (added) added missing file Tue, 23 Oct 2007 22:53:20 GMT nicolasc [87] * code/branches/mainloop/Media/fonts (added) * code/branches/mainloop/Media/fonts/bluebold.ttf (added) * code/branches/mainloop/Media/fonts/bluecond.ttf (added) * code/branches/mainloop/Media/fonts/bluehigh.ttf (added) * code/branches/mainloop/Media/fonts/read_me.html (added) * code/branches/mainloop/Media/fonts/sample.fontdef (added) * code/branches/mainloop/Media/fonts/solo5.ttf (added) * code/branches/mainloop/Media/gui (added) * code/branches/mainloop/Media/gui/CompositorDemo.layout (added) * code/branches/mainloop/Media/gui/CompositorDemoCegui.config (added) * code/branches/mainloop/Media/gui/CrowdDemo.layout (added) * code/branches/mainloop/Media/gui/Falagard.xsd (added) * code/branches/mainloop/Media/gui/Font.xsd (added) * code/branches/mainloop/Media/gui/GUILayout.xsd (added) * code/branches/mainloop/Media/gui/GUIScheme.xsd (added) * code/branches/mainloop/Media/gui/Imageset.xsd (added) * code/branches/mainloop/Media/gui/InstancingDemo.layout (added) * code/branches/mainloop/Media/gui/OceanDemoCegui.config (added) * code/branches/mainloop/Media/gui/OceanDemoLayout.xml (added) * code/branches/mainloop/Media/gui/TaharezLook.imageset (added) * code/branches/mainloop/Media/gui/TaharezLook.looknfeel (added) * code/branches/mainloop/Media/gui/TaharezLook.tga (added) * code/branches/mainloop/Media/gui/TaharezLookSkin.scheme (added) * code/branches/mainloop/Media/gui/TaharezLookWidgetAliases.scheme (added) * code/branches/mainloop/Media/gui/bluehighway-10.font (added) * code/branches/mainloop/Media/gui/bluehighway-12.font (added) * code/branches/mainloop/Media/gui/bluehighway-8.font (added) * code/branches/mainloop/Media/gui/cegui8.layout (added) * code/branches/mainloop/Media/gui/facial.layout (added) * code/branches/mainloop/Media/gui/ogregui.layout (added) * code/branches/mainloop/Media/gui/shadows.layout (added) added missing files Tue, 23 Oct 2007 21:08:31 GMT nicolasc [86] * code/branches/mainloop/src/CMakeLists.txt (modified) fix removed file in CML Tue, 23 Oct 2007 21:07:06 GMT nicolasc [85] * code/branches/mainloop/cmake (added) * code/branches/mainloop/cmake/FindOGRE.cmake (added) * code/branches/mainloop/cmake/FindOIS.cmake (added) * code/branches/mainloop/cmake/FindPkgConfig.cmake (added) added missing file Tue, 23 Oct 2007 21:06:15 GMT nicolasc [84] * code/branches/mainloop/CMakeLists.txt (added) * code/branches/mainloop/bin/resources.cfg (modified) * code/branches/tutorial/Tutorial/Media/packs/dragon.zip (modified) * code/branches/tutorial/Tutorial/Media/packs/fresneldemo.zip (modified) * code/branches/tutorial/Tutorial/Media/packs/ogretestmap.zip (modified) * code/branches/tutorial/Tutorial/Media/packs/skybox.zip (modified) added missing file Mon, 22 Oct 2007 13:15:07 GMT nicolasc [83] * code/branches/mainloop/Media (added) * code/branches/mainloop/Media/packs (added) * code/branches/mainloop/Media/packs/OgreCore.zip (added) * code/branches/mainloop/bin/resources.cfg (modified) * code/branches/mainloop/src/ExampleLoadingBar.h (deleted) readded "nescessary" media removed unneeded header Mon, 22 Oct 2007 12:43:02 GMT nicolasc [82] * code/branches/mainloop/CMakeCache.txt (deleted) removed useless CMCache Mon, 22 Oct 2007 12:37:44 GMT nicolasc [81] * code/branches/mainloop/CMakeCache.txt (added) * code/branches/mainloop/bin (moved) * code/branches/mainloop/src/CMakeLists.txt (modified) * code/branches/mainloop/src/orxonox.cc (modified) cleanup with CML.txt moved bin to top-dir Mon, 22 Oct 2007 12:01:39 GMT nicolasc [80] * code/branches/mainloop/Tutorial (deleted) removed Tutorial Mon, 22 Oct 2007 10:34:40 GMT bknecht [79] * code/branches/mainloop/LICENSE (modified) * code/branches/mainloop/README (modified) * code/branches/mainloop/src/orxonox.cc (modified) added CC license Mon, 22 Oct 2007 10:15:02 GMT bknecht [78] * code/branches/mainloop/src/orxonox.cc (modified) commented out references to not existing data, bringing orxonox ... Mon, 22 Oct 2007 10:07:32 GMT bknecht [77] * code/branches/mainloop/INSTALL (added) * code/branches/mainloop/README (added) Readme and installation files Mon, 22 Oct 2007 09:41:14 GMT nicolasc [76] * code/branches/mainloop/src/CMakeLists.txt (added) * code/branches/mainloop/src/ExampleApplication.h (added) * code/branches/mainloop/src/ExampleFrameListener.h (added) * code/branches/mainloop/src/ExampleLoadingBar.h (added) * code/branches/mainloop/src/bin (added) * code/branches/mainloop/src/bin/media.cfg (added) * code/branches/mainloop/src/bin/ogre.cfg-init (added) * code/branches/mainloop/src/bin/plugins.cfg-init (added) * code/branches/mainloop/src/bin/quake3settings.cfg (added) * code/branches/mainloop/src/bin/resources.cfg (added) * code/branches/mainloop/src/bin/run-script (added) massive addon of needed files, run-script, but NO media Mon, 22 Oct 2007 09:25:11 GMT bknecht [75] * code/branches/mainloop/LICENSE (added) created orxonox.cc and license file. TODO: make files (make it ... Mon, 22 Oct 2007 09:24:11 GMT bknecht [74] * code/branches/mainloop/src (added) * code/branches/mainloop/src/orxonox.cc (added) created orxonox.cc and license file. TODO: make files (make it ... Sun, 21 Oct 2007 17:05:55 GMT nicolasc [73] * code/branches/mainloop/Tutorial/CMakeLists.txt (modified) forced verbose cmake/make output Thu, 18 Oct 2007 08:52:37 GMT bknecht [72] * code/branches/mainloop (copied) create branch mainloop for first steps Wed, 17 Oct 2007 13:12:16 GMT twidmer [71] * code/branches/tutorial/Tutorial/src/main.cpp (modified) * code/branches/tutorial/Tutorial/src/main_twidmer.cpp (added) tutorialcode von twidmer Wed, 17 Oct 2007 13:11:42 GMT marcelfl [70] * code/branches/tutorial/Tutorial/src/main_marcelfl.cpp (added) tutorialcode von marcelfl Wed, 17 Oct 2007 13:08:25 GMT dumenim [69] * code/branches/tutorial/Tutorial/src/main_dumenim.cpp (added) tutorialcode von dumenim Wed, 17 Oct 2007 12:57:15 GMT janise [68] * code/branches/tutorial/Tutorial/src/main_janise.cpp (added) tutorialcode von janise Wed, 17 Oct 2007 12:57:15 GMT nicolape [67] * code/branches/tutorial/Tutorial/name.txt (modified) * code/branches/tutorial/Tutorial/src/main_nicolape.cpp (added) crash Wed, 17 Oct 2007 12:55:53 GMT rgrieder [66] * code/branches/tutorial/Tutorial/src/main_reto.cpp (added) tutorialcode by reto. circulating lights around an ogre head Wed, 17 Oct 2007 12:55:33 GMT sweber [65] * code/branches/tutorial/Tutorial/src/name.txt (modified) crash! Wed, 17 Oct 2007 12:54:45 GMT gabrieho [64] * code/branches/tutorial/Tutorial/src/main_gabriel.cpp (added) tutorialcode ... computer lief nicht :) Wed, 17 Oct 2007 12:54:08 GMT mbiber [63] * code/branches/tutorial/Tutorial/src/main_mbiber.cpp (added) tutorialcode von mbiber Wed, 17 Oct 2007 12:53:35 GMT chaiy [62] * code/branches/tutorial/Tutorial/src/main_YC.cpp (added) tutorailcode von YC Wed, 17 Oct 2007 12:52:35 GMT sweber [61] * code/branches/tutorial/Tutorial/src/main_sweber.cpp (added) tutorialcode von sweber Wed, 17 Oct 2007 12:45:31 GMT landauf [60] * code/branches/tutorial/Tutorial/src/main.cpp (modified) muloe Wed, 17 Oct 2007 12:44:42 GMT scheusso [59] * code/branches/tutorial/Tutorial/src/name.txt (added) crash! Wed, 17 Oct 2007 12:43:36 GMT scheusso [58] * code/branches/tutorial/Tutorial/src/main_scheusso.cpp (added) tutorialcode von scheusso Tue, 16 Oct 2007 21:03:25 GMT anonymous [57] * code/branches/tutorial/Tutorial/src/main.cpp (modified) Tue, 16 Oct 2007 15:24:07 GMT nicolasc [56] * code/branches/tutorial/Tutorial/build/run-script (modified) * code/trunk/Tutorial/build/run-script (modified) some more cleanups in run script note to myself: keep working in one ... Sat, 13 Oct 2007 14:14:53 GMT nicolasc [55] * code/branches/tutorial/Tutorial/build/plugins.cfg-init (modified) created clean-script; commented out cg-plugin as this is not ... Sat, 13 Oct 2007 14:14:27 GMT nicolasc [54] * code/branches/tutorial/Tutorial/build/clean-script (added) * code/branches/tutorial/Tutorial/build/run-script (modified) created clean-script; commented out cg-plugin as this is not ... Fri, 12 Oct 2007 16:16:07 GMT landauf [53] * code/branches/tutorial/test (deleted) testen Fri, 12 Oct 2007 15:40:26 GMT landauf [52] * code/branches/tutorial/test (added) testen Fri, 12 Oct 2007 14:40:54 GMT nicolasc [51] * code/branches/tutorial/Tutorial/build/ogre.cfg-init (moved) * code/branches/tutorial/Tutorial/build/run-script (modified) build-script has still some permission problems fixed run-script ... Fri, 12 Oct 2007 13:28:03 GMT anonymous [50] * code/branches/tutorial/Tutorial/build/ogre.cfg (modified) * code/branches/tutorial/Tutorial/name.txt (modified) chmod bei build-script: ausfuehren nun moeglich Fri, 12 Oct 2007 10:58:51 GMT nicolasc [49] * code/trunk/Tutorial/CMakeLists.txt (modified) additional comments in CML Fri, 12 Oct 2007 07:53:59 GMT nicolasc [48] * code/trunk/Tutorial/src/sound (added) * code/trunk/Tutorial/src/sound/SoundManager.cpp (added) * code/trunk/Tutorial/src/sound/SoundManager.h (added) c/p a soundmanager for openAL Thu, 11 Oct 2007 21:07:03 GMT nicolasc [47] * code/trunk/Tutorial/build-script-tardis (deleted) * code/trunk/Tutorial/build/build-script (copied) * code/trunk/Tutorial/build/plugins.cfg (deleted) * code/trunk/Tutorial/build/plugins.cfg-init (copied) * code/trunk/Tutorial/build/run-script (copied) * code/trunk/Tutorial/howto.build (deleted) merged tutorial to trunk for completeness Thu, 11 Oct 2007 19:42:07 GMT nicolasc [46] * code/branches/tutorial/Tutorial/build-script-tardis (deleted) * code/branches/tutorial/Tutorial/build/build-script (moved) * code/branches/tutorial/Tutorial/build/run-script (moved) made run-script usable, added 'build-script' Thu, 11 Oct 2007 19:32:26 GMT nicolasc [45] * code/branches/tutorial/Tutorial/build/plugins.cfg-init (moved) * code/branches/tutorial/Tutorial/build/run (added) added run-script to do autoconfig of plugins.cfg Thu, 11 Oct 2007 18:22:19 GMT bknecht [44] * code/trunk/Tutorial/CMakeLists.txt (modified) * code/trunk/Tutorial/ExampleApplication.h (deleted) * code/trunk/Tutorial/ExampleFrameListener.h (deleted) * code/trunk/Tutorial/ExampleLoadingBar.h (deleted) * code/trunk/Tutorial/Media (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/COPYING (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/nm_notex_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/nm_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/nm_vs.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/notex_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/glsl/vs.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/nm_notex_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/nm_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/nm_vs.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/notex_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/material/hlsl/vs.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/Ambient_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/GlobalLight_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/LightMaterial_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/LightMaterial_vs.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/ShowColour_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/ShowDS_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/ShowNormal_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/SinglePass_ps.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/glsl/vs.glsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/Ambient_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/GlobalLight_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/LightMaterial_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/LightMaterial_vs.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/ShowColour_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/ShowDS_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/ShowNormal_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/SinglePass_ps.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/DeferredShading/post/hlsl/vs.hlsl (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred.glsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred.hlsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred.material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_debug.glsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_debug.hlsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_debug.material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_minilight.glsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_minilight.hlsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_minilight.material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_multipass.glsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_multipass.hlsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_multipass.material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_onepass.glsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_onepass.hlsl.program (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferred_post_onepass.material (copied) * code/trunk/Tutorial/Media/DeferredShadingMedia/deferreddemo.material (copied) * code/trunk/Tutorial/Media/fonts (copied) * code/trunk/Tutorial/Media/fonts/bluebold.ttf (copied) * code/trunk/Tutorial/Media/fonts/bluecond.ttf (copied) * code/trunk/Tutorial/Media/fonts/bluehigh.ttf (copied) * code/trunk/Tutorial/Media/fonts/read_me.html (copied) * code/trunk/Tutorial/Media/fonts/sample.fontdef (copied) * code/trunk/Tutorial/Media/fonts/solo5.ttf (copied) * code/trunk/Tutorial/Media/gui (copied) * code/trunk/Tutorial/Media/gui/CompositorDemo.layout (copied) * code/trunk/Tutorial/Media/gui/CompositorDemoCegui.config (copied) * code/trunk/Tutorial/Media/gui/CrowdDemo.layout (copied) * code/trunk/Tutorial/Media/gui/Falagard.xsd (copied) * code/trunk/Tutorial/Media/gui/Font.xsd (copied) * code/trunk/Tutorial/Media/gui/GUILayout.xsd (copied) * code/trunk/Tutorial/Media/gui/GUIScheme.xsd (copied) * code/trunk/Tutorial/Media/gui/Imageset.xsd (copied) * code/trunk/Tutorial/Media/gui/InstancingDemo.layout (copied) * code/trunk/Tutorial/Media/gui/OceanDemoCegui.config (copied) * code/trunk/Tutorial/Media/gui/OceanDemoLayout.xml (copied) * code/trunk/Tutorial/Media/gui/TaharezLook.imageset (copied) * code/trunk/Tutorial/Media/gui/TaharezLook.looknfeel (copied) * code/trunk/Tutorial/Media/gui/TaharezLook.tga (copied) * code/trunk/Tutorial/Media/gui/TaharezLookSkin.scheme (copied) * code/trunk/Tutorial/Media/gui/TaharezLookWidgetAliases.scheme (copied) * code/trunk/Tutorial/Media/gui/bluehighway-10.font (copied) * code/trunk/Tutorial/Media/gui/bluehighway-12.font (copied) * code/trunk/Tutorial/Media/gui/bluehighway-8.font (copied) * code/trunk/Tutorial/Media/gui/cegui8.layout (copied) * code/trunk/Tutorial/Media/gui/facial.layout (copied) * code/trunk/Tutorial/Media/gui/ogregui.layout (copied) * code/trunk/Tutorial/Media/gui/shadows.layout (copied) * code/trunk/Tutorial/Media/materials (copied) * code/trunk/Tutorial/Media/materials/programs (copied) * code/trunk/Tutorial/Media/materials/programs/AmbientOneTexture.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/Bloom_ps20.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Bloom_vs11.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur0_ps20.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur0_vs.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur0_vs11.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur1_ps20.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur1_vs.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur1_vs11.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Blur_ps.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/Combine_fp.cg (copied) * code/trunk/Tutorial/Media/materials/programs/DOF_ps.cg (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmap.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapCasterFp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapCasterVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapNormalMapReceiverFp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapNormalMapReceiverVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapReceiverFp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/DepthShadowmapReceiverVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/Example_Basic.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Example_Basic.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/Example_BumpMapping.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Example_CelShading.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Example_Fresnel.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Example_FresnelPS.asm (copied) * code/trunk/Tutorial/Media/materials/programs/Example_Projection.cg (copied) * code/trunk/Tutorial/Media/materials/programs/GlassFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Grass.cg (copied) * code/trunk/Tutorial/Media/materials/programs/GrayScale.cg (copied) * code/trunk/Tutorial/Media/materials/programs/HeatVision.cg (copied) * code/trunk/Tutorial/Media/materials/programs/InvertFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/LaplaceFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/Ocean2GLSL.frag (copied) * code/trunk/Tutorial/Media/materials/programs/Ocean2GLSL.vert (copied) * code/trunk/Tutorial/Media/materials/programs/Ocean2HLSL_Cg.frag (copied) * code/trunk/Tutorial/Media/materials/programs/Ocean2HLSL_Cg.vert (copied) * code/trunk/Tutorial/Media/materials/programs/OffsetMapping.cg (copied) * code/trunk/Tutorial/Media/materials/programs/OffsetMapping.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/OffsetMappingFp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/OffsetMappingVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/OffsetMapping_specular.asm (copied) * code/trunk/Tutorial/Media/materials/programs/OldMovieFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/OldTV.cg (copied) * code/trunk/Tutorial/Media/materials/programs/PosterizeFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/SharpenEdgesFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/StdQuad_vp.cg (copied) * code/trunk/Tutorial/Media/materials/programs/StdQuad_vp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/TilingFP.cg (copied) * code/trunk/Tutorial/Media/materials/programs/crowdVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr.cg (copied) * code/trunk/Tutorial/Media/materials/programs/hdr.hlsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_bloom.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_downscale2x2luminence.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_downscale3x3.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_downscale3x3brightpass.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_finalToneMapping.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/hdr_tonemap_util.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/instancing.cg (copied) * code/trunk/Tutorial/Media/materials/programs/instancingVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/oceanGLSL.frag (copied) * code/trunk/Tutorial/Media/materials/programs/oceanGLSL.vert (copied) * code/trunk/Tutorial/Media/materials/programs/oceanHLSL_Cg.frag (copied) * code/trunk/Tutorial/Media/materials/programs/oceanHLSL_Cg.vert (copied) * code/trunk/Tutorial/Media/materials/programs/skinningTwoWeightsShadowCasterVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/skinningTwoWeightsVp.glsl (copied) * code/trunk/Tutorial/Media/materials/programs/varianceshadowcasterfp.cg (copied) * code/trunk/Tutorial/Media/materials/programs/varianceshadowcastervp.cg (copied) * code/trunk/Tutorial/Media/materials/programs/varianceshadowreceiverfp.cg (copied) * code/trunk/Tutorial/Media/materials/programs/varianceshadowreceivervp.cg (copied) * code/trunk/Tutorial/Media/materials/scripts (copied) * code/trunk/Tutorial/Media/materials/scripts/BlackAndWhite.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Bloom.material (copied) * code/trunk/Tutorial/Media/materials/scripts/DOF.material (copied) * code/trunk/Tutorial/Media/materials/scripts/DepthShadowmap.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Embossed.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Example-DynTex.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Example-Water.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Example.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Examples-Advanced.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Examples.compositor (copied) * code/trunk/Tutorial/Media/materials/scripts/Examples.program (copied) * code/trunk/Tutorial/Media/materials/scripts/Glass.material (copied) * code/trunk/Tutorial/Media/materials/scripts/HeatVision.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Hurt.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Invert.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Laplace.material (copied) * code/trunk/Tutorial/Media/materials/scripts/MotionBlur.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Ocean.controls (copied) * code/trunk/Tutorial/Media/materials/scripts/Ocean.material (copied) * code/trunk/Tutorial/Media/materials/scripts/OffsetMapping.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Ogre.material (copied) * code/trunk/Tutorial/Media/materials/scripts/OldMovie.material (copied) * code/trunk/Tutorial/Media/materials/scripts/OldTV.material (copied) * code/trunk/Tutorial/Media/materials/scripts/Posterize.material (copied) * code/trunk/Tutorial/Media/materials/scripts/RZR-002.material (copied) * code/trunk/Tutorial/Media/materials/scripts/SharpenEdges.material (copied) * code/trunk/Tutorial/Media/materials/scripts/StdQuad_vp.program (copied) * code/trunk/Tutorial/Media/materials/scripts/Tiling.material (copied) * code/trunk/Tutorial/Media/materials/scripts/VarianceShadowmap.material (copied) * code/trunk/Tutorial/Media/materials/scripts/facial.material (copied) * code/trunk/Tutorial/Media/materials/scripts/hdr.material (copied) * code/trunk/Tutorial/Media/materials/scripts/instancing.material (copied) * code/trunk/Tutorial/Media/materials/scripts/smoke.material (copied) * code/trunk/Tutorial/Media/materials/textures (copied) * code/trunk/Tutorial/Media/materials/textures/10points.png (copied) * code/trunk/Tutorial/Media/materials/textures/1D_Noise.png (copied) * code/trunk/Tutorial/Media/materials/textures/1D_Noise2.png (copied) * code/trunk/Tutorial/Media/materials/textures/8x8PagesSplotches2.png (copied) * code/trunk/Tutorial/Media/materials/textures/BeachStones.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/BumpyMetal.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/Chrome.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/Dirt.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/Dr_Bunsen_Head.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/GLX_icon.png (copied) * code/trunk/Tutorial/Media/materials/textures/GreenSkin.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/HeatLookup.tga (copied) * code/trunk/Tutorial/Media/materials/textures/HeatNoise.tga (copied) * code/trunk/Tutorial/Media/materials/textures/MtlPlat2.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/NMBalls.png (copied) * code/trunk/Tutorial/Media/materials/textures/NMBumpsOut.png (copied) * code/trunk/Tutorial/Media/materials/textures/NMHollyBumps.png (copied) * code/trunk/Tutorial/Media/materials/textures/NMStripes.png (copied) * code/trunk/Tutorial/Media/materials/textures/NPRMetallic.tga (copied) * code/trunk/Tutorial/Media/materials/textures/NoiseVolume.dds (copied) * code/trunk/Tutorial/Media/materials/textures/RZR-002.png (copied) * code/trunk/Tutorial/Media/materials/textures/Random3D.dds (copied) * code/trunk/Tutorial/Media/materials/textures/RustedMetal.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/RustyBarrel.png (copied) * code/trunk/Tutorial/Media/materials/textures/RustySteel.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/Sepia1D.tga (copied) * code/trunk/Tutorial/Media/materials/textures/Water01.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/Water02.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/WaterNormal1.tga (copied) * code/trunk/Tutorial/Media/materials/textures/WaterNormal2.tga (copied) * code/trunk/Tutorial/Media/materials/textures/WeirdEye.png (copied) * code/trunk/Tutorial/Media/materials/textures/WoodPallet.png (copied) * code/trunk/Tutorial/Media/materials/textures/atheneNormalMap.png (copied) * code/trunk/Tutorial/Media/materials/textures/aureola.png (copied) * code/trunk/Tutorial/Media/materials/textures/basic_droplet.png (copied) * code/trunk/Tutorial/Media/materials/textures/blue_jaiqua.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/cel_shading_diffuse.png (copied) * code/trunk/Tutorial/Media/materials/textures/cel_shading_edge.png (copied) * code/trunk/Tutorial/Media/materials/textures/cel_shading_specular.png (copied) * code/trunk/Tutorial/Media/materials/textures/clouds.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/cursor.png (copied) * code/trunk/Tutorial/Media/materials/textures/dirt01.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/dkyellow.png (copied) * code/trunk/Tutorial/Media/materials/textures/droplet.png (copied) * code/trunk/Tutorial/Media/materials/textures/egyptrockyfull.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/flare.png (copied) * code/trunk/Tutorial/Media/materials/textures/flaretrail.png (copied) * code/trunk/Tutorial/Media/materials/textures/fw12b.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/gras_02.png (copied) * code/trunk/Tutorial/Media/materials/textures/grass_1024.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/nm_bk.png (copied) * code/trunk/Tutorial/Media/materials/textures/nm_dn.png (copied) * code/trunk/Tutorial/Media/materials/textures/nm_fr.png (copied) * code/trunk/Tutorial/Media/materials/textures/nm_lf.png (copied) * code/trunk/Tutorial/Media/materials/textures/nm_rt.png (copied) * code/trunk/Tutorial/Media/materials/textures/nm_up.png (copied) * code/trunk/Tutorial/Media/materials/textures/normalNoiseColor.png (copied) * code/trunk/Tutorial/Media/materials/textures/nskingr.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/ogreborder.png (copied) * code/trunk/Tutorial/Media/materials/textures/ogreborderUp.png (copied) * code/trunk/Tutorial/Media/materials/textures/ogrebordercenter.png (copied) * code/trunk/Tutorial/Media/materials/textures/ogregui.tga (copied) * code/trunk/Tutorial/Media/materials/textures/ogrelogo-small.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/ogrelogo.png (copied) * code/trunk/Tutorial/Media/materials/textures/perlinvolume.dds (copied) * code/trunk/Tutorial/Media/materials/textures/r2skin.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/ribbonband.png (copied) * code/trunk/Tutorial/Media/materials/textures/rockwall.tga (copied) * code/trunk/Tutorial/Media/materials/textures/rockwall_NH.tga (copied) * code/trunk/Tutorial/Media/materials/textures/scr-back.png (copied) * code/trunk/Tutorial/Media/materials/textures/scr-down-p.png (copied) * code/trunk/Tutorial/Media/materials/textures/scr-down.png (copied) * code/trunk/Tutorial/Media/materials/textures/scr-thumb.png (copied) * code/trunk/Tutorial/Media/materials/textures/scr-up-p.png (copied) * code/trunk/Tutorial/Media/materials/textures/scr-up.png (copied) * code/trunk/Tutorial/Media/materials/textures/smoke.png (copied) * code/trunk/Tutorial/Media/materials/textures/smokecolors.png (copied) * code/trunk/Tutorial/Media/materials/textures/snow_1024.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/spacesky.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/spheremap.png (copied) * code/trunk/Tutorial/Media/materials/textures/steelhead.png (copied) * code/trunk/Tutorial/Media/materials/textures/terr_dirt-grass.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/terr_rock-dirt.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/terr_rock6.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/terrain.png (copied) * code/trunk/Tutorial/Media/materials/textures/terrain_detail.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/terrain_texture.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/texmap2.jpg (copied) * code/trunk/Tutorial/Media/materials/textures/waveNM.png (copied) * code/trunk/Tutorial/Media/materials/textures/waves2.dds (copied) * code/trunk/Tutorial/Media/models (copied) * code/trunk/Tutorial/Media/models/Barrel.mesh (copied) * code/trunk/Tutorial/Media/models/RZR-002.mesh (copied) * code/trunk/Tutorial/Media/models/WoodPallet.mesh (copied) * code/trunk/Tutorial/Media/models/athene.mesh (copied) * code/trunk/Tutorial/Media/models/column.mesh (copied) * code/trunk/Tutorial/Media/models/cube.mesh (copied) * code/trunk/Tutorial/Media/models/facial.mesh (copied) * code/trunk/Tutorial/Media/models/fish.mesh (copied) * code/trunk/Tutorial/Media/models/fish.skeleton (copied) * code/trunk/Tutorial/Media/models/geosphere4500.mesh (copied) * code/trunk/Tutorial/Media/models/geosphere8000.mesh (copied) * code/trunk/Tutorial/Media/models/jaiqua.mesh (copied) * code/trunk/Tutorial/Media/models/jaiqua.skeleton (copied) * code/trunk/Tutorial/Media/models/knot.mesh (copied) * code/trunk/Tutorial/Media/models/ninja.mesh (copied) * code/trunk/Tutorial/Media/models/ninja.skeleton (copied) * code/trunk/Tutorial/Media/models/ogrehead.mesh (copied) * code/trunk/Tutorial/Media/models/razor.mesh (copied) * code/trunk/Tutorial/Media/models/robot.mesh (copied) * code/trunk/Tutorial/Media/models/robot.skeleton (copied) * code/trunk/Tutorial/Media/models/sphere.mesh (copied) * code/trunk/Tutorial/Media/models/tudorhouse.mesh (copied) * code/trunk/Tutorial/Media/overlays (copied) * code/trunk/Tutorial/Media/overlays/BasicOgreGuiTemplates.inc (copied) * code/trunk/Tutorial/Media/overlays/Compositor.overlay (copied) * code/trunk/Tutorial/Media/overlays/DP3.overlay (copied) * code/trunk/Tutorial/Media/overlays/Example-CubeMapping.overlay (copied) * code/trunk/Tutorial/Media/overlays/Example-DynTex.overlay (copied) * code/trunk/Tutorial/Media/overlays/Example-Water.overlay (copied) * code/trunk/Tutorial/Media/overlays/Shadows.overlay (copied) * code/trunk/Tutorial/Media/packs (copied) * code/trunk/Tutorial/Media/packs/OgreCore.zip (copied) * code/trunk/Tutorial/Media/packs/cubemap.zip (copied) * code/trunk/Tutorial/Media/packs/cubemapsJS.zip (copied) * code/trunk/Tutorial/Media/packs/dragon.zip (copied) * code/trunk/Tutorial/Media/packs/fresneldemo.zip (copied) * code/trunk/Tutorial/Media/packs/ogretestmap.zip (copied) * code/trunk/Tutorial/Media/packs/skybox.zip (copied) * code/trunk/Tutorial/Media/particle (copied) * code/trunk/Tutorial/Media/particle/Example-Water.particle (copied) * code/trunk/Tutorial/Media/particle/Example.particle (copied) * code/trunk/Tutorial/Media/particle/emitted_emitter.particle (copied) * code/trunk/Tutorial/Media/particle/smoke.particle (copied) * code/trunk/Tutorial/Media/terrain.cfg (copied) * code/trunk/Tutorial/build (copied) * code/trunk/Tutorial/build-script-tardis (copied) * code/trunk/Tutorial/build/media.cfg (copied) * code/trunk/Tutorial/build/ogre.cfg (copied) * code/trunk/Tutorial/build/plugins.cfg (copied) * code/trunk/Tutorial/build/quake3settings.cfg (copied) * code/trunk/Tutorial/build/resources.cfg (copied) * code/trunk/Tutorial/cmake (copied) * code/trunk/Tutorial/cmake/FindOGRE.cmake (copied) * code/trunk/Tutorial/cmake/FindOIS.cmake (copied) * code/trunk/Tutorial/cmake/FindPkgConfig.cmake (copied) * code/trunk/Tutorial/howto.build (copied) * code/trunk/Tutorial/main.cpp (deleted) * code/trunk/Tutorial/name.txt (copied) * code/trunk/Tutorial/src (copied) * code/trunk/Tutorial/src/ExampleApplication.h (copied) * code/trunk/Tutorial/src/ExampleFrameListener.h (copied) * code/trunk/Tutorial/src/ExampleLoadingBar.h (copied) * code/trunk/Tutorial/src/main.cpp (copied) * code/trunk/test2.txt (deleted) merge from tutorial branche to trunk Thu, 11 Oct 2007 17:43:29 GMT nicolasc [43] * code/branches/tutorial/Tutorial/build/plugins.cfg (modified) update plugins.cfg to work with tardis