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
a280cc8845
Merge pull request
#2384
from IvanSavenko/bugfixing_beta
...
Bugfixing iteration
2023-07-24 00:49:34 +03:00
..
InputHandler.cpp
haptic feedback on radial menu action
2023-07-23 15:17:30 +02:00
InputHandler.h
haptic feedback on radial menu action
2023-07-23 15:17:30 +02:00
InputSourceKeyboard.cpp
Update client/eventsSDL/InputSourceKeyboard.cpp
2023-07-22 14:36:13 +02:00
InputSourceKeyboard.h
Move keyboard tests to keyboard handler
2023-06-05 19:00:56 +03:00
InputSourceMouse.cpp
Fixed input event ordering. Fixes radial menu show/hide logic
2023-07-21 15:47:42 +03:00
InputSourceMouse.h
Mouse click that activates a window will also trigger mouse event
2023-07-04 20:28:02 +03:00
InputSourceText.cpp
Fixed UI updates on switching to/from fullscreen
2023-07-07 15:26:42 +03:00
InputSourceText.h
Better documentation & cleanup
2023-05-20 01:51:49 +03:00
InputSourceTouch.cpp
Fix pinch gesture on mobile?
2023-07-23 11:46:11 +03:00
InputSourceTouch.h
haptic feedback on radial menu action
2023-07-23 15:17:30 +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