openmw-tes3coop/apps/openmw/mwstate
scrawl 27a05027f4 Fixes #1172: Added basic loading/saving progress bar
The progress is not particularly accurate. It simply uses the current / total number of records written/read as indication. Cell records are currently the largest by far, but there is a good chance that could be optimized using a change tracking system.
2014-04-28 11:29:57 +02:00
..
character.cpp case fix (content file names) 2013-11-25 14:56:05 +01:00
character.hpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
charactermanager.cpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
charactermanager.hpp store content file list in saved games and reject saved games not matching the current game 2013-11-25 13:00:05 +01:00
statemanagerimp.cpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
statemanagerimp.hpp Moved quickload to statemanager for consistency's sake, as well as make autosave only occur on sleep, not wait. 2014-04-24 03:14:47 -04:00