# # ChangeLog for code/branches/objecthierarchy/src/core/CMakeLists.txt # # Generated by Trac 1.0.9 # May 16, 2024, 11:34:33 PM Sun, 19 Oct 2008 21:46:37 GMT rgrieder [1959] * code/branches/objecthierarchy (modified) * code/branches/objecthierarchy/src/core/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/core/Loader.cc (modified) * code/branches/objecthierarchy/src/core/LuaBind.cc (copied) * code/branches/objecthierarchy/src/core/LuaBind.h (copied) * code/branches/objecthierarchy/src/core/Script.cc (deleted) * code/branches/objecthierarchy/src/core/Script.h (deleted) * code/branches/objecthierarchy/src/core/tolua/tolua.pkg (modified) * code/branches/objecthierarchy/src/orxonox/CMakeLists.txt (modified) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/DistanceTrigger.h (copied) * code/branches/objecthierarchy/src/orxonox/objects/Script.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/Script.h (copied) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.cc (copied) * code/branches/objecthierarchy/src/orxonox/objects/Trigger.h (copied) * code/branches/objecthierarchy/visual_studio/vc8/base.vsprops (modified) Merged script_trigger branch into objecthierarchy branch. Also ... 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 ...