1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-10 06:39:49 +00:00
OpenMW/apps/openmw
2010-08-08 13:21:03 +02:00
..
mwclass Merge branch 'master' into dialogue 2010-08-06 19:20:05 +02:00
mwdialogue added test for select type '3' (Local) 2010-08-08 13:21:03 +02:00
mwgui
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 item count 2010-08-04 14:04:22 +02:00
mwscript added activate instruction 2010-08-05 15:52:07 +02:00
mwsound
mwworld re-routed talk action from gui to dialogue manager (master branch should not incooperate this change, because the dialogue window implementer will need the original code for testing) 2010-08-06 19:25:26 +02:00
CMakeLists.txt Merge branch 'master' into dialogue 2010-08-06 19:20:05 +02:00
engine.cpp changed namespace, class and function names to ensure consistent spelling 2010-08-06 19:16:44 +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