# # ChangeLog for code/branches/core4/src/core/ConfigFileManager.cc # # Generated by Trac 1.0.9 # Jun 1, 2024, 4:31:12 AM Wed, 01 Jul 2009 11:28:52 GMT rgrieder [3266] * code/branches/core4/src/core/ConfigFileManager.cc (modified) Forgot to save a file. Wed, 01 Jul 2009 11:24:30 GMT rgrieder [3265] * code/branches/core4/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/core4/src/core/ConfigFileManager.cc (modified) * code/branches/core4/src/core/IRC.cc (modified) * code/branches/core4/src/core/TclThreadManager.cc (modified) * code/branches/core4/src/core/input/KeyBinder.cc (modified) * code/branches/core4/src/orxonox/objects/gametypes/UnderAttack.cc (modified) * code/branches/core4/src/orxonox/objects/weaponsystem/projectiles/LightningGunProjectile.cc (modified) * code/branches/core4/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/core4/src/orxonox/overlays/console/InGameConsole.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/GametypeStatus.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDHealthBar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDTimer.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/PongScore.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/TeamBaseMatchScore.cc (modified) * code/branches/core4/src/orxonox/overlays/stats/CreateLines.cc (modified) * code/branches/core4/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/core4/src/orxonox/tools/Mesh.cc (modified) * code/branches/core4/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/core4/src/orxonox/tools/TextureGenerator.cc (modified) * code/branches/core4/src/util/Convert.h (modified) * code/branches/core4/src/util/MultiTypeValue.h (modified) * code/branches/core4/src/util/StringUtils.cc (modified) - Removed superfluous convertToString and convertFromString (replaced ... Mon, 29 Jun 2009 16:10:46 GMT rgrieder [3250] * code/branches/core4/src/core/ArgumentCompletionFunctions.cc (modified) * code/branches/core4/src/core/BaseObject.cc (modified) * code/branches/core4/src/core/CommandEvaluation.cc (modified) * code/branches/core4/src/core/CommandExecutor.cc (modified) * code/branches/core4/src/core/CommandLine.cc (modified) * code/branches/core4/src/core/ConfigFileManager.cc (modified) * code/branches/core4/src/core/Executor.h (modified) * code/branches/core4/src/core/Functor.h (modified) * code/branches/core4/src/core/Game.h (modified) * code/branches/core4/src/core/Identifier.cc (modified) * code/branches/core4/src/core/LuaBind.cc (modified) * code/branches/core4/src/core/TclBind.cc (modified) * code/branches/core4/src/core/input/Button.cc (modified) * code/branches/core4/src/orxonox/CameraManager.cc (modified) * code/branches/core4/src/orxonox/GraphicsManager.cc (modified) * code/branches/core4/src/orxonox/interfaces/RadarViewable.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Camera.cc (modified) * code/branches/core4/src/orxonox/objects/worldentities/Light.cc (modified) * code/branches/core4/src/orxonox/overlays/OrxonoxOverlay.cc (modified) * code/branches/core4/src/orxonox/overlays/OverlayText.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDBar.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDNavigation.cc (modified) * code/branches/core4/src/orxonox/overlays/hud/HUDRadar.cc (modified) * code/branches/core4/src/orxonox/overlays/stats/Stats.cc (modified) * code/branches/core4/src/orxonox/tools/BillboardSet.cc (modified) * code/branches/core4/src/orxonox/tools/Mesh.cc (modified) * code/branches/core4/src/util/CMakeLists.txt (modified) * code/branches/core4/src/util/Convert.h (modified) * code/branches/core4/src/util/StringUtils.cc (moved) * code/branches/core4/src/util/StringUtils.h (moved) Executing decision on #300: Renaming String.h to StringUtils.h ... Tue, 23 Jun 2009 16:59:43 GMT rgrieder [3222] * code/branches/core4 (copied) Creating branch for new features/changes in the core. Sat, 20 Jun 2009 14:27:38 GMT scheusso [3198] * code/trunk/src/core/ConfigFileManager.cc (modified) * code/trunk/src/core/ConsoleCommandCompilation.cc (modified) * code/trunk/src/core/Language.cc (modified) * code/trunk/src/core/LuaBind.cc (modified) * code/trunk/src/network/Client.cc (modified) * code/trunk/src/network/ClientConnection.cc (modified) * code/trunk/src/network/ClientInformation.h (modified) * code/trunk/src/network/ConnectionManager.cc (modified) * code/trunk/src/network/ConnectionManager.h (modified) * code/trunk/src/network/GamestateManager.cc (modified) * code/trunk/src/network/Server.cc (modified) * code/trunk/src/network/TrafficControl.cc (modified) * code/trunk/src/network/packet/Acknowledgement.cc (modified) * code/trunk/src/network/packet/Gamestate.cc (modified) * code/trunk/src/network/packet/Gamestate.h (modified) * code/trunk/src/network/synchronisable/Synchronisable.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.cc (modified) * code/trunk/src/orxonox/gamestates/GSDedicated.h (modified) * code/trunk/src/util/OutputBuffer.cc (modified) * code/trunk/src/util/SignalHandler.cc (modified) merged netp4 back to trunk