# # ChangeLog for code/branches/objecthierarchy/src/core/ConfigValueContainer.h # # Generated by Trac 1.0.9 # Jun 29, 2024, 10:29:44 PM Sun, 02 Nov 2008 11:59:58 GMT rgrieder [2114] * code/branches/objecthierarchy/src/core/BaseObject.h (modified) * code/branches/objecthierarchy/src/core/ClassFactory.h (modified) * code/branches/objecthierarchy/src/core/ClassTreeMask.cc (modified) * code/branches/objecthierarchy/src/core/ClassTreeMask.h (modified) * code/branches/objecthierarchy/src/core/Clock.h (modified) * code/branches/objecthierarchy/src/core/ConfigValueContainer.cc (modified) * code/branches/objecthierarchy/src/core/ConfigValueContainer.h (modified) * code/branches/objecthierarchy/src/core/ConfigValueIncludes.h (modified) * code/branches/objecthierarchy/src/core/Core.cc (modified) * code/branches/objecthierarchy/src/core/Core.h (modified) * code/branches/objecthierarchy/src/core/CoreIncludes.h (modified) * code/branches/objecthierarchy/src/core/Factory.cc (modified) * code/branches/objecthierarchy/src/core/Factory.h (modified) * code/branches/objecthierarchy/src/core/Identifier.cc (modified) * code/branches/objecthierarchy/src/core/Identifier.h (modified) * code/branches/objecthierarchy/src/core/Iterator.h (modified) * code/branches/objecthierarchy/src/core/Language.cc (modified) * code/branches/objecthierarchy/src/core/Language.h (modified) * code/branches/objecthierarchy/src/core/MetaObjectList.cc (modified) * code/branches/objecthierarchy/src/core/MetaObjectList.h (modified) * code/branches/objecthierarchy/src/core/ObjectList.h (modified) * code/branches/objecthierarchy/src/core/ObjectListBase.cc (modified) * code/branches/objecthierarchy/src/core/ObjectListBase.h (modified) * code/branches/objecthierarchy/src/core/OrxonoxClass.cc (modified) * code/branches/objecthierarchy/src/core/OrxonoxClass.h (modified) * code/branches/objecthierarchy/src/core/Super.h (modified) * code/branches/objecthierarchy/src/core/XMLIncludes.h (modified) * code/branches/objecthierarchy/src/core/XMLPort.h (modified) * code/branches/objecthierarchy/src/orxonox/CameraManager.h (modified) * code/branches/objecthierarchy/src/orxonox/Settings.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/Tickable.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/worldentities/ParticleEmitter.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/ParticleInterface.cc (modified) * code/branches/objecthierarchy/src/orxonox/tools/Timer.h (modified) * code/branches/objecthierarchy/src/util/Clipboard.cc (modified) * code/branches/objecthierarchy/src/util/Clipboard.h (modified) * code/branches/objecthierarchy/src/util/Debug.h (modified) * code/branches/objecthierarchy/src/util/Math.h (modified) * code/branches/objecthierarchy/src/util/MultiType.cc (modified) * code/branches/objecthierarchy/src/util/MultiType.h (modified) * code/branches/objecthierarchy/src/util/MultiTypeValue.h (modified) * code/branches/objecthierarchy/src/util/OutputBuffer.cc (modified) * code/branches/objecthierarchy/src/util/OutputBuffer.h (modified) * code/branches/objecthierarchy/src/util/OutputHandler.cc (modified) * code/branches/objecthierarchy/src/util/OutputHandler.h (modified) * code/branches/objecthierarchy/src/util/String.cc (modified) * code/branches/objecthierarchy/src/util/String.h (modified) * code/branches/objecthierarchy/src/util/SubString.h (modified) * code/branches/objecthierarchy/visual_studio/vc8/directories.vsprops (modified) Replaced all "@file Blah.cc" with "@file" for better flexibility. ... Sun, 19 Oct 2008 01:23:52 GMT landauf [1946] * code/branches/objecthierarchy/src/core/ConfigValueContainer.h (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.cc (modified) * code/branches/objecthierarchy/src/orxonox/objects/infos/PlayerInfo.h (modified) synchronizes the players name Sun, 12 Oct 2008 23:08:03 GMT landauf [1912] * code/branches/objecthierarchy (copied) created branch to work on the new object-hierarchy Sun, 05 Oct 2008 22:31:32 GMT rgrieder [1887] * code/trunk/bin/def_keybindings.ini (modified) * code/trunk/src/core/ArgumentCompletionFunctions.h (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/core/ConfigFileManager.h (modified) * code/trunk/src/core/ConfigValueContainer.cc (modified) * code/trunk/src/core/ConfigValueContainer.h (modified) * code/trunk/src/core/ConfigValueIncludes.h (modified) * code/trunk/src/core/input/Button.cc (modified) * code/trunk/src/core/input/Button.h (modified) * code/trunk/src/core/input/ExtendedInputState.cc (modified) * code/trunk/src/core/input/ExtendedInputState.h (modified) * code/trunk/src/core/input/HalfAxis.cc (modified) * code/trunk/src/core/input/HalfAxis.h (modified) * code/trunk/src/core/input/InputBuffer.h (modified) * code/trunk/src/core/input/InputCommands.cc (modified) * code/trunk/src/core/input/InputCommands.h (modified) * code/trunk/src/core/input/InputInterfaces.h (modified) * code/trunk/src/core/input/InputManager.cc (modified) * code/trunk/src/core/input/InputManager.h (modified) * code/trunk/src/core/input/InputState.h (modified) * code/trunk/src/core/input/JoyStickDeviceNumberListener.cc (added) * code/trunk/src/core/input/JoyStickDeviceNumberListener.h (added) * code/trunk/src/core/input/KeyBinder.cc (modified) * code/trunk/src/core/input/KeyBinder.h (modified) * code/trunk/src/core/input/KeyDetector.cc (modified) * code/trunk/src/core/input/KeyDetector.h (modified) * code/trunk/src/core/input/SimpleInputState.cc (modified) * code/trunk/src/core/input/SimpleInputState.h (modified) * code/trunk/src/orxonox/gamestates/GSGraphics.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.cc (modified) * code/trunk/src/orxonox/gamestates/GSLevel.h (modified) * code/trunk/src/orxonox/gui/GUIManager.cc (modified) * code/trunk/src/orxonox/gui/GUIManager.h (modified) * code/trunk/visual_studio/vc8/core.vcproj (modified) FIRST THINGS FIRST: Delete or rename your keybindings.ini ...