Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
Cameron Cawley
|
44f7f801a1
|
HDB: Add keymapper support
|
2020-08-27 10:34:59 +02:00 |
|
D G Turner
|
4be7972561
|
HDB: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-12-03 22:12:24 +00:00 |
|
Strangerke
|
2178770898
|
HDB: Change init functions to handle errors
|
2019-09-03 17:17:34 +02:00 |
|
Eugene Sandulenko
|
951943ecec
|
HDB: Reduce header dependency
|
2019-09-03 17:17:28 +02:00 |
|
Eugene Sandulenko
|
17ef555e2d
|
HDB: Reduce header dependency
|
2019-09-03 17:17:27 +02:00 |
|
Nipun Garg
|
a8b4749c7e
|
HDB: Add Input::assignKey(), LuaScript::isValid()
|
2019-09-03 17:17:16 +02:00 |
|
Nipun Garg
|
8a63a2169d
|
HDB: Add updateKeys()
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
ff25a0f4dd
|
HDB: Add updateMouseButtons and update updateMouse
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
5e0e12531b
|
HDB: Update Mouse data for buttons
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
4a8ce49968
|
HDB: Remove _lastMouseX and _lastMouseY
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
f41e1999fb
|
HDB: Add updateMouse() and call it in game loop
|
2019-09-03 17:17:04 +02:00 |
|
Nipun Garg
|
ea40074d84
|
HDB: Add getMouseX() and getMouseY()
|
2019-09-03 17:17:03 +02:00 |
|
Nipun Garg
|
e3808675d2
|
HDB: Add stubbed Input class
|
2019-09-03 17:17:01 +02:00 |
|