David Cernat
|
baa9446cd1
|
Add OpenMW commits up to 4 Aug 2020
|
2020-08-04 17:41:01 +02:00 |
|
Perry Hugh
|
4bf24a955e
|
Restore Gamepad Zooming
|
2020-08-04 06:04:59 +00:00 |
|
David Cernat
|
ff10aa816b
|
Add OpenMW commits up to 25 Jul 2020
# Conflicts:
# .travis.yml
|
2020-07-25 19:44:01 +02: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 |
|
David Cernat
|
5eb7eb8d88
|
Add OpenMW commits up to 4 Jul 2020
# Conflicts:
# .travis.yml
# CI/before_script.linux.sh
# apps/openmw/engine.cpp
# apps/openmw/mwbase/windowmanager.hpp
# apps/openmw/mwgui/charactercreation.cpp
# apps/openmw/mwgui/windowmanagerimp.hpp
# apps/openmw/mwmechanics/character.cpp
|
2020-07-04 16:50:54 +03: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 |
|
David Cernat
|
3b2eb6f62c
|
Add OpenMW commits up to 22 Jun 2020
# Conflicts:
# .travis.yml
# CMakeLists.txt
|
2020-06-22 20:50:55 +03: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 |
|
David Cernat
|
36a2308acd
|
Add OpenMW commits up to 30 May 2020
# Conflicts:
# CMakeLists.txt
# apps/openmw/mwbase/windowmanager.hpp
# apps/openmw/mwgui/windowmanagerimp.hpp
# apps/openmw/mwmechanics/actors.cpp
# apps/openmw/mwmechanics/actors.hpp
# apps/openmw/mwscript/interpretercontext.cpp
|
2020-06-09 17:50:26 +03:00 |
|
David Cernat
|
62df188fd4
|
Add OpenMW commits up to 16 May 2020
# Conflicts:
# CI/before_script.linux.sh
# apps/openmw/mwbase/world.hpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwscript/globalscripts.cpp
# apps/openmw/mwscript/interpretercontext.cpp
# apps/openmw/mwworld/cellstore.cpp
# apps/openmw/mwworld/cellstore.hpp
# apps/openmw/mwworld/worldimp.cpp
# apps/openmw/mwworld/worldimp.hpp
# components/interpreter/context.hpp
|
2020-06-06 22:38:28 +03: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 |
|
David Cernat
|
25a632c650
|
Add OpenMW commits up to 13 Apr 2020
# Conflicts:
# CMakeLists.txt
# README.md
# apps/openmw/engine.cpp
# apps/openmw/mwclass/creaturelevlist.cpp
# apps/openmw/mwgui/quickkeysmenu.cpp
|
2020-04-13 19:53:42 +03: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 |
|
David Cernat
|
60b6f92fa3
|
Add OpenMW commits up to 13 Jan 2020
# Conflicts:
# apps/openmw/mwmechanics/actors.cpp
|
2020-01-15 07:49:26 +02:00 |
|
Andrei Kortunov
|
4d4663e0ad
|
Make 'Toggle HUD' hotkey configurable
|
2020-01-10 14:31:25 +04:00 |
|
David Cernat
|
5b4db83d61
|
[Client] Once again allow beds to be used even if waiting is disallowed
This had been broken by rest-related commits in OpenMW.
|
2019-12-03 23:55:55 +02:00 |
|
David Cernat
|
5575242299
|
[Client] Don't allow players to attack while in persuasion dialogue
|
2019-11-30 20:05:20 +02:00 |
|
David Cernat
|
5762a36fc2
|
Add OpenMW commits up to 7 Nov 2019
# Conflicts:
# apps/openmw/mwmechanics/aifollow.hpp
|
2019-11-08 06:20:41 +02:00 |
|
Alexei Dobrohotov
|
5ae91465ee
|
Fix gamepad zoom value calculation
|
2019-11-02 19:47:05 +03:00 |
|