1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-08 09:37:53 +00:00
OpenMW/apps/openmw
scrawl 6381b1e938 Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla
This limitation could be removed post-1.0 by serializing the state of open windows.
2014-05-02 11:20:43 +02:00
..
mwbase Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla 2014-05-02 11:20:43 +02:00
mwclass some checks reworked 2014-04-27 16:59:21 +04:00
mwdialogue Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
mwgui Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla 2014-05-02 11:20:43 +02:00
mwinput Fixes #1236: Disable all controls while playing movie 2014-04-26 14:33:45 +02:00
mwmechanics Fixes #1144: Don't refreshCurrentAnims when adding already dead actors 2014-05-01 16:55:16 +02:00
mwrender Fix several leaks 2014-05-01 16:55:15 +02:00
mwscript Merge branch 'master' of https://github.com/OpenMW/openmw into return 2014-04-29 09:14:13 +02:00
mwsound minor performance improvements in apps/openmw 2014-04-27 19:10:23 +02:00
mwstate Fixes #1309: Do not allow saving while dialogs are opened, just like vanilla 2014-05-02 11:20:43 +02:00
mwworld Fixes #1302: Do not attempt to set OnPcAdd before the script has been added 2014-05-01 16:55:15 +02:00
CMakeLists.txt
crashcatcher.cpp
doc.hpp
engine.cpp Fixes #1296: Streamlined cellChanged detection 2014-04-26 07:46:19 +02:00
engine.hpp
main.cpp