# # ChangeLog for code/branches/presentation/src/core/input/InputInterfaces.h # # Generated by Trac 1.0.9 # Sep 19, 2024, 8:43:03 PM Sun, 28 Dec 2008 22:56:31 GMT rgrieder [2543] * code/branches/presentation/bin/def_keybindings.ini (modified) * code/branches/presentation/src/core/ConfigFileManager.cc (modified) * code/branches/presentation/src/core/ConfigValueContainer.cc (modified) * code/branches/presentation/src/core/ConfigValueContainer.h (modified) * code/branches/presentation/src/core/input/Button.cc (modified) * code/branches/presentation/src/core/input/Button.h (modified) * code/branches/presentation/src/core/input/InputInterfaces.h (modified) * code/branches/presentation/src/core/input/InputManager.cc (modified) * code/branches/presentation/src/core/input/InputManager.h (modified) * code/branches/presentation/src/core/input/KeyBinder.cc (modified) * code/branches/presentation/src/core/input/KeyBinder.h (modified) * code/branches/presentation/src/orxonox/objects/worldentities/pawns/SpaceShip.cc (modified) * code/branches/presentation/src/orxonox/objects/worldentities/pawns/Spectator.cc (modified) * code/branches/presentation/visual_studio/vc8/util.vcproj (modified) - Fixed a bug in ConfigFileManager::getVectorSize(). If there were no ... Wed, 10 Dec 2008 11:37:48 GMT scheusso [2370] * code/branches/presentation (copied) create our presentation branch 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 ...