# # ChangeLog for code/branches/input/src/core # # Generated by Trac 1.0.9 # Jun 5, 2024, 7:04:59 AM 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 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