This website requires JavaScript.
Explore
Help
Register
Sign In
games
/
vcmi
Watch
1
Star
0
Fork
0
You've already forked vcmi
mirror of
https://github.com/vcmi/vcmi.git
synced
2025-01-28 03:57:02 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
eventsSDL
History
Ivan Savenko
ffc207888b
Added option to configure key modifiers (Alt, Shift, Ctrl). Fixes lobby
...
hotkey activation.
2024-05-07 08:58:45 +00:00
..
InputHandler.cpp
Allow input configuration via config file
2024-04-30 20:56:47 +03:00
InputHandler.h
Allow input configuration via config file
2024-04-30 20:56:47 +03:00
InputSourceGameController.cpp
Tweaked default settings for controller sensitivity
2024-04-30 21:29:49 +03:00
InputSourceGameController.h
Remove no longer used values
2024-04-30 21:35:07 +03:00
InputSourceKeyboard.cpp
Added option to configure key modifiers (Alt, Shift, Ctrl). Fixes lobby
2024-05-07 08:58:45 +00:00
InputSourceKeyboard.h
Added option to configure key modifiers (Alt, Shift, Ctrl). Fixes lobby
2024-05-07 08:58:45 +00:00
InputSourceMouse.cpp
Allow input configuration via config file
2024-04-30 20:56:47 +03:00
InputSourceMouse.h
Allow input configuration via config file
2024-04-30 20:56:47 +03:00
InputSourceText.cpp
Added workaround for weird SDL behavior that causes SDL to report text
2024-04-11 22:00:20 +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
(untested) activate lobby UI on 3-finger touch
2024-03-27 13:10:55 +02:00
InputSourceTouch.h
support double tap
2023-09-18 16:05:39 +02:00
NotificationHandler.cpp
Moved input handling from GuiHandler to set of classes in eventsSDL dir
2023-05-20 01:51:49 +03:00
NotificationHandler.h
Moved input handling from GuiHandler to set of classes in eventsSDL dir
2023-05-20 01:51:49 +03:00