aboutsummaryrefslogtreecommitdiff
path: root/common/EventMapper.cpp
AgeCommit message (Expand)Author
2019-07-08COMMON: Open the main menu when the joystick START button is pressedCameron Cawley
2017-01-12VKEYBD: Remove Unused Variable.D G Turner
2014-10-28COMMON: Remove trailing whitespaceFilippos Karapetis
2014-04-27KEYMAPPER: Change hotkey from F8 to CTRL-F8 to reduce game conflicts.D G Turner
2014-04-27VKEYBD: Switch hotkey from F7 to CTRL-F7 to reduce game conflicts.D G Turner
2014-04-22VKEYBD: Modify code to open vkeybd on long press of middle mouse button.D G Turner
2014-04-22VKEYBD: Add code to open virtual keyboard on middle mouse button.D G Turner
2014-04-16KEYMAPPER: Avoid blocking F8 events from engine when using keymapper.D G Turner
2014-04-16KEYMAPPER: Avoid blocking F7 events from engine when using vkeybd.D G Turner
2014-02-18COMMON: Make GPL headers consistent in themselves.Johannes Schickel
2012-03-17COMMON: Hopefully fix compilationFilippos Karapetis
2012-03-02KEYMAPPER: Add delays for *UP events coming from non-keysTarek Soliman
2012-03-02KEYMAPPER: Map non-key custom input eventsTarek Soliman
2012-02-20KEYMAPPER: Move F7 and F8 handling to DefaultEventMapperTarek Soliman
2012-02-20KEYMAPPER: Move CTRL-F5 handling to DefaultEventMapperTarek Soliman
2012-02-20KEYMAPPER: Move DefaultEventMapper implementation to its own cpp fileTarek Soliman