1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-27 03:35:27 +00:00

12 Commits

Author SHA1 Message Date
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
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
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
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