Andrei Kortunov
|
33b8233887
|
Validate GUI scaling and place it to the launcher
|
2021-04-15 15:18:32 +04:00 |
|
Andrei Kortunov
|
903b89a0ff
|
Add bound for UI scale factor, as it specified in docs
|
2021-04-10 11:21:53 +04:00 |
|
Evil Eye
|
6e0f070cd1
|
Don't assume unmapped keycodes outside the extended ASCII range are unprintable
|
2021-02-25 21:37:21 +01:00 |
|
Gleb Mazovetskiy
|
fe815d3d8d
|
Fix memory leak in MWInput
mListener wasn't being cleaned up
|
2021-01-24 15:22:36 +00:00 |
|
Andrei Kortunov
|
799bd3379c
|
Move screenshots handling to the separate class
|
2021-01-09 10:44:33 +04:00 |
|
Andrei Kortunov
|
8084a336b5
|
Replace zeroes and nulls by nullptrs
|
2020-11-29 11:14:07 +04:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Petr Mikheev
|
874c754b68
|
Fix #5557
|
2020-09-15 20:24:16 +02:00 |
|
Andrei Kortunov
|
9189a42c4c
|
Fix failed assertion
|
2020-08-29 12:07:13 +04:00 |
|
Petr Mikheev
|
694e0b5906
|
Refactoring. Simplification of camera interface.
|
2020-08-06 00:43:33 +02:00 |
|
Perry Hugh
|
4bf24a955e
|
Restore Gamepad Zooming
|
2020-08-04 06:04:59 +00:00 |
|
Petr Mikheev
|
62c8ea373b
|
Fix not completely correct camera transition when switching from 1st person to 3rd person if armed.
|
2020-07-19 22:12:17 +02:00 |
|
Petr Mikheev
|
d78b227670
|
Fix inverted preview rotation when using controller
|
2020-07-19 18:21:40 +02:00 |
|
Petr Mikheev
|
8ac7ffc32b
|
Remove 'separate preview camera' and make the new behavior the default one.
Also minor refactoring in camera.cpp
|
2020-07-17 22:59:44 +02:00 |
|
Petr Mikheev
|
4d206d2c67
|
Improved preview mode
|
2020-07-17 20:35:52 +02:00 |
|
Andrei Kortunov
|
7fb78e801f
|
Fix mouse release injection
|
2020-07-01 11:02:02 +04:00 |
|
Andrei Kortunov
|
5f0cc87a67
|
Do not discard remnants
|
2020-07-01 09:52:57 +04:00 |
|
Andrei Kortunov
|
230e06dec7
|
Make joysticks dead zone configurable (bug #5502)
|
2020-06-28 13:12:12 +04:00 |
|
Andrei Kortunov
|
1541c7e5eb
|
Fix ordering warning
|
2020-06-18 19:19:57 +04:00 |
|
Andrei Kortunov
|
808c905e1f
|
Initialize fields to avoid undefined behaviour
|
2020-06-18 14:50:06 +04:00 |
|
Andrei Kortunov
|
b00d72b9e4
|
Move cursor update to the MouseManager
|
2020-05-26 18:03:29 +04:00 |
|
Andrei Kortunov
|
e3df170a53
|
Fix mControlsDisabled flag usage
|
2020-05-26 10:58:24 +04:00 |
|
Andrei Kortunov
|
41beca8125
|
Refactor actions order setup
|
2020-05-10 10:13:19 +04:00 |
|
Andrei Kortunov
|
a6514e7740
|
Add missing include
|
2020-05-09 11:28:30 +04:00 |
|
Andrei Kortunov
|
73552f1d3c
|
Move control switch reading/writing to relevant class
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b4e52a6bc8
|
Add missing include
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0455f48d02
|
More formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b575712cb1
|
Formatting changes
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
85f91a7de8
|
Remove some redundant code
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3328775eff
|
Unify cursor enabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
0eb24da2e7
|
Fix controls disabling
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
2f2b3173e3
|
Fix copy-paste error
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
8512133bb1
|
Move control switches to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f990150c49
|
Move video wrapper to the WindowsManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
13b7c5b519
|
Rework actions update
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
d3a9f893c8
|
Move keyboard-specific code to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
c368250e6a
|
Rename misleading mInputManager variable
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
e353647d15
|
Move gamepads handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
f9d6137a29
|
Do not store player reference in the InputManager
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
ce40294124
|
Move input actions handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
fcac7d3ab7
|
Split mouse handling to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
1560e71f4e
|
Move SDL mappigs to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
3c09d05615
|
Split actions enum to the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
15dc4d241d
|
Split sensors handling so the separate file
|
2020-05-09 11:27:02 +04:00 |
|
Andrei Kortunov
|
a68d9aed4c
|
Fix issues, found by CoverityScan
|
2020-04-04 17:45:26 +04:00 |
|
Andrei Kortunov
|
e63325ebff
|
Support for camera rotation via gyroscope on Android (feature #5311)
|
2020-04-01 19:57:04 +04:00 |
|
Andrei Kortunov
|
4d4663e0ad
|
Make 'Toggle HUD' hotkey configurable
|
2020-01-10 14:31:25 +04:00 |
|
Alexei Dobrohotov
|
5ae91465ee
|
Fix gamepad zoom value calculation
|
2019-11-02 19:47:05 +03:00 |
|
Michael Stopa
|
e4bec88a68
|
Implement mouse wheel bindings (bug #2679)
|
2019-10-30 20:45:51 +04:00 |
|