# # ChangeLog for code/branches/objecthierarchy2/src/core/CommandExecutor.cc # # Generated by Trac 1.0.9 # Aug 17, 2024, 2:11:38 PM Thu, 04 Dec 2008 19:28:14 GMT rgrieder [2344] * code/branches/objecthierarchy2/src/core/CommandExecutor.cc (modified) * code/branches/objecthierarchy2/src/core/CommandExecutor.h (modified) * code/branches/objecthierarchy2/src/core/CommandLine.cc (modified) * code/branches/objecthierarchy2/src/core/CommandLine.h (modified) * code/branches/objecthierarchy2/src/core/ConsoleCommand.h (modified) * code/branches/objecthierarchy2/src/core/Core.cc (modified) * code/branches/objecthierarchy2/src/core/Core.h (modified) * code/branches/objecthierarchy2/src/core/CorePrereqs.h (modified) * code/branches/objecthierarchy2/src/core/Identifier.cc (modified) * code/branches/objecthierarchy2/src/core/Identifier.h (modified) * code/branches/objecthierarchy2/src/core/Language.cc (modified) * code/branches/objecthierarchy2/src/core/Language.h (modified) * code/branches/objecthierarchy2/src/core/Loader.cc (modified) * code/branches/objecthierarchy2/src/core/LuaBind.cc (modified) * code/branches/objecthierarchy2/src/core/LuaBind.h (modified) * code/branches/objecthierarchy2/src/core/RootGameState.cc (modified) * code/branches/objecthierarchy2/src/core/RootGameState.h (modified) * code/branches/objecthierarchy2/src/core/XMLPort.h (modified) * code/branches/objecthierarchy2/src/core/input/Button.cc (modified) * code/branches/objecthierarchy2/src/core/input/InputBuffer.cc (modified) * code/branches/objecthierarchy2/src/core/input/InputBuffer.h (modified) * code/branches/objecthierarchy2/src/orxonox/LevelManager.cc (modified) * code/branches/objecthierarchy2/src/orxonox/Main.cc (modified) * code/branches/objecthierarchy2/src/orxonox/PlayerManager.cc (modified) * code/branches/objecthierarchy2/src/orxonox/PlayerManager.h (modified) * code/branches/objecthierarchy2/src/orxonox/Settings.cc (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSGraphics.h (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSLevel.h (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/objecthierarchy2/src/orxonox/gamestates/GSRoot.h (modified) * code/branches/objecthierarchy2/src/orxonox/gui/GUIManager.cc (modified) * code/branches/objecthierarchy2/src/orxonox/objects/Script.cc (modified) * code/branches/objecthierarchy2/src/util/SignalHandler.cc (modified) * code/branches/objecthierarchy2/src/util/SignalHandler.h (modified) Completed destruction of static elements like XMLPort, Identifier, ... Sun, 09 Nov 2008 23:11:04 GMT landauf [2172] * code/branches/objecthierarchy2 (copied) created new objecthierarchy branch Mon, 15 Sep 2008 08:54:25 GMT rgrieder [1784] * code/trunk/src/audio/AudioBuffer.cc (modified) * code/trunk/src/audio/AudioBuffer.h (modified) * code/trunk/src/audio/AudioIncludes.h (modified) * code/trunk/src/audio/AudioManager.cc (modified) * code/trunk/src/audio/AudioManager.h (modified) * code/trunk/src/audio/AudioSource.cc (modified) * code/trunk/src/audio/AudioSource.h (modified) * code/trunk/src/audio/AudioStream.cc (modified) * code/trunk/src/audio/AudioStream.h (modified) * code/trunk/src/core/ArgumentCompletionListElement.h (modified) * code/trunk/src/core/CommandExecutor.cc (modified) * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/Functor.h (modified) * code/trunk/src/core/IRC.cc (modified) * code/trunk/src/core/TclThreadManager.cc (modified) * code/trunk/src/orxonox/Settings.h (modified) * code/trunk/src/orxonox/gui/OgreCEGUIRenderer.h (modified) * code/trunk/src/orxonox/gui/OgreCEGUIResourceProvider.h (modified) * code/trunk/src/orxonox/gui/OgreCEGUITexture.h (modified) * code/trunk/src/orxonox/objects/Ambient.cc (modified) * code/trunk/src/orxonox/objects/Camera.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.cc (modified) * code/trunk/src/orxonox/objects/SpaceShipAI.h (modified) * code/trunk/src/orxonox/overlays/OverlayText.cc (modified) * code/trunk/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/trunk/src/util/CRC32.h (modified) * code/trunk/src/util/OutputBuffer.cc (modified) * code/trunk/src/util/SubString.h (modified) - removed obsolete Convert.h includes (possibly from old XML loading) ...