1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-02-25 23:09:41 +00:00
openmw/apps/opencs/model/doc
2015-12-06 19:48:56 +11:00
..
blacklist.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
blacklist.hpp consider script blacklist in OpenCS verifier 2014-07-21 12:15:21 +02:00
document.cpp Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2015-12-06 15:14:05 +11:00
document.hpp flag newly merged documents as dirty (triggering an 'are you sure' dialogue when closing without saving first) 2015-11-01 13:37:01 +11:00
documentmanager.cpp create merged document and open a view for it (document is still empty at this point) 2015-11-01 13:31:28 +11:00
documentmanager.hpp create merged document and open a view for it (document is still empty at this point) 2015-11-01 13:31:28 +11:00
loader.cpp Change the loader's top progress bar to show total number of records processed rather than the number of files. 2015-12-06 19:48:56 +11:00
loader.hpp display record count in loading window 2014-06-26 11:41:21 +02:00
messages.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
messages.hpp refactored mapping from message severity enum to string 2015-07-27 15:20:24 +10:00
operation.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
operation.hpp create merged document and open a view for it (document is still empty at this point) 2015-11-01 13:31:28 +11:00
operationholder.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
operationholder.hpp standarised on the use of the Message struct when passing operations messages around 2015-06-20 17:56:42 +02:00
runner.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
runner.hpp Fixed editor operation multi-threading (Fixes #923) 2015-03-14 12:00:24 +01:00
saving.cpp Adjust OpenCS saving stages order to stop vanilla MW complaining about missing records 2015-09-08 06:42:34 +10:00
saving.hpp text encoding configuration (was using hardcoded settings before) 2014-05-12 10:32:57 +02:00
savingstages.cpp Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2015-12-06 15:14:05 +11:00
savingstages.hpp Load methods (for ESM records) accept a deleted flag in OpenCS 2015-12-05 11:22:51 +11:00
savingstate.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
savingstate.hpp fixed ref num saving in non-wide format 2015-01-22 13:41:09 +01:00
stage.cpp Remove empty line at the beginning of files 2015-09-08 06:40:06 +10:00
stage.hpp framework for accessing user settings in operation stages 2015-06-20 16:20:31 +02:00
state.hpp replaced State_Compiling (not requried anymore) with State_Merging 2015-11-01 13:19:56 +11:00