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/opencs/model/tools
Alexei Kotov 5d37cb3b74 Exterminate script blacklisting (#8214) 2 months ago
..
birthsigncheck.cpp Run IWYU on the opencs 2 years ago
birthsigncheck.hpp Run IWYU on the opencs 2 years ago
bodypartcheck.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
bodypartcheck.hpp Run IWYU on the opencs 2 years ago
classcheck.cpp Use std::array in CLDTstruct 2 years ago
classcheck.hpp Run IWYU on the opencs 2 years ago
effectlistcheck.cpp Deduplicate effect list verification 7 months ago
effectlistcheck.hpp Deduplicate effect list verification 7 months ago
enchantmentcheck.cpp Deduplicate effect list verification 7 months ago
enchantmentcheck.hpp Run IWYU on the opencs 2 years ago
factioncheck.cpp Use std::array in FADTstruct 2 years ago
factioncheck.hpp Run IWYU on the opencs 2 years ago
gmstcheck.cpp Add helper functions for string comparison to RefId 2 years ago
gmstcheck.hpp Run IWYU on the opencs 2 years ago
journalcheck.cpp Optimize saving in editor 2 years ago
journalcheck.hpp Optimize saving in editor 2 years ago
magiceffectcheck.cpp OpenCS: Editing and verifying of projectile speed for magic effects 9 months ago
magiceffectcheck.hpp openMW_test_suite compiles and runs 2 years ago
mandatoryid.cpp Make ESM::RefId to be fixed size cheap to copy 2 years ago
mandatoryid.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
mergeoperation.cpp Run IWYU on the opencs 2 years ago
mergeoperation.hpp Run IWYU on the opencs 2 years ago
mergestages.cpp Rework land texture handling 7 months ago
mergestages.hpp Use ESM::RefId as key for MergeReferencesStage::mIndex 2 years ago
mergestate.hpp Apply clang-format to code base 2 years ago
pathgridcheck.cpp Remove signed/unsigned conversions in pathgrid loading code and use meaningful member names 1 year ago
pathgridcheck.hpp Refactor pathgrid indices to use size_t instead of int 2 years ago
racecheck.cpp Remove fixed size reads 1 year ago
racecheck.hpp Run IWYU on the opencs 2 years ago
referenceablecheck.cpp Deduplicate effect list verification 7 months ago
referenceablecheck.hpp Run IWYU on the opencs 2 years ago
referencecheck.cpp OpenMW-CS verify duplicate RefNums 6 months ago
referencecheck.hpp OpenMW-CS verify duplicate RefNums 6 months ago
regioncheck.cpp Use fixed size ints for Region and use an array for weather odds 1 year ago
regioncheck.hpp Run IWYU on the opencs 2 years ago
reportmodel.cpp Use move semantics for tools 12 months ago
reportmodel.hpp Run IWYU on the opencs 2 years ago
scriptcheck.cpp Exterminate script blacklisting (#8214) 2 months ago
scriptcheck.hpp openMW_test_suite compiles and runs 2 years ago
search.cpp Suppress a warnings spam when user entered an invalid regular expression 2 years ago
search.hpp Migrate from QRegExp to more modern QRegularExpression 2 years ago
searchoperation.cpp Run IWYU on the opencs 2 years ago
searchoperation.hpp Apply clang-format to code base 2 years ago
searchstage.cpp Run IWYU on the opencs 2 years ago
searchstage.hpp Run IWYU on the opencs 2 years ago
skillcheck.cpp Run IWYU on the opencs 2 years ago
skillcheck.hpp Run IWYU on the opencs 2 years ago
soundcheck.cpp Run IWYU on the opencs 2 years ago
soundcheck.hpp Run IWYU on the opencs 2 years ago
soundgencheck.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2 years ago
soundgencheck.hpp Run IWYU on the opencs 2 years ago
spellcheck.cpp Deduplicate effect list verification 7 months ago
spellcheck.hpp Run IWYU on the opencs 2 years ago
startscriptcheck.cpp Fixed an issue with RefId in CellRefs where Ids wouldn't be loaded 2 years ago
startscriptcheck.hpp Run IWYU on the opencs 2 years ago
tools.cpp Editor: Don't complain about body part references in Verify 11 months ago
tools.hpp Run IWYU on the opencs 2 years ago
topicinfocheck.cpp Deduplicate dialogue filter parsing 9 months ago
topicinfocheck.hpp Deduplicate dialogue filter parsing 9 months ago