1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 18:19:55 +00:00
openmw-tes3mp/apps/opencs/model/doc
2020-11-29 11:14:07 +04:00
..
blacklist.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
blacklist.hpp consider script blacklist in OpenCS verifier 2014-07-21 12:15:21 +02:00
document.cpp Unify streams usage to support non-ASCII paths (bug #5239) 2020-01-03 07:10:17 +04: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 Use emplace_back instead of push_back 2020-10-18 10:27:35 +04: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 Use emplace_back instead of push_back 2020-10-18 10:27:35 +04: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 Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04: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-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 Use template specialization for writeHNT to write raw arrays 2020-04-04 01:12:49 +02:00
savingstages.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
savingstate.cpp purge unnecessary imports 2017-06-09 19:08:53 +02:00
savingstate.hpp fixed ref num saving in non-wide format 2015-01-22 13:41:09 +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