1
0
mirror of https://github.com/vcmi/vcmi.git synced 2024-12-10 09:50:17 +02:00
vcmi/client/eventsSDL
2024-09-23 14:02:55 +00: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 Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InputSourceGameController.h Fix typos using https://github.com/crate-ci/typos 2024-06-24 03:47:19 +02:00
InputSourceKeyboard.cpp Fixed F4 (fullscreen hotkey) not actually changing window mode 2024-05-23 14:54:13 +00:00
InputSourceKeyboard.h Better handling of Ctrl / Cmd modifier keys on Apple systems: 2024-05-12 17:09:31 +00:00
InputSourceMouse.cpp Add workaround for SDL bug - use old code for buggy SDL versions 2024-09-23 14:02:55 +00:00
InputSourceMouse.h Allow input configuration via config file 2024-04-30 20:56:47 +03:00
InputSourceText.cpp Split vcmiclient in two 2024-08-14 19:20:01 +03:00
InputSourceText.h Added workaround for weird SDL behavior that causes SDL to report text 2024-04-11 22:00:20 +03:00
InputSourceTouch.cpp Split vcmiclient in two 2024-08-14 19:20:01 +03:00
InputSourceTouch.h support double tap 2023-09-18 16:05:39 +02:00
NotificationHandler.cpp
NotificationHandler.h