Mads Buvik Sandvei
|
4f8f0cc8ac
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw into openxr_vr
|
2020-10-22 20:39:53 +02:00 |
|
Andrei Kortunov
|
8ca3c3b123
|
Mark overrided methods by override keyword
|
2020-10-16 22:18:54 +04:00 |
|
Mads Buvik Sandvei
|
69b4a4741f
|
Formatting errors
|
2020-07-05 12:18:54 +02:00 |
|
Mads Buvik Sandvei
|
58d73e14e6
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# apps/openmw/mwbase/environment.cpp
# apps/openmw/mwbase/environment.hpp
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwrender/animation.cpp
# apps/openmw/mwrender/camera.cpp
# apps/openmw/mwrender/camera.hpp
# apps/openmw/mwrender/renderingmanager.cpp
# apps/openmw/mwrender/renderingmanager.hpp
|
2020-06-28 11:59:07 +02: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 |
|
Mads Buvik Sandvei
|
288530510d
|
Some cleanup. Fixed problems arising from latest merge (refactoring).
|
2020-05-21 01:01:15 +02: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
|
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
|
e63325ebff
|
Support for camera rotation via gyroscope on Android (feature #5311)
|
2020-04-01 19:57:04 +04:00 |
|
Michael Stopa
|
e4bec88a68
|
Implement mouse wheel bindings (bug #2679)
|
2019-10-30 20:45:51 +04:00 |
|
Alexei Dobrohotov
|
43a58e181f
|
Merge pull request #2455 from Capostrophic/input
Revert questionable input manager decisions
|
2019-08-24 15:02:50 +03:00 |
|
Alex Rice
|
e7ae7a8ca6
|
Allow user controller bindings
|
2019-08-03 19:55:58 +00:00 |
|
capostrophic
|
15bf05215e
|
Revert questionable input manager decisions
Remove Options Menu shortcut
Revert to more pleasant 0.45.0 Escape behavior
Re-enable keyboard GUI arrow conversion feature
Remove gamepad button release handling
|
2019-07-30 19:48:46 +03:00 |
|
Justin Ivany
|
643f259cbf
|
Adding option for cursor speed when using gamepad
|
2019-07-02 11:19:10 +00:00 |
|
Perry Hugh
|
37f5ab2104
|
Gamepad controls now sent to keyboard input, excluding joystick. Added right thumbstick button to toggle mouse emulation.
|
2019-03-03 09:21:00 +00:00 |
|
Perry Hugh
|
7b6f41c5c3
|
Correct gamepad default bindings to exactly match vanilla XBOX, create fair interplay between toggling main menu and options menu, allow toggling menus at any time.
|
2019-03-02 14:28:26 +00:00 |
|
Perry Hugh
|
3ac5481ab4
|
Enable toggling sneak via gamepad.
|
2019-02-27 14:03:16 -08:00 |
|
Perry Hugh
|
c6fb94d6cb
|
xbox-bindings
|
2019-02-27 13:29:48 +00:00 |
|
Capostrophic
|
39dcbacf44
|
Option to disable controller (feature #3980)
|
2019-02-15 18:40:22 +03:00 |
|
Capostrophic
|
7b5932a49d
|
Add Invert X Axis option (feature #3610)
|
2018-12-01 19:08:02 +03:00 |
|
Miloslav Číž
|
d71d984cfa
|
more unused stuff cleanup
|
2017-11-11 14:14:24 +01:00 |
|
Miloslav Číž
|
525f8b4d8e
|
get rid of special key for 360 screenshot
|
2017-11-11 13:51:42 +01:00 |
|
Miloslav Číž
|
8f32114025
|
segfault fix
|
2017-11-09 18:26:27 +01:00 |
|
Miloslav Číž
|
1b97a541f4
|
make a new action for 360 screenshot
|
2017-11-09 16:06:29 +01:00 |
|
scrawl
|
74e806d974
|
Additionally use movement keys (default WASD) to navigate GUI buttons
|
2017-09-27 12:56:10 +00:00 |
|
MiroslavR
|
301dd77efb
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
|
scrawl
|
53334d08a2
|
Disable Ready Magic and Cycle Weapon/Spell hotkeys for werewolves (Fixes #3100)
|
2015-12-26 18:15:57 +01:00 |
|
scrawl
|
3fe38e3556
|
Remove unused setting
|
2015-11-23 03:26:21 +01:00 |
|
scrawl
|
05498ad592
|
Refactor: InputManager no longer depends on Engine
|
2015-11-14 03:01:24 +01:00 |
|
scrawl
|
d11952c48a
|
Stop rendering when the window is minimized
|
2015-09-04 03:44:14 +02:00 |
|
scrawl
|
49df07ea7f
|
Implement UI scaling factor
|
2015-05-15 00:41:21 +02:00 |
|
scrawl
|
5442bf23a6
|
Apply video mode & gamma setting changes
|
2015-05-14 20:31:16 +02:00 |
|
scrawl
|
39fb46601a
|
Readded input & event handling
|
2015-05-13 16:50:47 +02:00 |
|
scrawl
|
c31b416ba1
|
Move physicssystem to a new mwphysics module
|
2015-05-10 01:09:00 +02:00 |
|
scrawl
|
283b252142
|
Stub InputManager
|
2015-05-03 17:24:35 +02:00 |
|