1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-19 15:30:55 +00:00
openmw/apps/opencs/model/tools
2023-03-03 15:41:56 +01:00
..
birthsigncheck.cpp
birthsigncheck.hpp
bodypartcheck.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
bodypartcheck.hpp
classcheck.cpp
classcheck.hpp
enchantmentcheck.cpp
enchantmentcheck.hpp
factioncheck.cpp
factioncheck.hpp
gmstcheck.cpp Add helper functions for string comparison to RefId 2023-03-03 00:39:55 +01:00
gmstcheck.hpp
journalcheck.cpp Optimize saving in editor 2023-02-17 11:05:25 +01:00
journalcheck.hpp Optimize saving in editor 2023-02-17 11:05:25 +01:00
magiceffectcheck.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
magiceffectcheck.hpp
mandatoryid.cpp
mandatoryid.hpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
mergeoperation.cpp
mergeoperation.hpp
mergestages.cpp Use ESM::RefId as key for MergeReferencesStage::mIndex 2023-03-03 15:41:56 +01:00
mergestages.hpp Use ESM::RefId as key for MergeReferencesStage::mIndex 2023-03-03 15:41:56 +01:00
mergestate.hpp
pathgridcheck.cpp
pathgridcheck.hpp Remove redundant IdAccessor type 2023-02-25 13:49:22 +01:00
racecheck.cpp
racecheck.hpp
referenceablecheck.cpp Avoids unecessary copies 2022-12-27 19:15:57 +01:00
referenceablecheck.hpp
referencecheck.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
referencecheck.hpp
regioncheck.cpp
regioncheck.hpp
reportmodel.cpp
reportmodel.hpp
scriptcheck.cpp Replace ESM::RefId::sEmpty by default constructed RefId where possible 2023-02-18 01:07:15 +01:00
scriptcheck.hpp
search.cpp Suppress a warnings spam when user entered an invalid regular expression 2023-01-13 12:08:42 +04:00
search.hpp Migrate from QRegExp to more modern QRegularExpression 2023-01-11 11:21:46 +04:00
searchoperation.cpp
searchoperation.hpp
searchstage.cpp
searchstage.hpp
skillcheck.cpp
skillcheck.hpp
soundcheck.cpp
soundcheck.hpp
soundgencheck.cpp create a specific esm reader function for RefID to avoid allocation for string and then again for RefId 2022-12-27 19:15:57 +01:00
soundgencheck.hpp
spellcheck.cpp
spellcheck.hpp
startscriptcheck.cpp Fixed an issue with RefId in CellRefs where Ids wouldn't be loaded 2022-12-27 19:15:58 +01:00
startscriptcheck.hpp
tools.cpp script blacklist => RefId 2022-12-27 19:16:21 +01:00
tools.hpp
topicinfocheck.cpp Use ESM::RefId as index key in collections 2023-02-17 11:08:46 +01:00
topicinfocheck.hpp Reverts Cell name to a string 2023-01-21 18:39:42 +01:00