Planet
navi homePPSaboutscreenshotsdownloaddevelopmentforum

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

Name Size Rev Age Author Last Change
../
Button.cc 9.8 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
Button.h 2.9 KB 9978   11 years landauf added new keybind mode 'OnPressAndRelease' which triggers both when a …
CMakeLists.txt 253 bytes 5929   16 years rgrieder Merged core5 branch back to the trunk. Key features include clean …
HalfAxis.cc 1.8 KB 7284   15 years landauf merged consolecommands3 branch back to trunk. note: the console …
HalfAxis.h 2.2 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputBuffer.cc 7.6 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
InputBuffer.h 7.8 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputCommands.cc 2.6 KB 7401   15 years landauf merged doc branch back to trunk
InputCommands.h 3.4 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputDevice.h 9.3 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
InputHandler.h 5.9 KB 8729   14 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputManager.cc 24.8 KB 10917   10 years landauf made mapEntry const& wherever possible
InputManager.h 9.5 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
InputPrereqs.h 18.5 KB 8729   14 years rgrieder Merged unity_build branch back to trunk. Features: - Implemented …
InputState.cc 3.4 KB 10768   10 years landauf replace '0' by 'nullptr'
InputState.h 10.8 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
JoyStick.cc 10.1 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
JoyStick.h 5.0 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
JoyStickQuantityListener.cc 1.7 KB 10624   10 years landauf merged branch core7 back to trunk
JoyStickQuantityListener.h 2.0 KB 9667   12 years landauf merged core6 back to trunk
KeyBinder.cc 25.3 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
KeyBinder.h 9.7 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
KeyBinderManager.cc 7.2 KB 10829   10 years landauf replace all remaining usages of SharedPtr with std::shared_ptr
KeyBinderManager.h 5.5 KB 10829   10 years landauf replace all remaining usages of SharedPtr with std::shared_ptr
Keyboard.cc 4.0 KB 8079   14 years landauf merged usability branch back to trunk incomplete summary of the …
Keyboard.h 2.8 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
KeyDetector.cc 3.0 KB 10765   10 years landauf replace 'NULL' by 'nullptr'
KeyDetector.h 1.7 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
Mouse.cc 3.6 KB 10916   10 years landauf use actual types instead of 'auto'. only exception is for complicated …
Mouse.h 2.9 KB 10845   10 years landauf always use 'virtual' in the declaration of virtual functions even if …
Note: See TracBrowser for help on using the repository browser.