1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-21 07:53:53 +00:00
openmw/apps/esmtool
elsid 51314db2f1
Remove AI_CNDT from AI package types
AI_CNDT is a label of subrecord containing cell name. It's not AI package type.
2022-09-13 00:05:12 +02:00
..
.gitignore Moved esmtool to apps/ 2010-07-21 13:52:28 +02:00
arguments.hpp Make sure all paths are passed as std::filesystem::path instead of std::string where possible. 2022-09-11 14:41:15 +02:00
CMakeLists.txt Use target_precompile_headers for the most expensive headers 2022-07-01 14:05:17 +00:00
esmtool.cpp Use raw string literals to format command usage messages 2022-09-12 21:00:51 +02:00
labels.cpp Remove AI_CNDT from AI package types 2022-09-13 00:05:12 +02:00
labels.hpp Remove AI_CNDT from AI package types 2022-09-13 00:05:12 +02:00
record.cpp Use std::string_view for esmtool labels 2022-09-12 18:58:53 +02:00
record.hpp Use unique_ptr for ESM records 2022-01-29 21:09:27 +02:00
tes4.cpp Print ESM4 EditorId and Model by esmtool dump 2022-09-12 01:42:08 +02:00
tes4.hpp Support TES4 in esmtool dump 2022-04-25 17:35:26 +02:00