1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-16 11:49:56 +00:00
openmw-tes3mp/apps/openmw/mwdialogue
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
..
dialoguemanagerimp.cpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
dialoguemanagerimp.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
filter.cpp Fixes #1295: Support partial matches in Cell filter 2014-04-26 11:03:17 +02:00
filter.hpp Implemented service refusal 2013-03-16 20:32:21 +01:00
journalentry.cpp Feature #764: Store the actor that gave the dialog response 2014-02-01 18:42:01 +01:00
journalentry.hpp Feature #764: Store the actor that gave the dialog response 2014-02-01 18:42:01 +01:00
journalimp.cpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
journalimp.hpp Fixes #1172: Added basic loading/saving progress bar 2014-04-28 11:29:57 +02:00
quest.cpp Merge branch 'savedgame' 2014-02-01 18:16:32 +01:00
quest.hpp storing and loading the journal 2013-12-03 14:28:46 +01:00
selectwrapper.cpp Dialog function 72 is not player-specific 2013-08-08 06:02:16 -07:00
selectwrapper.hpp Dialog function 72 is not player-specific 2013-08-08 06:02:16 -07:00
topic.cpp Don't add duplicate topic responses to the journal 2014-02-01 18:42:00 +01:00
topic.hpp storing and loading the journal 2013-12-03 14:28:46 +01:00