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-20 03:29:32 +02:00
Code
Issues
Releases
Activity
vcmi
/
client
/
eventsSDL
History
Alexander Wilms
02e429e973
Fix typos using
https://github.com/crate-ci/typos
...
Changes were reviewed manually
2024-06-24 03:47:19 +02:00
..
InputHandler.cpp
Merge branch 'vcmi/master' into 'vcmi/develop'
2024-05-31 09:34:21 +00:00
InputHandler.h
Better handling of Ctrl / Cmd modifier keys on Apple systems:
2024-05-12 17:09:31 +00: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
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
…
NotificationHandler.h
…