# # ChangeLog for code/branches/input # # Generated by Trac 1.0.9 # Jun 3, 2024, 1:55:38 AM Mon, 12 May 2008 17:06:49 GMT rgrieder [1259] * code/branches/input/bin/keybindings.ini (modified) * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputInterfaces.h (modified) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/core/SignalHandler.cc (modified) * code/branches/input/src/orxonox/Orxonox.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) * code/branches/input/visual_studio/vc8/ois.vcproj (modified) many minor changes, but it's more of a 'svn save' since I'm gonna ... Tue, 06 May 2008 14:51:32 GMT rgrieder [1240] * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/SignalHandler.cc (modified) * code/branches/input/src/core/SignalHandler.h (modified) completed that SignalHandler thingy: XAutoKeyRepeat is now restored ... Tue, 06 May 2008 14:34:42 GMT rgrieder [1239] * code/branches/input/src/core/InputManager.cc (modified) - that removes some gcc warnings Tue, 06 May 2008 13:30:26 GMT rgrieder [1238] * code/branches/input/src/core/CorePrereqs.h (modified) * code/branches/input/src/core/InputInterfaces.h (modified) * code/branches/input/src/core/SignalHandler.cc (modified) * code/branches/input/src/core/SignalHandler.h (modified) - trying to make the signalhandler do certain things.. Tue, 06 May 2008 13:01:27 GMT rgrieder [1237] * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputInterfaces.h (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) - I hate tabulators... And I always wondered how they got into my ... Tue, 06 May 2008 12:32:19 GMT rgrieder [1236] * code/branches/input/src/core/CommandExecutor.h (modified) * code/branches/input/src/core/InputBuffer.cc (modified) * code/branches/input/src/core/InputBuffer.h (modified) * code/branches/input/src/core/InputHandler.cc (modified) * code/branches/input/src/core/InputHandler.h (modified) * code/branches/input/src/core/InputInterfaces.h (added) * code/branches/input/src/core/InputManager.cc (modified) * code/branches/input/src/core/InputManager.h (modified) * code/branches/input/src/orxonox/objects/SpaceShip.cc (modified) * code/branches/input/src/orxonox/objects/SpaceShip.h (modified) * code/branches/input/visual_studio/base_properties_debug.vsprops (modified) * code/branches/input/visual_studio/vc8/core.vcproj (modified) - feature: Automatic key repetition in InputBuffer, configurable in ... Sat, 03 May 2008 19:09:20 GMT rgrieder [1228] * code/branches/input/src/orxonox/objects/WorldEntity.h (modified) merged bugfix to input branch Sat, 03 May 2008 16:01:57 GMT rgrieder [1226] * code/branches/input (copied) made a copy Sat, 03 May 2008 15:47:19 GMT rgrieder [1224] * code/trunk/src/audio/CMakeLists.txt (modified) * code/trunk/src/core/CMakeLists.txt (modified) * code/trunk/src/orxonox/CMakeLists.txt (modified) - little clean up in CMLs