# # ChangeLog for code/branches/core4/src/util/StringUtils.cc # # Generated by Trac 1.0.9 # May 23, 2024, 5:52:07 AM 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.