Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

source: code/branches/cpp11_v2/src/libraries/core/input @ 10919

Name Size Rev Age Author Last Change
../
Button.cc 9.8 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
Button.h 2.9 KB 9978   10 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
CMakeLists.txt 253 bytes 5929   15 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
HalfAxis.cc 1.8 KB 7284   14 years landauf merged consolecommands3 branch back to trunk. note: the console …
HalfAxis.h 2.2 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputBuffer.cc 7.5 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
InputBuffer.h 7.8 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputCommands.cc 2.6 KB 7401   14 years landauf merged doc branch back to trunk
InputCommands.h 3.4 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputDevice.h 9.3 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
InputHandler.h 5.9 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputManager.cc 24.7 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
InputManager.h 9.5 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputPrereqs.h 18.5 KB 8729   13 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputState.cc 3.4 KB 10768   9 years landauf replace '0' by 'nullptr'
InputState.h 10.8 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
JoyStick.cc 10.1 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
JoyStick.h 5.0 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
JoyStickQuantityListener.cc 1.7 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
JoyStickQuantityListener.h 2.0 KB 9667   11 years landauf merged core6 back to trunk
KeyBinder.cc 25.1 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
KeyBinder.h 9.7 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
KeyBinderManager.cc 7.1 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
KeyBinderManager.h 5.5 KB 10829   8 years landauf replace all remaining usages of SharedPtr with std::shared_ptr
Keyboard.cc 4.0 KB 8079   13 years landauf merged usability branch back to trunk incomplete summary of the …
Keyboard.h 2.8 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
KeyDetector.cc 3.0 KB 10919   8 years landauf use range-based for-loop where it makes sense (e.g. ObjectList)
KeyDetector.h 1.7 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
Mouse.cc 3.6 KB 10916   8 years landauf use actual types instead of 'auto'. only exception is for complicated …
Mouse.h 2.9 KB 10845   8 years landauf always use 'virtual' in the declaration of virtual functions even if …
Note: See TracBrowser for help on using the repository browser.