1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 15:39:02 +00:00
OpenMW/apps/openmw
2010-08-12 16:13:54 +02:00
..
mwclass Merge branch 'container' 2010-08-07 20:33:07 +02:00
mwgui moved stats label <-> GMST text mapping from mwmechanics to mwgui; added missing stats window labels 2010-08-01 10:25:50 +02:00
mwinput routed activate signal from input sub-system to engine-class 2010-08-05 13:36:33 +02:00
mwmechanics fixed a stats bug (reducing modified stats via setModified didn't work correctly 2010-08-05 16:40:21 +02:00
mwrender implemented take action 2010-08-07 20:25:17 +02:00
mwscript added RemoveItem 2010-08-07 17:00:04 +02:00
mwsound Compiled and linked in sound system (not yet functional) 2010-08-12 16:13:54 +02:00
mwworld modified Npc and Creature class to let them store a copy of their own ID 2010-08-08 14:09:09 +02:00
CMakeLists.txt Compiled and linked in sound system (not yet functional) 2010-08-12 16:13:54 +02:00
engine.cpp Compiled and linked in sound system (not yet functional) 2010-08-12 16:13:54 +02:00
engine.hpp stop local scripts from being run twice in case of activation 2010-08-05 15:46:50 +02:00
main.cpp