1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-09 21:42:13 +00:00
OpenMW/apps/opencs/model/doc
Bret Curtis 74e7cfc023 remove unused includes: part1
remove unused imports: part2

revert one tidy we will keep for c++20
2022-01-23 17:30:25 +01:00
..
blacklist.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
blacklist.hpp
document.cpp Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
document.hpp
documentmanager.cpp
documentmanager.hpp
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
messages.cpp
messages.hpp
operation.cpp Remove some superfluous includes in the opencs 2021-05-14 10:57:31 +02:00
operation.hpp
operationholder.cpp
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
saving.hpp
savingstages.cpp remove unused includes: part1 2022-01-23 17:30:25 +01: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
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
stage.hpp
state.hpp