You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw/apps/esmtool
Project579 c226b35f1f Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
..
.gitignore Moved esmtool to apps/ 15 years ago
CMakeLists.txt Use target_precompile_headers for the most expensive headers 3 years ago
arguments.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2 years ago
esmtool.cpp Fix some remaining encoding errors due to std::filesystem transition. 2 years ago
labels.cpp Split components/misc/stringops.hpp into multiple headers 2 years ago
labels.hpp Print record flags in esmtool 3 years ago
record.cpp Fix display for some package settings 2 years ago
record.hpp Use unique_ptr for ESM records 3 years ago
tes4.cpp Replace implicit convertions from std::filesystem::path to std::string with correctly converting functions. 2 years ago
tes4.hpp Support TES4 in esmtool dump 3 years ago