1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-20 08:53:52 +00:00
openmw/apps/opencs/model/doc
2022-04-10 22:16:32 +02:00
..
blacklist.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04: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. 2021-07-23 14:21:21 +10:00
document.hpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
documentmanager.cpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
documentmanager.hpp Make fallback map static to simplify constructors 2019-03-29 15:30:49 +04:00
loader.cpp Change the loader's top progress bar to show total number of records processed rather than the number of files. 2021-07-23 17:34:27 +10:00
loader.hpp Fix QTimer not being stopped in right thread 2016-06-10 12:10:14 -04:00
messages.cpp Get rid of deprecated Messages::push_back() 2018-09-14 21:06:50 +03:00
messages.hpp Get rid of deprecated Messages::push_back() 2018-09-14 21:06:50 +03:00
operation.cpp Remove some superfluous includes in the opencs 2021-05-14 10:57:31 +02:00
operation.hpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
operationholder.cpp Replace all NULLs to nullptr 2018-10-09 10:21:12 +04:00
operationholder.hpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
runner.cpp Make it possible to opt out of composing variables 2021-08-01 02:47:10 +01:00
runner.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
saving.cpp Adjust OpenCS saving stages order to stop vanilla MW complaining about missing records 2015-08-22 12:57:39 +02:00
saving.hpp text encoding configuration (was using hardcoded settings before) 2014-05-12 10:32:57 +02:00
savingstages.cpp Remove redundant include from esm3/esmreader.hpp 2022-04-10 22:16:32 +02:00
savingstages.hpp Preserve "blocked" record flags when saving with OpenCS. This will help outputs of OpenCS to be used with vanilla Morrowind. 2021-08-28 09:42:54 +10:00
savingstate.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00
savingstate.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
stage.cpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
stage.hpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
state.hpp replaced State_Compiling (not requried anymore) with State_Merging 2015-07-30 11:49:24 +02:00