stk-code_catmod/src/input
2017-03-22 10:43:02 +08:00
..
binding.cpp Fixed displaying some special characters in keys binding in options. 2016-10-08 21:26:20 +02:00
binding.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_config.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
device_manager.cpp Ignore the "applesmc" accelerator as input device. see #2691 2016-12-17 17:43:03 -05:00
device_manager.hpp Added support for multitouch steering. 2016-11-10 02:42:56 +01:00
gamepad_config.cpp Tweak default config as suggested in ticket #2438, it's not perfect but seems much better that what we had previously in most cases 2016-02-24 19:20:14 -05:00
gamepad_config.hpp Add forgotten override's where necessary 2016-02-21 01:36:15 +01:00
gamepad_device.cpp Fixed memory corruption in case of gamepads with large buttons count. 2016-04-10 01:22:39 +02:00
gamepad_device.hpp Fixed memory corruption in case of gamepads with large buttons count. 2016-04-10 01:22:39 +02:00
input_device.cpp Renamed PlayerController into LocalPlayerController. 2015-12-10 17:54:29 +11:00
input_device.hpp Added support for multitouch steering. 2016-11-10 02:42:56 +01:00
input_manager.cpp Allow recording video with ctrl + printscreen 2017-03-22 10:43:02 +08:00
input_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
input.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_config.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_config.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_device.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
keyboard_device.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
multitouch_device.cpp Allow to use accelerometer for turning left/right. 2017-02-07 13:48:08 +01:00
multitouch_device.hpp Allow to use accelerometer for turning left/right. 2017-02-07 13:48:08 +01:00
wiimote_manager.cpp Reduce variables scope when possible, based on the warnings reported by 2016-10-04 08:55:01 +02:00
wiimote_manager.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
wiimote.cpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00
wiimote.hpp Updated (c) year to include 2015. 2015-03-30 11:42:50 +11:00