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
|
e3df170a53
|
Fix mControlsDisabled flag usage
|
2020-05-26 10:58:24 +04:00 |
|
Mads Buvik Sandvei
|
cbbc82f053
|
Merge branch 'master' of https://gitlab.com/madsbuvi/openmw.git into openxr_vr
# Conflicts:
# CMakeLists.txt
# apps/openmw/engine.cpp
# apps/openmw/mwgui/windowmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.cpp
# apps/openmw/mwinput/inputmanagerimp.hpp
# apps/openmw/mwphysics/physicssystem.cpp
# apps/openmw/mwrender/water.cpp
# apps/openmw/mwrender/water.hpp
# apps/openmw/mwworld/worldimp.cpp
|
2020-05-17 23:47:28 +02:00 |
|
Mads Buvik Sandvei
|
6474d703ae
|
GUI fixes. Animation fixes, i now understand movement accumulation better and was able to clean up some of the hacks with a better result. Lockpicks and probes now work. Haptics. Ready to be playtested.
|
2020-05-17 16:25:51 +02:00 |
|
Andrei Kortunov
|
b33c4c920c
|
Move all OICS handling 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
|
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 |
|
MiroslavR
|
301dd77efb
|
Save controls state (Fixes #3598)
|
2016-10-20 02:12:01 +02:00 |
|
scrawl
|
d11952c48a
|
Stop rendering when the window is minimized
|
2015-09-04 03:44:14 +02:00 |
|
scrawl
|
2b7287cbd2
|
Merge branch 'master' of https://github.com/OpenMW/openmw into joystick
Conflicts:
CMakeLists.txt
|
2015-02-27 22:37:22 +01:00 |
|
Digmaster
|
1e4a845b6f
|
Minor code cleanup
|
2015-02-27 22:19:08 +01:00 |
|
scrawl
|
27dc49a135
|
Rewrite game settings manager
Removes the abhorrent dependency on Ogre for this code and improves the error handling.
|
2015-02-05 04:18:42 +01:00 |
|
scrawl
|
0c6e2170db
|
Include cleanup
|
2015-02-05 04:18:42 +01:00 |
|
Digmaster
|
c37881ead1
|
Joystick Support
|
2014-12-08 21:57:32 -06:00 |
|
scrawl
|
f2cd37edd0
|
Play company logo movie
|
2014-03-27 19:51:48 +01:00 |
|
scrawl
|
6eaa7553f8
|
Fixes #1181: Enable controls when loading a savegame
|
2014-03-09 03:34:49 +01:00 |
|
scrawl
|
2b339f6c0f
|
loading screen
|
2012-09-11 16:37:54 +02:00 |
|
scrawl
|
9448ce5968
|
implemented "get<Control>Disabled" functions
|
2012-09-10 18:44:59 +02:00 |
|
scrawl
|
c7b8787c32
|
"reset to defaults" button, invert y axis button
|
2012-08-13 02:55:22 +02:00 |
|
scrawl
|
bc6e4feedc
|
hotkey window first version
|
2012-08-13 01:26:15 +02:00 |
|
scrawl
|
86d6f190bf
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
|
Marc Zinnschlag
|
0231533d05
|
Issue #107: InputManager is accessed only through the interface class from now on
|
2012-08-11 17:53:39 +02:00 |
|