1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 03:39:14 +00:00
OpenMW/apps/openmw
2010-07-18 18:29:16 +02:00
..
mwinput Splitt inputmanager into hpp/cpp 2010-07-17 19:58:15 +02:00
mwrender Integrated OpenEngine, replaces entire components/engine/ directory. 2010-07-16 14:56:14 +02:00
mwscript implemented passing of time 2010-07-18 18:29:16 +02:00
mwsound moved sound extensions from mwsound to mwscript (reduces coupling between openmw components) 2010-07-10 11:48:05 +02:00
mwworld implemented passing of time 2010-07-18 18:29:16 +02:00
CMakeLists.txt moved global variable handling into a separate class 2010-07-18 16:48:01 +02:00
engine.cpp implemented passing of time 2010-07-18 18:29:16 +02:00
engine.hpp Added MyGUI to OpenMW, fully working (with events and script hooks) 2010-07-17 19:38:32 +02:00
main.cpp