# # ChangeLog for code/branches/consolecommands3/src/libraries/core/Identifier.cc # # Generated by Trac 1.0.9 # May 29, 2024, 2:44:16 AM Wed, 25 Aug 2010 17:07:08 GMT landauf [7216] * code/branches/consolecommands3/src/libraries/core/Identifier.cc (modified) * code/branches/consolecommands3/src/libraries/core/Identifier.h (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/CommandExecutor.h (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.cc (modified) * code/branches/consolecommands3/src/libraries/core/command/ConsoleCommand.h (modified) removed old console command implementation (doesn't compile) Sun, 22 Aug 2010 23:08:14 GMT landauf [7204] * code/branches/consolecommands3/src/libraries/core/BaseObject.cc (modified) * code/branches/consolecommands3/src/libraries/core/ConfigFileManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Core.cc (modified) * code/branches/consolecommands3/src/libraries/core/CorePrereqs.h (modified) * code/branches/consolecommands3/src/libraries/core/EventIncludes.h (modified) * code/branches/consolecommands3/src/libraries/core/GUIManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Game.cc (modified) * code/branches/consolecommands3/src/libraries/core/GraphicsManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/Identifier.cc (modified) * code/branches/consolecommands3/src/libraries/core/LuaState.cc (modified) * code/branches/consolecommands3/src/libraries/core/Thread.cc (modified) * code/branches/consolecommands3/src/libraries/core/WeakPtr.h (modified) * code/branches/consolecommands3/src/libraries/core/XMLPort.h (modified) * code/branches/consolecommands3/src/libraries/core/input/Button.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/HalfAxis.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputCommands.h (modified) * code/branches/consolecommands3/src/libraries/core/input/InputManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/InputState.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyBinderManager.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/KeyDetector.cc (modified) * code/branches/consolecommands3/src/libraries/core/input/Mouse.cc (modified) * code/branches/consolecommands3/src/libraries/network/GamestateManager.cc (modified) * code/branches/consolecommands3/src/libraries/network/Host.cc (modified) * code/branches/consolecommands3/src/libraries/network/NetworkFunction.h (modified) * code/branches/consolecommands3/src/libraries/network/Server.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.cc (modified) * code/branches/consolecommands3/src/libraries/tools/Timer.h (modified) * code/branches/consolecommands3/src/modules/designtools/ScreenshotManager.cc (modified) * code/branches/consolecommands3/src/modules/designtools/SkyboxGenerator.cc (modified) * code/branches/consolecommands3/src/modules/objects/triggers/Trigger.cc (modified) * code/branches/consolecommands3/src/modules/overlays/OverlaysPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/modules/overlays/hud/ChatOverlay.cc (modified) * code/branches/consolecommands3/src/modules/overlays/hud/GametypeStatus.cc (modified) * code/branches/consolecommands3/src/modules/pong/Pong.cc (modified) * code/branches/consolecommands3/src/modules/questsystem/QuestManager.cc (modified) * code/branches/consolecommands3/src/modules/questsystem/QuestsystemPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/modules/weapons/MuzzleFlash.cc (modified) * code/branches/consolecommands3/src/modules/weapons/projectiles/Projectile.cc (modified) * code/branches/consolecommands3/src/modules/weapons/weaponmodes/EnergyDrink.cc (modified) * code/branches/consolecommands3/src/modules/weapons/weaponmodes/HsW01.cc (modified) * code/branches/consolecommands3/src/orxonox/ChatInputHandler.cc (modified) * code/branches/consolecommands3/src/orxonox/OrxonoxPrecompiledHeaders.h (modified) * code/branches/consolecommands3/src/orxonox/Radar.cc (modified) * code/branches/consolecommands3/src/orxonox/Test.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/AIController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/ArtificialController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/DroneController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/HumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/controllers/NewHumanController.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSGraphics.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSLevel.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSMainMenu.cc (modified) * code/branches/consolecommands3/src/orxonox/gamestates/GSRoot.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/Gametype.cc (modified) * code/branches/consolecommands3/src/orxonox/gametypes/TeamBaseMatch.cc (modified) * code/branches/consolecommands3/src/orxonox/graphics/ParticleSpawner.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/InGameConsole.h (modified) * code/branches/consolecommands3/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/consolecommands3/src/orxonox/overlays/OverlayGroup.cc (modified) * code/branches/consolecommands3/src/orxonox/sound/WorldSound.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/BigExplosion.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/ExplosionChunk.cc (modified) * code/branches/consolecommands3/src/orxonox/worldentities/MovableEntity.cc (modified) adjusted includes in all other files Wed, 18 Aug 2010 13:28:12 GMT landauf [7178] * code/branches/consolecommands3 (copied) next annual update of the consolecommands branch Tue, 16 Mar 2010 10:22:36 GMT rgrieder [6536] * code/trunk (modified) * code/trunk/data/lua/LuaStateInit.lua (modified) * code/trunk/src/libraries/core/ArgumentCompletionFunctions.cc (modified) * code/trunk/src/libraries/core/ArgumentCompletionFunctions.h (modified) * code/trunk/src/libraries/core/ConfigFileManager.cc (modified) * code/trunk/src/libraries/core/ConfigFileManager.h (modified) * code/trunk/src/libraries/core/ConfigValueContainer.cc (modified) * code/trunk/src/libraries/core/ConfigValueContainer.h (modified) * code/trunk/src/libraries/core/ConfigValueIncludes.h (modified) * code/trunk/src/libraries/core/CorePrereqs.h (modified) * code/trunk/src/libraries/core/Identifier.cc (modified) * code/trunk/src/libraries/core/Identifier.h (modified) * code/trunk/src/libraries/core/Language.h (modified) * code/trunk/src/libraries/core/Shell.cc (modified) * code/trunk/src/libraries/core/Shell.h (modified) * code/trunk/src/libraries/core/input/Button.cc (modified) * code/trunk/src/libraries/core/input/Button.h (modified) * code/trunk/src/libraries/core/input/JoyStick.cc (modified) * code/trunk/src/libraries/core/input/KeyBinder.cc (modified) * code/trunk/src/libraries/core/input/KeyBinder.h (modified) * code/trunk/src/libraries/util/Singleton.h (modified) * code/trunk/src/modules/questsystem/QuestManager.cc (modified) * code/trunk/src/modules/questsystem/QuestManager.h (modified) Merged revisions 6430-6440 from the gamestate branch to the trunk. ...