# # ChangeLog for code/branches/core7/src/libraries/core # # Generated by Trac 1.0.9 # Apr 29, 2024, 4:56:54 PM Mon, 06 Apr 2015 20:00:37 GMT landauf [10348] * code/branches/core7/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommandIncludes.h (modified) * code/branches/core7/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/core7/src/orxonox/gametypes/Gametype.cc (modified) removed unnecessary helper functions Mon, 06 Apr 2015 13:47:42 GMT landauf [10347] * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/GUIManager.cc (modified) * code/branches/core7/src/libraries/core/Game.cc (modified) * code/branches/core7/src/libraries/core/GraphicsManager.cc (modified) * code/branches/core7/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/core7/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/core7/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommandCompilation.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommandIncludes.h (added) * code/branches/core7/src/libraries/core/command/IRC.cc (modified) * code/branches/core7/src/libraries/core/command/TclBind.cc (modified) * code/branches/core7/src/libraries/core/command/TclThreadManager.cc (modified) * code/branches/core7/src/libraries/core/config/SettingsConfigFile.cc (modified) * code/branches/core7/src/libraries/core/input/InputManager.cc (modified) * code/branches/core7/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/core7/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/core7/src/libraries/core/input/Mouse.cc (modified) * code/branches/core7/src/libraries/network/Host.cc (modified) * code/branches/core7/src/libraries/network/MasterServer.cc (modified) * code/branches/core7/src/libraries/tools/Timer.cc (modified) * code/branches/core7/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/core7/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/core7/src/modules/docking/Dock.cc (modified) * code/branches/core7/src/modules/mini4dgame/Mini4Dgame.cc (modified) * code/branches/core7/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/core7/src/modules/overlays/hud/HUDNavigation.cc (modified) * code/branches/core7/src/modules/towerdefense/TowerDefense.cc (modified) * code/branches/core7/src/orxonox/Scene.cc (modified) * code/branches/core7/src/orxonox/Test.cc (modified) * code/branches/core7/src/orxonox/chat/ChatInputHandler.cc (modified) * code/branches/core7/src/orxonox/chat/ChatManager.cc (modified) * code/branches/core7/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/core7/src/orxonox/controllers/FormationController.cc (modified) * code/branches/core7/src/orxonox/controllers/HumanController.cc (modified) * code/branches/core7/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/core7/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/core7/src/orxonox/gametypes/Mission.cc (modified) * code/branches/core7/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/core7/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/core7/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/core7/src/orxonox/sound/WorldAmbientSound.cc (modified) * code/branches/core7/src/orxonox/worldentities/pawns/ModularSpaceShip.cc (modified) * code/branches/core7/src/orxonox/worldentities/pawns/Spectator.cc (modified) * code/branches/core7/test/core/command/CommandTest.cc (modified) moved console command macros to a new file (ConsoleCommandIncludes.h) Sun, 05 Apr 2015 18:25:11 GMT landauf [10346] * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/CorePrereqs.h (modified) * code/branches/core7/src/libraries/core/command/ArgumentCompletionFunctions.cc (modified) * code/branches/core7/src/libraries/core/command/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/command/CommandEvaluation.cc (modified) * code/branches/core7/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommand.h (modified) * code/branches/core7/src/libraries/core/command/ConsoleCommandManager.cc (added) * code/branches/core7/src/libraries/core/command/ConsoleCommandManager.h (added) moved static contents from ConsoleCommand to ConsoleCommandManager Sun, 05 Apr 2015 15:32:40 GMT landauf [10345] * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/PathConfig.cc (modified) * code/branches/core7/src/libraries/core/commandline/CommandLineIncludes.h (added) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.cc (modified) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.h (modified) * code/branches/core7/src/libraries/core/input/InputManager.cc (modified) * code/branches/core7/src/orxonox/LevelManager.cc (modified) * code/branches/core7/src/orxonox/Main.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSServer.cc (modified) wrap CommandLineArguments in StaticallyInitializedInstances Sun, 05 Apr 2015 15:29:21 GMT landauf [10344] * code/branches/core7/src/libraries/core/module/ModuleInstance.cc (modified) * code/branches/core7/src/libraries/core/module/ModuleInstance.h (modified) * code/branches/core7/src/libraries/core/module/StaticallyInitializedInstance.cc (modified) * code/branches/core7/src/libraries/core/module/StaticallyInitializedInstance.h (modified) remove and destroy StaticallyInitializedInstances Sat, 04 Apr 2015 11:34:39 GMT landauf [10343] * code/branches/core7/src/libraries/core/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/Game.cc (modified) * code/branches/core7/src/libraries/core/PathConfig.cc (modified) * code/branches/core7/src/libraries/core/commandline (added) * code/branches/core7/src/libraries/core/commandline/CMakeLists.txt (added) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.cc (moved) * code/branches/core7/src/libraries/core/commandline/CommandLineParser.h (moved) * code/branches/core7/src/libraries/core/config/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/input/InputManager.cc (modified) * code/branches/core7/src/libraries/network/Client.cc (modified) * code/branches/core7/src/orxonox/LevelManager.cc (modified) * code/branches/core7/src/orxonox/Main.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSClient.cc (modified) * code/branches/core7/src/orxonox/gamestates/GSServer.cc (modified) moved CommandLineParser into separate subfolder Sat, 04 Apr 2015 11:24:49 GMT landauf [10342] * code/branches/core7/src/libraries/core/CMakeLists.txt (modified) * code/branches/core7/src/libraries/core/Core.cc (modified) * code/branches/core7/src/libraries/core/CorePrereqs.h (modified) * code/branches/core7/src/libraries/core/module (added) * code/branches/core7/src/libraries/core/module/CMakeLists.txt (added) * code/branches/core7/src/libraries/core/module/ModuleInstance.cc (added) * code/branches/core7/src/libraries/core/module/ModuleInstance.h (added) * code/branches/core7/src/libraries/core/module/StaticallyInitializedInstance.cc (added) * code/branches/core7/src/libraries/core/module/StaticallyInitializedInstance.h (added) added helper class for module initialization Sun, 22 Mar 2015 21:00:03 GMT landauf [10328] * code/branches/core7 (copied) created branch to work on new core features Mon, 02 Mar 2015 22:18:45 GMT landauf [10298] * code/trunk/src/libraries/core/BaseObject.h (modified) * code/trunk/src/libraries/core/Namespace.cc (modified) fixed potential crash during level-unloading: Namespace is a context ...