scrawl
|
5b943a965f
|
Handle always run in the inputmanager, instead of using forced stance.
|
2013-03-14 21:08:19 +01:00 |
|
scrawl
|
2d8f0949a4
|
Always run key (Y)
|
2013-03-14 20:27:16 +01:00 |
|
scrawl
|
268bb23590
|
Implemented sneaking animation
|
2013-03-06 16:58:56 +01:00 |
|
scrawl
|
b1fc68d44d
|
Merge branch 'master' into graphics
|
2013-02-25 17:36:33 +01:00 |
|
scrawl
|
73d48a95f6
|
Add message box when the player tries to move when being overencumbered.
|
2013-02-25 16:31:48 +01:00 |
|
scrawl
|
cacdb33b42
|
Merge branch 'master' into graphics
Conflicts:
apps/openmw/CMakeLists.txt
apps/openmw/mwrender/npcanimation.cpp
apps/openmw/mwrender/sky.cpp
|
2013-02-25 15:12:03 +01:00 |
|
Chris Robinson
|
bea460955d
|
Merge remote-tracking branch 'zini/next' into animation2
|
2013-02-17 16:03:39 -08:00 |
|
scrawl
|
b52df83d84
|
Pressing Enter should skip _one_ message box, not skip all message boxes until the key is released again
|
2013-02-17 20:23:22 +01:00 |
|
scrawl
|
6a49ea9b4f
|
Cleaning out some old bits
|
2013-02-13 18:39:36 +01:00 |
|
Chris Robinson
|
6a9755778e
|
Merge remote-tracking branch 'zini/next' into animation2
|
2013-02-12 18:14:46 -08:00 |
|
Tom Mason
|
158c6fc9fa
|
pressing enter when a messagebox is prompting for "ok", will activate ok button
|
2013-02-10 14:58:46 +00:00 |
|
Chris Robinson
|
ebc7bc9427
|
Rename A_AlwaysRun to A_Run
Note that there is an "always run" key, but its functionality is handled by
A_ToggleWalk.
|
2013-02-06 18:22:16 -08:00 |
|
Chris Robinson
|
a8f0ce43a5
|
Add a run key
|
2013-02-06 17:51:47 -08:00 |
|
scrawl
|
31f760ccce
|
Fixing issues from last commit: restored input and occlusion queries
|
2013-02-05 20:26:13 +01:00 |
|
scrawl
|
c4d518132f
|
With the 1x1 background window trick, we can apply VSync without restart. Some issues left though.
|
2013-02-05 19:22:08 +01:00 |
|
scrawl
|
ddbe13e569
|
Workaround for http://bugs.openmw.org/issues/475
|
2013-01-03 01:07:17 +01:00 |
|
scrawl
|
21e0cde914
|
changed OIS includes since OIS_INCLUDE_DIR is already an include directory
|
2012-11-06 15:26:51 +01:00 |
|
scrawl
|
76b494100e
|
finished?
|
2012-09-15 17:12:42 +02: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
|
760f05c454
|
the HUD can be toggled with F12 key; useful for screenshots
|
2012-08-30 20:47:39 +02:00 |
|
scrawl
|
a4c1d979d6
|
Merge branch 'master' into quick_keys
|
2012-08-27 18:14:41 +02:00 |
|
greye
|
61923349e5
|
resolving conflicts
|
2012-08-27 14:52:54 +04:00 |
|
scrawl
|
fab4cfecb1
|
some unfinished work on quick keys window
|
2012-08-26 10:52:06 +02:00 |
|
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
|
2012-08-19 22:09:22 +02:00 |
|
greye
|
b8e56d61d3
|
update camera code, add idle time
|
2012-08-18 01:31:57 +04:00 |
|
greye
|
d2b451eb7d
|
entering vanity mode
|
2012-08-17 23:25:29 +04:00 |
|
greye
|
14f293882c
|
still resolving
|
2012-08-17 16:42:42 +04:00 |
|
greye
|
83356d5505
|
resolving conflicts
|
2012-08-17 16:25:54 +04:00 |
|
greye
|
7303d595dd
|
resolving conflicts
|
2012-08-17 15:36:51 +04:00 |
|
greye
|
0e6e141fd4
|
camera control related script instructions
|
2012-08-17 15:20:57 +04:00 |
|
greye
|
c46eeaa100
|
initial 3d-person camera support
|
2012-08-17 15:19:43 +04:00 |
|
scrawl
|
f9efd543e4
|
use float for the mouse position tracking, should be more accurate for sensitivity multipliers != 1
|
2012-08-13 21:33:53 +02:00 |
|
scrawl
|
67577c6192
|
UI cursor & camera sensitivity sliders
|
2012-08-13 18:48:50 +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
|
976ad7a301
|
key defaults specified in the code now, required in order to keep the configuration files valid across multiple versions of openmw
|
2012-08-12 22:59:58 +02:00 |
|
scrawl
|
86d6f190bf
|
Input system rewrite
|
2012-08-12 20:45:02 +02:00 |
|
Marc Zinnschlag
|
6534c2a55a
|
Issue #107: WindowManager is accessed only through the interface class from now on
|
2012-08-12 18:11:09 +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 |
|