This website requires JavaScript.
Explore
Help
Sign In
mirror
/
OpenMW
Watch
1
Star
0
Fork
0
You've already forked OpenMW
mirror of
https://gitlab.com/OpenMW/openmw.git
synced
2025-01-27 03:35:27 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
OpenMW
/
ogre
History
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
..
.gitignore
Added gui/ and ogre/ from OpenMW
2010-07-09 21:21:04 +02:00
exitlistener.hpp
Fixed for OpenMW compilation
2010-07-16 14:25:19 +02:00
fader.cpp
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
fader.hpp
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
mouselook.cpp
Whitespace changes only (including new mangle with whitespace changes as well)
2011-04-03 13:12:12 +02:00
mouselook.hpp
Fixed for OpenMW compilation
2010-07-16 14:25:19 +02:00
renderer.cpp
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
renderer.hpp
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