scrawl
|
9f2668b45b
|
Task #400 Review GMST access
|
2012-09-22 21:35:57 +02:00 |
|
scrawl
|
f45a6b71a9
|
Merge branch 'master' into next
|
2012-09-22 20:48:55 +02:00 |
|
scrawl
|
b471bef92a
|
Merge branch 'master' into next
|
2012-09-22 20:48:22 +02:00 |
|
Marc Zinnschlag
|
39e21a6103
|
Merge remote-tracking branch 'scrawl/globalmap' into next
|
2012-09-22 18:27:42 +02:00 |
|
scrawl
|
78b2d51cfc
|
fix a map crash
|
2012-09-22 16:52:31 +02:00 |
|
Marc Zinnschlag
|
8da00caaa4
|
Merge remote-tracking branch 'scrawl/globalmap' into next
|
2012-09-21 20:39:20 +02:00 |
|
scrawl
|
47d9fae89f
|
don't use cache
|
2012-09-21 20:35:50 +02:00 |
|
Marc Zinnschlag
|
3560690660
|
Merge remote-tracking branch 'scrawl/sleep_wait' into next
|
2012-09-21 18:27:06 +02:00 |
|
scrawl
|
b91d74d394
|
fix normalized encumbrance
|
2012-09-21 17:56:15 +02:00 |
|
scrawl
|
872fcf3e3d
|
sleeping restoration of health, magicka, and fatigue
|
2012-09-21 17:53:16 +02:00 |
|
Marc Zinnschlag
|
28e2430f3a
|
Merge remote-tracking branch 'scrawl/master'
|
2012-09-21 17:47:27 +02:00 |
|
scrawl
|
f49401bb53
|
center map on the player, dynamic map size
|
2012-09-21 16:26:04 +02:00 |
|
scrawl
|
1d012d1680
|
don't update input during loading. Fixes the OSX crash, and doesn't suffer from the issue anymore that I had while implementing this, so let's accept it as a hotfix for now. Note this means we can't switch the window during loading anymore.
|
2012-09-21 15:24:26 +02:00 |
|
scrawl
|
9106e5307c
|
moved global map from RenderingManager to gui and removed world method
|
2012-09-21 14:11:01 +02:00 |
|
scrawl
|
a161b34c67
|
remove useless member, fix map rendering crash
|
2012-09-20 18:23:27 +02:00 |
|
scrawl
|
98c1dc1151
|
ShowMap & FillMap commands, merged next
|
2012-09-20 18:02:37 +02:00 |
|
scrawl
|
8214966d44
|
Merge branch 'next' of https://github.com/zinnschlag/openmw into globalmap
|
2012-09-20 17:41:14 +02:00 |
|
scrawl
|
451a9fd6ac
|
don't update world arrow position in interior
|
2012-09-20 17:35:30 +02:00 |
|
scrawl
|
e5e3d829d0
|
player arrow & markers
|
2012-09-20 17:30:09 +02:00 |
|
scrawl
|
5f014f7411
|
oops, left in a testing assertion
|
2012-09-20 14:04:29 +02:00 |
|
scrawl
|
86cfc91ef3
|
global map rendering
|
2012-09-20 13:56:37 +02:00 |
|
Marc Zinnschlag
|
87a9373a56
|
Merge remote-tracking branch 'scrawl/gamma' into next
|
2012-09-20 09:01:58 +02:00 |
|
scrawl
|
b9a3f8e8d7
|
gamma slider
|
2012-09-19 23:47:42 +02:00 |
|
scrawl
|
d9f6072f02
|
gamma correct rendering & adjustment setting
|
2012-09-19 23:25:07 +02:00 |
|
Marc Zinnschlag
|
ede9a2b170
|
fixed an orientation problem
|
2012-09-19 19:56:02 +02:00 |
|
scrawl
|
32de090079
|
Allow changing OpenGL RTT mode, useful for example if the driver reports incorrect capabilities
|
2012-09-19 19:34:02 +02:00 |
|
Marc Zinnschlag
|
a3c680d20a
|
Merge remote-tracking branch 'scrawl/sleep_wait' into next
|
2012-09-19 09:41:32 +02:00 |
|
scrawl
|
be44810623
|
implemented GetPCSleep
|
2012-09-19 03:11:23 +02:00 |
|
scrawl
|
bf5e30b24f
|
everything done except health/mana restore
|
2012-09-19 02:53:06 +02:00 |
|
scrawl
|
ab698bb401
|
date time label
|
2012-09-18 20:53:32 +02:00 |
|
scrawl
|
4d4ba6698a
|
fix character preview destruction; don't allow empty names in name dialog
|
2012-09-18 19:00:20 +02:00 |
|
scrawl
|
0ba996f290
|
dialog layout
|
2012-09-18 18:29:03 +02:00 |
|
Marc Zinnschlag
|
4abb9a00da
|
Merge remote-tracking branch 'jhooks/physicsaedra3' into next
|
2012-09-18 11:25:09 +02:00 |
|
Marc Zinnschlag
|
fcda3b6ca8
|
fixed some script argument types
|
2012-09-18 11:09:54 +02:00 |
|
Marc Zinnschlag
|
ea8eab4f34
|
more cleanup
|
2012-09-18 11:06:19 +02:00 |
|
Marc Zinnschlag
|
408c5b8bd4
|
some cleanup
|
2012-09-18 10:49:51 +02:00 |
|
Marc Zinnschlag
|
4469976be9
|
Merge remote-tracking branch 'gus/object_movement_creation' into object_movement_creation
Conflicts:
apps/openmw/mwscript/docs/vmformat.txt
|
2012-09-18 10:44:25 +02:00 |
|
gugus
|
3c1a9061de
|
Fixed a bug of Ptr having a wrong orientation. But that's strange, seems CellRef isn't initialized properly
|
2012-09-17 14:12:27 +02:00 |
|
gugus
|
032ff7c879
|
Clean-up. There is still a little bug.
|
2012-09-17 13:36:48 +02:00 |
|
Jason Hooks
|
192d634098
|
Movement keys; View angles
|
2012-09-16 13:19:38 -04:00 |
|
Jason Hooks
|
76f2a82884
|
More pmove stuff; Turned off broadphase, we could not fall in exteriors
|
2012-09-15 22:48:24 -04:00 |
|
Jason Hooks
|
f586f53a42
|
positioning
|
2012-09-15 16:45:50 -04:00 |
|
scrawl
|
896428c129
|
enableRestMenu & enableLevelupMenu
|
2012-09-15 20:18:41 +02:00 |
|
scrawl
|
9cf1cbc89b
|
remove book skill gain
|
2012-09-15 20:03:53 +02:00 |
|
scrawl
|
3e5ab069a6
|
remove the const cast
|
2012-09-15 19:52:18 +02:00 |
|
Jason Hooks
|
02bca98e9f
|
Setrotate working
|
2012-09-15 13:23:49 -04:00 |
|
scrawl
|
cf358fa79d
|
>= instead of ==
|
2012-09-15 19:20:13 +02:00 |
|
scrawl
|
0dc242c603
|
don't increase skill beyond 100
|
2012-09-15 19:10:48 +02:00 |
|
scrawl
|
f5237ff1a6
|
skill gain from books
|
2012-09-15 19:06:56 +02:00 |
|
scrawl
|
234f8fa5d5
|
added the missing sound & notification for skill increase
|
2012-09-15 18:35:59 +02:00 |
|