Marc Zinnschlag
|
5eb0f489e2
|
Issue 476: fixed auto-move bypassing disabled player controls
|
12 years ago |
scrawl
|
21e0cde914
|
changed OIS includes since OIS_INCLUDE_DIR is already an include directory
|
12 years ago |
scrawl
|
896428c129
|
enableRestMenu & enableLevelupMenu
|
12 years ago |
scrawl
|
76b494100e
|
finished?
|
12 years ago |
scrawl
|
2b339f6c0f
|
loading screen
|
12 years ago |
scrawl
|
9448ce5968
|
implemented "get<Control>Disabled" functions
|
12 years ago |
scrawl
|
760f05c454
|
the HUD can be toggled with F12 key; useful for screenshots
|
13 years ago |
Marc Zinnschlag
|
160b52162b
|
Merge remote-tracking branch 'scrawl/quick_keys'
Conflicts:
apps/openmw/mwgui/windowmanagerimp.cpp
|
13 years ago |
Marc Zinnschlag
|
14b4263143
|
Merge remote-tracking branch 'scrawl/alttab'
|
13 years ago |
scrawl
|
dc8f9bd923
|
workaround for alt tab view mode toggle
|
13 years ago |
scrawl
|
9af0b48ad6
|
show/hide crosshair correctly
|
13 years ago |
scrawl
|
a4c1d979d6
|
Merge branch 'master' into quick_keys
|
13 years ago |
scrawl
|
c5e55d3cac
|
fix screenshot function
|
13 years ago |
greye
|
61923349e5
|
resolving conflicts
|
13 years ago |
scrawl
|
5ebcaeb098
|
Merge branch 'next' into quick_keys
|
13 years ago |
scrawl
|
b1a394552d
|
mouse click sounds
|
13 years ago |
scrawl
|
fab4cfecb1
|
some unfinished work on quick keys window
|
13 years ago |
Nikolay Kasyanov
|
71a6ce2202
|
removed cout spam
|
13 years ago |
Nikolay Kasyanov
|
5395721c26
|
more appropriate fix for #189
|
13 years ago |
scrawl
|
f7d537cb28
|
very small correction
|
13 years ago |
scrawl
|
19ae30ee68
|
Merge branch 'master' into next
Conflicts:
apps/openmw/mwbase/inputmanager.hpp
apps/openmw/mwinput/inputmanagerimp.cpp
apps/openmw/mwinput/inputmanagerimp.hpp
apps/openmw/mwinput/mouselookevent.cpp
|
13 years ago |
Marc Zinnschlag
|
d1656b2f5d
|
Merge remote-tracking branch 'greye/player_control'
Conflicts:
apps/openmw/mwrender/player.cpp
|
13 years ago |
greye
|
b8e56d61d3
|
update camera code, add idle time
|
13 years ago |
greye
|
3f3972eb3b
|
no vanity in gui mode (thanks scrawl)
|
13 years ago |
greye
|
d2b451eb7d
|
entering vanity mode
|
13 years ago |
greye
|
14f293882c
|
still resolving
|
13 years ago |
greye
|
83356d5505
|
resolving conflicts
|
13 years ago |
greye
|
7303d595dd
|
resolving conflicts
|
13 years ago |
greye
|
0e6e141fd4
|
camera control related script instructions
|
13 years ago |
greye
|
a453a7f035
|
camera adjustment, fix view mode on start
|
13 years ago |
greye
|
392e6efcb5
|
initial player rendering
|
13 years ago |
greye
|
6f87c0c36d
|
preview mode, advanced vanity support
|
13 years ago |
greye
|
c46eeaa100
|
initial 3d-person camera support
|
13 years ago |
scrawl
|
f9efd543e4
|
use float for the mouse position tracking, should be more accurate for sensitivity multipliers != 1
|
13 years ago |
scrawl
|
67577c6192
|
UI cursor & camera sensitivity sliders
|
13 years ago |
scrawl
|
c7b8787c32
|
"reset to defaults" button, invert y axis button
|
13 years ago |
scrawl
|
bc6e4feedc
|
hotkey window first version
|
13 years ago |
scrawl
|
976ad7a301
|
key defaults specified in the code now, required in order to keep the configuration files valid across multiple versions of openmw
|
13 years ago |
scrawl
|
90f1d9c2f2
|
OSX suggestion by corristo
|
13 years ago |
scrawl
|
86d6f190bf
|
Input system rewrite
|
13 years ago |
Marc Zinnschlag
|
88e70cb5bd
|
Merge branch 'decouple'
|
13 years ago |
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
13 years ago |
Marc Zinnschlag
|
0231533d05
|
Issue #107: InputManager is accessed only through the interface class from now on
|
13 years ago |