Alexander Wilms
|
02e429e973
Fix typos using https://github.com/crate-ci/typos
|
1 年之前 |
Ivan Savenko
|
89d6ddd916
Allow input configuration via config file
|
1 年之前 |
Ivan Savenko
|
1dc27046ef
Unified game controller input with keyboard/mouse
|
1 年之前 |
Ivan Savenko
|
cbd5f57069
Added workaround for potential access to CIntObject after destruction
|
1 年之前 |
Laserlicht
|
ab59c153b3
fix
|
2 年之前 |
Laserlicht
|
6939989026
try to fix
|
2 年之前 |
Laserlicht
|
f9db3d131f
lastActivated with overload
|
2 年之前 |
Laserlicht
|
890c4ac19d
quick army managment click next
|
2 年之前 |
Laserlicht
|
2d2c7ee8e0
added tolerance
|
2 年之前 |
Ivan Savenko
|
3973624278
Implemented tolerance for touch events
|
2 年之前 |
Ivan Savenko
|
e3f5ab57f2
Fixed input event ordering. Fixes radial menu show/hide logic
|
2 年之前 |
Ivan Savenko
|
d26595cef7
Radial menu is now a proper window. Minor fixes to positioning.
|
2 年之前 |
Ivan Savenko
|
64a22d8590
Workaround for false double-clicking of elements in hero/town lists
|
2 年之前 |
Ivan Savenko
|
d99fab8496
Reduce usage of getCursorPosition
|
2 年之前 |
Ivan Savenko
|
9449899098
Fix regressions
|
2 年之前 |
Ivan Savenko
|
ca889a5c2a
Replaced clickLeft with clickPressed clickReleased methods
|
2 年之前 |
Ivan Savenko
|
81b9aec527
Fix map edge scrolling after swiping usage
|
2 年之前 |
Ivan Savenko
|
a84ccb37c2
Merge pull request #2250 from IvanSavenko/event_handling_fixes
|
2 年之前 |
Ivan Savenko
|
69dc95c3c8
Merge pull request #2235 from IvanSavenko/hota_h3m_support
|
2 年之前 |
Ivan Savenko
|
4e7412faa6
Split mouseDragged event from mouseMoved
|
2 年之前 |
Ivan Savenko
|
967dc95867
Rename panning->gesturing for consistency
|
2 年之前 |
Ivan Savenko
|
06437cbde6
Renamed gesture-related methods, remove unused code
|
2 年之前 |
Ivan Savenko
|
563d7dd41f
Renamed RCLICK -> SHOW_POPUP
|
2 年之前 |
Ivan Savenko
|
8ad577255f
Replaced isMouseButtonPressed with isMouseLeftButtonPressed
|
2 年之前 |
Ivan Savenko
|
85a11c090e
Enter popup await mode only if there is an active popup
|
2 年之前 |
Ivan Savenko
|
e9788e2904
Cleaned up EventDispatcher code
|
2 年之前 |
Ivan Savenko
|
d4aa778547
Replaced clickRight event with showPopupWindow/closePopupWindow
|
2 年之前 |
Ivan Savenko
|
80f67337d8
Do not send mouseMoved to elements that have just unsubscribed
|
2 年之前 |
Ivan Savenko
|
ec55ec76b6
Show cursor (including attack direction) when swiping in battle
|
2 年之前 |
Ivan Savenko
|
0f2a339ab5
Implemented pinch gesture to scale adventure map
|
2 年之前 |