scrawl
|
c5e55d3cac
|
fix screenshot function
|
13 years ago |
scrawl
|
5ebcaeb098
|
Merge branch 'next' into quick_keys
|
13 years ago |
scrawl
|
b1a394552d
|
mouse click sounds
|
13 years ago |
Marc Zinnschlag
|
d0cebea580
|
some cleanup
|
13 years ago |
Marc Zinnschlag
|
450656a890
|
Merge remote-tracking branch 'dgdiniz/MoveSoundtoAction-Task339' into next
|
13 years ago |
Marc Zinnschlag
|
ef4910293b
|
Merge remote-tracking branch 'corristo/osx_f_keys_fix' into next
|
13 years ago |
Douglas Diniz
|
5cbb08fee1
|
Task 339 - Moving all sounds to actions
|
13 years ago |
scrawl
|
c0f27bd5ef
|
magic selection window
|
13 years ago |
scrawl
|
fab4cfecb1
|
some unfinished work on quick keys window
|
13 years ago |
Marc Zinnschlag
|
1fd4d84173
|
Merge remote-tracking branch 'mmd/windowswarnings' into next
|
13 years ago |
Nikolay Kasyanov
|
71a6ce2202
|
removed cout spam
|
13 years ago |
Nikolay Kasyanov
|
5395721c26
|
more appropriate fix for #189
|
13 years ago |
Douglas Diniz
|
82e7c04c0a
|
Changing sounds to Action.
Adding onActor to Action to choose between playSound and playSound3D.
|
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 |
greye
|
e6c3e0744e
|
tvm update and fix
|
13 years ago |
greye
|
5b2b378f25
|
tvm script instruction
|
13 years ago |
Marc Zinnschlag
|
d1656b2f5d
|
Merge remote-tracking branch 'greye/player_control'
Conflicts:
apps/openmw/mwrender/player.cpp
|
13 years ago |
greye
|
3f3972eb3b
|
no vanity in gui mode (thanks scrawl)
|
13 years ago |
greye
|
d2b451eb7d
|
entering vanity mode
|
13 years ago |
greye
|
b6954a4e8d
|
use the same height on non-1st person modes
|
13 years ago |
scrawl
|
8817a9634c
|
don't switch to vanity mode as a result of idle time when the gui is opened (e.g. when talking to someone)
|
13 years ago |
Marc Zinnschlag
|
1da56e2832
|
removed some unused variables
|
13 years ago |
greye
|
7303d595dd
|
resolving conflicts
|
13 years ago |
greye
|
4f10138a04
|
using real player sight angles on ray cast
|
13 years ago |
greye
|
0e6e141fd4
|
camera control related script instructions
|
13 years ago |
greye
|
60fb1e8df6
|
fix sky in preview mode movement
|
13 years ago |
greye
|
6961830efb
|
using real player eye direction when moving
|
13 years ago |
greye
|
e8fc942bef
|
reverse Z-axis rotation to make doors happy
|
13 years ago |
greye
|
a453a7f035
|
camera adjustment, fix view mode on start
|
13 years ago |
scrawl
|
34f796c38e
|
removed the far clip distance hack which is not needed anymore
|
13 years ago |
scrawl
|
b97b3d7b71
|
fix sky position when reflection is enabled, fix delay in sky reflection
|
13 years ago |
greye
|
575244bd35
|
fix SkaManager issue
|
13 years ago |
greye
|
783e81afc3
|
fix 1st/preview/1st change; 1st invisible model
|
13 years ago |
greye
|
392e6efcb5
|
initial player rendering
|
13 years ago |
greye
|
6f87c0c36d
|
preview mode, advanced vanity support
|
13 years ago |
greye
|
fe1a9ac3c5
|
poor camera with some fixes
|
13 years ago |
greye
|
db94018865
|
far better camera movement
|
13 years ago |
greye
|
a7aeda9a3b
|
initial vanity mode support
|
13 years ago |
greye
|
c46eeaa100
|
initial 3d-person camera support
|
13 years ago |
Marc Zinnschlag
|
e97d23e626
|
Issue #361: reset skill level in race selection stage
|
13 years ago |
scrawl
|
132da92391
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem
|
13 years ago |
scrawl
|
f9efd543e4
|
use float for the mouse position tracking, should be more accurate for sensitivity multipliers != 1
|
13 years ago |
Michael Mc Donnell
|
b373d0ec7b
|
Correct struct to class in forward declarations
Fixes http://bugs.openmw.org/issues/362
|
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
|
c4fe2e4e2a
|
Merge branch 'master' of https://github.com/zinnschlag/openmw into inputsystem
|
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 |