1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-22 22:13:35 +02:00
vcmi/client/eventsSDL
kdmcser d0e33a2cf8 Update client/eventsSDL/InputSourceGameController.cpp
Co-authored-by: Ivan Savenko <saven.ivan@gmail.com>
2024-11-27 00:24:33 +08:00
..
InputHandler.cpp sonar cloud fixes 2024-08-15 23:09:04 +02:00
InputHandler.h sonar cloud fixes 2024-08-15 23:09:04 +02:00
InputSourceGameController.cpp Update client/eventsSDL/InputSourceGameController.cpp 2024-11-27 00:24:33 +08:00
InputSourceGameController.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InputSourceKeyboard.cpp fix shortcuts with Modifier Key 2024-10-19 15:59:02 +02:00
InputSourceKeyboard.h
InputSourceMouse.cpp Add workaround for SDL bug - use old code for buggy SDL versions 2024-09-23 14:02:55 +00:00
InputSourceMouse.h
InputSourceText.cpp Split vcmiclient in two 2024-08-14 19:20:01 +03:00
InputSourceText.h
InputSourceTouch.cpp allow scrolling in touch popups 2024-11-02 19:15:49 +01:00
InputSourceTouch.h allow scrolling in touch popups 2024-11-02 19:15:49 +01:00
NotificationHandler.cpp
NotificationHandler.h