# # ChangeLog for code/forks/sandbox_light/src/libraries/util/MultiTypeValue.h # # Generated by Trac 1.0.9 # Jun 4, 2024, 7:05:50 PM Thu, 17 Feb 2011 04:47:22 GMT rgrieder [7908] * code/forks/sandbox_light/CMakeLists.txt (modified) * code/forks/sandbox_light/INSTALL (modified) * code/forks/sandbox_light/README (deleted) * code/forks/sandbox_light/bin/CMakeLists.txt (modified) * code/forks/sandbox_light/bin/client1.bat.in (deleted) * code/forks/sandbox_light/bin/client1.in (deleted) * code/forks/sandbox_light/bin/client2.bat.in (deleted) * code/forks/sandbox_light/bin/client2.in (deleted) * code/forks/sandbox_light/bin/dedicated.bat.in (deleted) * code/forks/sandbox_light/bin/dedicated.in (deleted) * code/forks/sandbox_light/bin/dedicatedClient.bat.in (deleted) * code/forks/sandbox_light/bin/dedicatedClient.in (deleted) * code/forks/sandbox_light/bin/masterserver.bat.in (deleted) * code/forks/sandbox_light/bin/masterserver.in (deleted) * code/forks/sandbox_light/bin/server.bat.in (deleted) * code/forks/sandbox_light/bin/server.in (deleted) * code/forks/sandbox_light/bin/standalone.bat.in (deleted) * code/forks/sandbox_light/bin/standalone.in (deleted) * code/forks/sandbox_light/cmake/InstallConfig.cmake (modified) * code/forks/sandbox_light/cmake/LibraryConfig.cmake (modified) * code/forks/sandbox_light/cmake/LibraryConfigTardis.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfig.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfigMSVC.cmake (modified) * code/forks/sandbox_light/cmake/PackageConfigMinGW.cmake (modified) * code/forks/sandbox_light/cmake/tools/CheckOGREPlugins.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindALUT.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindCEGUI.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindDirectX.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindENet.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindLua.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindOGRE.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindOgg.cmake (deleted) * code/forks/sandbox_light/cmake/tools/FindVorbis.cmake (deleted) * code/forks/sandbox_light/cmake/tools/GenerateToluaBindings.cmake (deleted) * code/forks/sandbox_light/cmake/tools/TargetUtilities.cmake (modified) * code/forks/sandbox_light/data/CMakeLists.txt (modified) * code/forks/sandbox_light/data/DataInstallScript.cmake (deleted) * code/forks/sandbox_light/data/DefaultResources.oxr (deleted) * code/forks/sandbox_light/data/defaultConfig (deleted) * code/forks/sandbox_light/data/gui (deleted) * code/forks/sandbox_light/data/levels (deleted) * code/forks/sandbox_light/data/lua (deleted) * code/forks/sandbox_light/data/overlays (deleted) * code/forks/sandbox_light/data/particle (deleted) * code/forks/sandbox_light/data/tcl (deleted) * code/forks/sandbox_light/doc/api/Groups.dox (modified) * code/forks/sandbox_light/doc/api/images/orxonox.jpg (deleted) * code/forks/sandbox_light/doc/api/images/pickupmodule.png (deleted) * code/forks/sandbox_light/doc/api/images/questsystem.png (deleted) * code/forks/sandbox_light/doc/api/main.dox (modified) * code/forks/sandbox_light/src/CMakeLists.txt (modified) * code/forks/sandbox_light/src/SpecialConfig.h.in (modified) * code/forks/sandbox_light/src/external/CMakeLists.txt (modified) * code/forks/sandbox_light/src/external/bullet (deleted) * code/forks/sandbox_light/src/external/ceguilua (deleted) * code/forks/sandbox_light/src/external/cpptcl (deleted) * code/forks/sandbox_light/src/external/enet (deleted) * code/forks/sandbox_light/src/external/ogreceguirenderer (deleted) * code/forks/sandbox_light/src/external/ogremath (added) * code/forks/sandbox_light/src/external/ogremath/CMakeLists.txt (added) * code/forks/sandbox_light/src/external/ogremath/GLX (added) * code/forks/sandbox_light/src/external/ogremath/GLX/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/GLX/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/OSX (added) * code/forks/sandbox_light/src/external/ogremath/OSX/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OSX/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreBitwise.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreColourValue.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreColourValue.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreConfig.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMath.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMath.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix3.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix3.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix4.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreMatrix4.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlane.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlane.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePlatform.h (added) * code/forks/sandbox_light/src/external/ogremath/OgrePrerequisites.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreQuaternion.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreQuaternion.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreTimer.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector2.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector2.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector3.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector3.h (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector4.cpp (added) * code/forks/sandbox_light/src/external/ogremath/OgreVector4.h (added) * code/forks/sandbox_light/src/external/ogremath/WIN32 (added) * code/forks/sandbox_light/src/external/ogremath/WIN32/OgreTimer.cpp (added) * code/forks/sandbox_light/src/external/ogremath/WIN32/OgreTimerImp.h (added) * code/forks/sandbox_light/src/external/ogremath/asm_math.h (added) * code/forks/sandbox_light/src/external/ois (deleted) * code/forks/sandbox_light/src/external/tinyxml (deleted) * code/forks/sandbox_light/src/external/tolua (deleted) * code/forks/sandbox_light/src/libraries/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/core/BaseObject.cc (deleted) * code/forks/sandbox_light/src/libraries/core/BaseObject.h (deleted) * code/forks/sandbox_light/src/libraries/core/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/core/ClassFactory.h (deleted) * code/forks/sandbox_light/src/libraries/core/ClassTreeMask.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ClassTreeMask.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigFileManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigFileManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueContainer.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueContainer.h (deleted) * code/forks/sandbox_light/src/libraries/core/ConfigValueIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/Core.cc (modified) * code/forks/sandbox_light/src/libraries/core/Core.h (modified) * code/forks/sandbox_light/src/libraries/core/CoreIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/CorePrecompiledHeaders.h (deleted) * code/forks/sandbox_light/src/libraries/core/CorePrereqs.h (modified) * code/forks/sandbox_light/src/libraries/core/DynLib.cc (deleted) * code/forks/sandbox_light/src/libraries/core/DynLib.h (deleted) * code/forks/sandbox_light/src/libraries/core/DynLibManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/DynLibManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Event.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Event.h (deleted) * code/forks/sandbox_light/src/libraries/core/EventIncludes.h (deleted) * code/forks/sandbox_light/src/libraries/core/GUIManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GUIManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Game.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Game.h (deleted) * code/forks/sandbox_light/src/libraries/core/GameMode.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GameMode.h (deleted) * code/forks/sandbox_light/src/libraries/core/GameState.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GameState.h (deleted) * code/forks/sandbox_light/src/libraries/core/GraphicsManager.cc (deleted) * code/forks/sandbox_light/src/libraries/core/GraphicsManager.h (deleted) * code/forks/sandbox_light/src/libraries/core/Identifier.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Identifier.h (deleted) * code/forks/sandbox_light/src/libraries/core/Iterator.h (deleted) * code/forks/sandbox_light/src/libraries/core/Language.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Language.h (deleted) * code/forks/sandbox_light/src/libraries/core/Loader.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Loader.h (deleted) * code/forks/sandbox_light/src/libraries/core/LuaState.cc (deleted) * code/forks/sandbox_light/src/libraries/core/LuaState.h (deleted) * code/forks/sandbox_light/src/libraries/core/MemoryArchive.cc (deleted) * code/forks/sandbox_light/src/libraries/core/MemoryArchive.h (deleted) * code/forks/sandbox_light/src/libraries/core/MetaObjectList.cc (deleted) * code/forks/sandbox_light/src/libraries/core/MetaObjectList.h (deleted) * code/forks/sandbox_light/src/libraries/core/Namespace.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Namespace.h (deleted) * code/forks/sandbox_light/src/libraries/core/NamespaceNode.cc (deleted) * code/forks/sandbox_light/src/libraries/core/NamespaceNode.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectList.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListBase.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListBase.h (deleted) * code/forks/sandbox_light/src/libraries/core/ObjectListIterator.h (deleted) * code/forks/sandbox_light/src/libraries/core/OrxonoxClass.cc (deleted) * code/forks/sandbox_light/src/libraries/core/OrxonoxClass.h (deleted) * code/forks/sandbox_light/src/libraries/core/PathConfig.cc (modified) * code/forks/sandbox_light/src/libraries/core/PathConfig.h (modified) * code/forks/sandbox_light/src/libraries/core/Resource.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Resource.h (deleted) * code/forks/sandbox_light/src/libraries/core/SmartPtr.h (deleted) * code/forks/sandbox_light/src/libraries/core/SubclassIdentifier.h (deleted) * code/forks/sandbox_light/src/libraries/core/Super.h (deleted) * code/forks/sandbox_light/src/libraries/core/Template.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Template.h (deleted) * code/forks/sandbox_light/src/libraries/core/Thread.cc (deleted) * code/forks/sandbox_light/src/libraries/core/Thread.h (deleted) * code/forks/sandbox_light/src/libraries/core/ThreadPool.cc (deleted) * code/forks/sandbox_light/src/libraries/core/ThreadPool.h (deleted) * code/forks/sandbox_light/src/libraries/core/ToluaInterface.h (deleted) * code/forks/sandbox_light/src/libraries/core/WeakPtr.h (deleted) * code/forks/sandbox_light/src/libraries/core/WindowEventListener.cc (deleted) * code/forks/sandbox_light/src/libraries/core/WindowEventListener.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLFile.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLNameListener.cc (deleted) * code/forks/sandbox_light/src/libraries/core/XMLNameListener.h (deleted) * code/forks/sandbox_light/src/libraries/core/XMLPort.cc (deleted) * code/forks/sandbox_light/src/libraries/core/XMLPort.h (deleted) * code/forks/sandbox_light/src/libraries/core/command (deleted) * code/forks/sandbox_light/src/libraries/core/input (deleted) * code/forks/sandbox_light/src/libraries/network (deleted) * code/forks/sandbox_light/src/libraries/tools (deleted) * code/forks/sandbox_light/src/libraries/util/CMakeLists.txt (modified) * code/forks/sandbox_light/src/libraries/util/Clipboard.cc (deleted) * code/forks/sandbox_light/src/libraries/util/Clipboard.h (deleted) * code/forks/sandbox_light/src/libraries/util/Clock.cc (modified) * code/forks/sandbox_light/src/libraries/util/DisplayStringConversions.h (deleted) * code/forks/sandbox_light/src/libraries/util/Exception.cc (modified) * code/forks/sandbox_light/src/libraries/util/ExprParser.cc (deleted) * code/forks/sandbox_light/src/libraries/util/ExprParser.h (deleted) * code/forks/sandbox_light/src/libraries/util/Math.cc (modified) * code/forks/sandbox_light/src/libraries/util/Math.h (modified) * code/forks/sandbox_light/src/libraries/util/MultiType.h (modified) * code/forks/sandbox_light/src/libraries/util/MultiTypeValue.h (modified) * code/forks/sandbox_light/src/libraries/util/Scope.cc (deleted) * code/forks/sandbox_light/src/libraries/util/Scope.h (deleted) * code/forks/sandbox_light/src/libraries/util/ScopedSingletonManager.cc (deleted) * code/forks/sandbox_light/src/libraries/util/ScopedSingletonManager.h (deleted) * code/forks/sandbox_light/src/libraries/util/Serialise.h (deleted) * code/forks/sandbox_light/src/libraries/util/UtilPrereqs.h (modified) * code/forks/sandbox_light/src/modules (deleted) * code/forks/sandbox_light/src/orxonox/CMakeLists.txt (modified) * code/forks/sandbox_light/src/orxonox/CameraManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/CameraManager.h (deleted) * code/forks/sandbox_light/src/orxonox/ChatHistory.cc (deleted) * code/forks/sandbox_light/src/orxonox/ChatHistory.h (deleted) * code/forks/sandbox_light/src/orxonox/ChatInputHandler.cc (deleted) * code/forks/sandbox_light/src/orxonox/ChatInputHandler.h (deleted) * code/forks/sandbox_light/src/orxonox/Level.cc (deleted) * code/forks/sandbox_light/src/orxonox/Level.h (deleted) * code/forks/sandbox_light/src/orxonox/LevelInfo.cc (deleted) * code/forks/sandbox_light/src/orxonox/LevelInfo.h (deleted) * code/forks/sandbox_light/src/orxonox/LevelManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/LevelManager.h (deleted) * code/forks/sandbox_light/src/orxonox/Main.cc (modified) * code/forks/sandbox_light/src/orxonox/MoodManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/MoodManager.h (deleted) * code/forks/sandbox_light/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/forks/sandbox_light/src/orxonox/OrxonoxPrereqs.h (modified) * code/forks/sandbox_light/src/orxonox/PawnManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/PawnManager.h (deleted) * code/forks/sandbox_light/src/orxonox/PlayerManager.cc (deleted) * code/forks/sandbox_light/src/orxonox/PlayerManager.h (deleted) * code/forks/sandbox_light/src/orxonox/Radar.cc (deleted) * code/forks/sandbox_light/src/orxonox/Radar.h (deleted) * code/forks/sandbox_light/src/orxonox/Scene.cc (deleted) * code/forks/sandbox_light/src/orxonox/Scene.h (deleted) * code/forks/sandbox_light/src/orxonox/Test.cc (deleted) * code/forks/sandbox_light/src/orxonox/Test.h (deleted) * code/forks/sandbox_light/src/orxonox/collisionshapes (deleted) * code/forks/sandbox_light/src/orxonox/controllers (deleted) * code/forks/sandbox_light/src/orxonox/gamestates (deleted) * code/forks/sandbox_light/src/orxonox/gametypes (deleted) * code/forks/sandbox_light/src/orxonox/graphics (deleted) * code/forks/sandbox_light/src/orxonox/infos (deleted) * code/forks/sandbox_light/src/orxonox/interfaces (deleted) * code/forks/sandbox_light/src/orxonox/items (deleted) * code/forks/sandbox_light/src/orxonox/overlays (deleted) * code/forks/sandbox_light/src/orxonox/pickup (deleted) * code/forks/sandbox_light/src/orxonox/sound (deleted) * code/forks/sandbox_light/src/orxonox/weaponsystem (deleted) * code/forks/sandbox_light/src/orxonox/worldentities (deleted) Stripped down trunk to form a new light sandbox. Thu, 17 Feb 2011 04:42:45 GMT rgrieder [7907] * code/forks/sandbox_light (copied) New light sandbox from trunk Fri, 10 Sep 2010 22:34:00 GMT landauf [7401] * code/trunk (modified) * code/trunk/cmake/tools/TargetUtilities.cmake (modified) * code/trunk/doc/api/CMakeLists.txt (modified) * code/trunk/doc/api/Groups.dox (copied) * code/trunk/doc/api/doxy.config.in (modified) * code/trunk/doc/api/images/orxonox.jpg (copied) * code/trunk/doc/api/main.dox (modified) * code/trunk/src/CMakeLists.txt (modified) * code/trunk/src/OrxonoxConfig.h.in (modified) * code/trunk/src/SpecialConfig.h.in (modified) * code/trunk/src/libraries/CMakeLists.txt (modified) * code/trunk/src/libraries/core/BaseObject.cc (modified) * code/trunk/src/libraries/core/BaseObject.h (modified) * code/trunk/src/libraries/core/ClassFactory.h (modified) * code/trunk/src/libraries/core/ClassTreeMask.cc (modified) * code/trunk/src/libraries/core/ClassTreeMask.h (modified) * code/trunk/src/libraries/core/CommandLineParser.cc (modified) * code/trunk/src/libraries/core/CommandLineParser.h (modified) * code/trunk/src/libraries/core/ConfigFileManager.cc (modified) * code/trunk/src/libraries/core/ConfigFileManager.h (modified) * code/trunk/src/libraries/core/ConfigValueContainer.h (modified) * code/trunk/src/libraries/core/ConfigValueIncludes.h (modified) * code/trunk/src/libraries/core/Core.cc (modified) * code/trunk/src/libraries/core/Core.h (modified) * code/trunk/src/libraries/core/CoreIncludes.h (modified) * code/trunk/src/libraries/core/DynLib.h (modified) * code/trunk/src/libraries/core/DynLibManager.h (modified) * code/trunk/src/libraries/core/Event.cc (modified) * code/trunk/src/libraries/core/Event.h (modified) * code/trunk/src/libraries/core/EventIncludes.h (modified) * code/trunk/src/libraries/core/GUIManager.cc (modified) * code/trunk/src/libraries/core/GUIManager.h (modified) * code/trunk/src/libraries/core/Game.h (modified) * code/trunk/src/libraries/core/GameMode.cc (modified) * code/trunk/src/libraries/core/GameMode.h (modified) * code/trunk/src/libraries/core/GameState.h (modified) * code/trunk/src/libraries/core/GraphicsManager.h (modified) * code/trunk/src/libraries/core/Identifier.cc (modified) * code/trunk/src/libraries/core/Identifier.h (modified) * code/trunk/src/libraries/core/Iterator.h (modified) * code/trunk/src/libraries/core/Language.cc (modified) * code/trunk/src/libraries/core/Language.h (modified) * code/trunk/src/libraries/core/Loader.h (modified) * code/trunk/src/libraries/core/LuaState.h (modified) * code/trunk/src/libraries/core/MemoryArchive.cc (modified) * code/trunk/src/libraries/core/MemoryArchive.h (modified) * code/trunk/src/libraries/core/MetaObjectList.h (modified) * code/trunk/src/libraries/core/Namespace.cc (modified) * code/trunk/src/libraries/core/Namespace.h (modified) * code/trunk/src/libraries/core/NamespaceNode.h (modified) * code/trunk/src/libraries/core/ObjectList.h (modified) * code/trunk/src/libraries/core/ObjectListBase.cc (modified) * code/trunk/src/libraries/core/ObjectListBase.h (modified) * code/trunk/src/libraries/core/ObjectListIterator.h (modified) * code/trunk/src/libraries/core/OrxonoxClass.cc (modified) * code/trunk/src/libraries/core/OrxonoxClass.h (modified) * code/trunk/src/libraries/core/PathConfig.h (modified) * code/trunk/src/libraries/core/Resource.h (modified) * code/trunk/src/libraries/core/SmartPtr.h (modified) * code/trunk/src/libraries/core/SubclassIdentifier.h (modified) * code/trunk/src/libraries/core/Super.h (modified) * code/trunk/src/libraries/core/Template.h (modified) * code/trunk/src/libraries/core/Thread.h (modified) * code/trunk/src/libraries/core/ThreadPool.h (modified) * code/trunk/src/libraries/core/ToluaInterface.h (modified) * code/trunk/src/libraries/core/WeakPtr.h (modified) * code/trunk/src/libraries/core/WindowEventListener.h (modified) * code/trunk/src/libraries/core/XMLFile.h (modified) * code/trunk/src/libraries/core/XMLNameListener.h (modified) * code/trunk/src/libraries/core/XMLPort.h (modified) * code/trunk/src/libraries/core/command/ArgumentCompleter.h (modified) * code/trunk/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/libraries/core/command/ArgumentCompletionFunctions.h (modified) * code/trunk/src/libraries/core/command/ArgumentCompletionListElement.h (modified) * code/trunk/src/libraries/core/command/CommandEvaluation.cc (modified) * code/trunk/src/libraries/core/command/CommandEvaluation.h (modified) * code/trunk/src/libraries/core/command/CommandExecutor.cc (modified) * code/trunk/src/libraries/core/command/CommandExecutor.h (modified) * code/trunk/src/libraries/core/command/ConsoleCommand.cc (modified) * code/trunk/src/libraries/core/command/ConsoleCommand.h (modified) * code/trunk/src/libraries/core/command/ConsoleCommandCompilation.cc (modified) * code/trunk/src/libraries/core/command/ConsoleCommandCompilation.h (modified) * code/trunk/src/libraries/core/command/Executor.cc (modified) * code/trunk/src/libraries/core/command/Executor.h (modified) * code/trunk/src/libraries/core/command/ExecutorPtr.h (modified) * code/trunk/src/libraries/core/command/Functor.h (modified) * code/trunk/src/libraries/core/command/FunctorPtr.h (modified) * code/trunk/src/libraries/core/command/IOConsole.h (modified) * code/trunk/src/libraries/core/command/IOConsolePOSIX.h (modified) * code/trunk/src/libraries/core/command/IOConsoleWindows.h (modified) * code/trunk/src/libraries/core/command/IRC.cc (modified) * code/trunk/src/libraries/core/command/IRC.h (modified) * code/trunk/src/libraries/core/command/Shell.cc (modified) * code/trunk/src/libraries/core/command/Shell.h (modified) * code/trunk/src/libraries/core/command/TclBind.cc (modified) * code/trunk/src/libraries/core/command/TclBind.h (modified) * code/trunk/src/libraries/core/command/TclThreadList.h (modified) * code/trunk/src/libraries/core/command/TclThreadManager.cc (modified) * code/trunk/src/libraries/core/command/TclThreadManager.h (modified) * code/trunk/src/libraries/core/input/Button.cc (modified) * code/trunk/src/libraries/core/input/InputCommands.cc (modified) * code/trunk/src/libraries/core/input/InputManager.cc (modified) * code/trunk/src/libraries/core/input/InputManager.h (modified) * code/trunk/src/libraries/core/input/InputState.h (modified) * code/trunk/src/libraries/core/input/KeyBinder.cc (modified) * code/trunk/src/libraries/network/ClientInformation.cc (modified) * code/trunk/src/libraries/network/GamestateClient.cc (modified) * code/trunk/src/libraries/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/libraries/tools/ResourceCollection.cc (modified) * code/trunk/src/libraries/tools/ResourceCollection.h (modified) * code/trunk/src/libraries/tools/ResourceLocation.cc (modified) * code/trunk/src/libraries/tools/ResourceLocation.h (modified) * code/trunk/src/libraries/tools/Timer.cc (modified) * code/trunk/src/libraries/tools/Timer.h (modified) * code/trunk/src/libraries/util/Clipboard.cc (modified) * code/trunk/src/libraries/util/Clipboard.h (modified) * code/trunk/src/libraries/util/Clock.cc (modified) * code/trunk/src/libraries/util/Clock.h (modified) * code/trunk/src/libraries/util/Convert.cc (modified) * code/trunk/src/libraries/util/Convert.h (modified) * code/trunk/src/libraries/util/Debug.h (modified) * code/trunk/src/libraries/util/Exception.cc (modified) * code/trunk/src/libraries/util/Exception.h (modified) * code/trunk/src/libraries/util/ExprParser.h (modified) * code/trunk/src/libraries/util/ImplicitConversion.h (modified) * code/trunk/src/libraries/util/Math.cc (modified) * code/trunk/src/libraries/util/Math.h (modified) * code/trunk/src/libraries/util/MathConvert.h (modified) * code/trunk/src/libraries/util/MultiType.cc (modified) * code/trunk/src/libraries/util/MultiType.h (modified) * code/trunk/src/libraries/util/MultiTypeValue.h (modified) * code/trunk/src/libraries/util/OrxAssert.h (modified) * code/trunk/src/libraries/util/OrxEnum.h (modified) * code/trunk/src/libraries/util/OutputHandler.cc (modified) * code/trunk/src/libraries/util/OutputHandler.h (modified) * code/trunk/src/libraries/util/Scope.cc (modified) * code/trunk/src/libraries/util/Scope.h (modified) * code/trunk/src/libraries/util/ScopedSingletonManager.cc (modified) * code/trunk/src/libraries/util/ScopedSingletonManager.h (modified) * code/trunk/src/libraries/util/Serialise.h (modified) * code/trunk/src/libraries/util/SharedPtr.cc (modified) * code/trunk/src/libraries/util/SharedPtr.h (modified) * code/trunk/src/libraries/util/SignalHandler.h (modified) * code/trunk/src/libraries/util/Singleton.h (modified) * code/trunk/src/libraries/util/SmallObjectAllocator.cc (modified) * code/trunk/src/libraries/util/SmallObjectAllocator.h (modified) * code/trunk/src/libraries/util/StringUtils.cc (modified) * code/trunk/src/libraries/util/StringUtils.h (modified) * code/trunk/src/libraries/util/SubString.cc (modified) * code/trunk/src/libraries/util/SubString.h (modified) * code/trunk/src/libraries/util/TriBool.h (modified) * code/trunk/src/libraries/util/VA_NARGS.h (modified) * code/trunk/src/libraries/util/mbool.h (modified) * code/trunk/src/modules/CMakeLists.txt (modified) * code/trunk/src/modules/notifications/Notification.cc (modified) * code/trunk/src/modules/notifications/NotificationQueue.cc (modified) * code/trunk/src/modules/notifications/NotificationQueue.h (modified) * code/trunk/src/modules/objects/Planet.cc (modified) * code/trunk/src/modules/overlays/FadeoutText.h (modified) * code/trunk/src/modules/overlays/GUIOverlay.cc (modified) * code/trunk/src/modules/overlays/GUIOverlay.h (modified) * code/trunk/src/modules/overlays/OverlayText.cc (modified) * code/trunk/src/modules/overlays/OverlayText.h (modified) * code/trunk/src/modules/overlays/hud/HUDBar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDBar.h (modified) * code/trunk/src/modules/overlays/hud/HUDHealthBar.h (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/trunk/src/modules/overlays/hud/HUDNavigation.h (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.cc (modified) * code/trunk/src/modules/overlays/hud/HUDRadar.h (modified) * code/trunk/src/modules/overlays/stats/Scoreboard.cc (modified) * code/trunk/src/modules/overlays/stats/Scoreboard.h (modified) * code/trunk/src/modules/overlays/stats/Stats.cc (modified) * code/trunk/src/modules/overlays/stats/Stats.h (modified) * code/trunk/src/modules/pickup/DroppedPickup.cc (modified) * code/trunk/src/modules/pickup/Pickup.cc (modified) * code/trunk/src/modules/pickup/PickupCollection.cc (modified) * code/trunk/src/modules/pickup/PickupCollectionIdentifier.cc (modified) * code/trunk/src/modules/pickup/PickupSpawner.cc (modified) * code/trunk/src/modules/pickup/items/SpeedPickup.cc (modified) * code/trunk/src/modules/questsystem/AddQuest.cc (deleted) * code/trunk/src/modules/questsystem/AddQuest.h (deleted) * code/trunk/src/modules/questsystem/AddQuestHint.cc (deleted) * code/trunk/src/modules/questsystem/AddQuestHint.h (deleted) * code/trunk/src/modules/questsystem/AddReward.cc (deleted) * code/trunk/src/modules/questsystem/AddReward.h (deleted) * code/trunk/src/modules/questsystem/CMakeLists.txt (modified) * code/trunk/src/modules/questsystem/ChangeQuestStatus.cc (deleted) * code/trunk/src/modules/questsystem/ChangeQuestStatus.h (deleted) * code/trunk/src/modules/questsystem/CompleteQuest.cc (deleted) * code/trunk/src/modules/questsystem/CompleteQuest.h (deleted) * code/trunk/src/modules/questsystem/FailQuest.cc (deleted) * code/trunk/src/modules/questsystem/FailQuest.h (deleted) * code/trunk/src/modules/questsystem/GlobalQuest.h (modified) * code/trunk/src/modules/questsystem/LocalQuest.h (modified) * code/trunk/src/modules/questsystem/Quest.cc (modified) * code/trunk/src/modules/questsystem/QuestDescription.h (modified) * code/trunk/src/modules/questsystem/QuestEffectBeacon.cc (modified) * code/trunk/src/modules/questsystem/QuestEffectBeacon.h (modified) * code/trunk/src/modules/questsystem/QuestHint.h (modified) * code/trunk/src/modules/questsystem/QuestItem.cc (modified) * code/trunk/src/modules/questsystem/QuestItem.h (modified) * code/trunk/src/modules/questsystem/QuestListener.h (modified) * code/trunk/src/modules/questsystem/QuestNotification.cc (modified) * code/trunk/src/modules/questsystem/effects (copied) * code/trunk/src/modules/questsystem/effects/AddQuest.cc (copied) * code/trunk/src/modules/questsystem/effects/AddQuest.h (copied) * code/trunk/src/modules/questsystem/effects/AddQuestHint.cc (copied) * code/trunk/src/modules/questsystem/effects/AddQuestHint.h (copied) * code/trunk/src/modules/questsystem/effects/AddReward.cc (copied) * code/trunk/src/modules/questsystem/effects/AddReward.h (copied) * code/trunk/src/modules/questsystem/effects/CMakeLists.txt (copied) * code/trunk/src/modules/questsystem/effects/ChangeQuestStatus.cc (copied) * code/trunk/src/modules/questsystem/effects/ChangeQuestStatus.h (copied) * code/trunk/src/modules/questsystem/effects/CompleteQuest.cc (copied) * code/trunk/src/modules/questsystem/effects/CompleteQuest.h (copied) * code/trunk/src/modules/questsystem/effects/FailQuest.cc (copied) * code/trunk/src/modules/questsystem/effects/FailQuest.h (copied) * code/trunk/src/orxonox/CMakeLists.txt (modified) * code/trunk/src/orxonox/Main.cc (modified) * code/trunk/src/orxonox/collisionshapes/CollisionShape.cc (modified) * code/trunk/src/orxonox/controllers/ArtificialController.cc (modified) * code/trunk/src/orxonox/gamestates/GSServer.cc (modified) * code/trunk/src/orxonox/graphics/Light.h (modified) * code/trunk/src/orxonox/interfaces/Pickupable.h (modified) * code/trunk/src/orxonox/overlays/GUISheet.cc (modified) * code/trunk/src/orxonox/overlays/GUISheet.h (modified) * code/trunk/src/orxonox/overlays/InGameConsole.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/trunk/src/orxonox/overlays/OrxonoxOverlay.h (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.cc (modified) * code/trunk/src/orxonox/overlays/OverlayGroup.h (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.cc (modified) * code/trunk/src/orxonox/worldentities/WorldEntity.h (modified) merged doc branch back to trunk