1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-20 06:53:52 +00:00
Commit graph

16 commits

Author SHA1 Message Date
scrawl
04a4e20bb3 fix ogre.log 2012-03-04 12:47:21 +01:00
scrawl
21b8456453 fixed a double-free that can happen if OpenMW exits prematurely (when OgreRenderer is deleted before CreateScene() was called) 2012-02-20 21:09:08 +01:00
Marc Zinnschlag
420e611a4b Merge remote branch 'scrawl/next' into next 2012-02-20 14:36:27 +01:00
scrawl
eb61ba59e6 updated the fading calculation (the alpha value stays now, even after the specified time - this is how it is in morrowind) 2012-02-19 17:45:57 +01:00
scrawl
b77f5c06cc added facilities for fading the screen in/out 2012-02-18 18:25:02 +01:00
Marc Zinnschlag
26b9d0fdc3 config fix 2011-09-27 09:44:42 +02:00
Lukasz Gromanowski
0b1d6d4330 Issue #168: Configuration cleanup, part 2
Corrected return code.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-09-02 19:55:10 +02:00
Lukasz Gromanowski
d62fd96cd5 Issue #168: Configuration cleanup, part 2
Updated configure() method.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2011-09-01 21:48:36 +02:00
Jan-Peter Nilsson
0f7d59b4fb Whitespace changes only (including new mangle with whitespace changes as well) 2011-04-03 13:12:12 +02:00
gugus
ab1fa41c24 fix camera bug 2011-02-23 12:28:46 +01:00
sergei
c60a48b397 added getFPS() method to OgreRenderer
Committer: sergoz <parapvr@yandex.ru>
2011-02-13 16:45:52 +03:00
Jan-Peter Nilsson
7185eab18c Make configuration and log paths configurable 2011-01-11 17:57:44 +01:00
Nicolay Korslund
0e30756ba1 Fixed for OpenMW compilation 2010-07-16 14:25:19 +02:00
Nicolay Korslund
5333b8e230 Fixed namespaces, added OEngine:: to everything 2010-07-10 13:41:43 +02:00
Nicolay Korslund
b9b306cd4c Added event listeners (mouselook and gui injector) and exit listener for Ogre 2010-07-10 13:25:04 +02:00
Nicolay Korslund
fce290104e Added gui/ and ogre/ from OpenMW 2010-07-09 21:21:04 +02:00