..
birthsigncheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
birthsigncheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
classcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
classcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
enchantmentcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
enchantmentcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
factioncheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
factioncheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
gmstcheck.cpp
Add helper functions for string comparison to RefId
2023-03-03 00:39:55 +01:00
gmstcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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
openMW_test_suite compiles and runs
2022-12-27 19:15:55 +01:00
mandatoryid.cpp
Make ESM::RefId to be fixed size cheap to copy
2023-03-19 17:20:43 +01:00
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
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
mergeoperation.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
pathgridcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
pathgridcheck.hpp
Remove redundant IdAccessor type
2023-02-25 13:49:22 +01:00
racecheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
racecheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
referenceablecheck.cpp
Avoids unecessary copies
2022-12-27 19:15:57 +01:00
referenceablecheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
referencecheck.cpp
Use ESM::RefId as index key in collections
2023-02-17 11:08:46 +01:00
referencecheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
regioncheck.cpp
openMW_test_suite compiles and runs
2022-12-27 19:15:55 +01:00
regioncheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
reportmodel.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
reportmodel.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
scriptcheck.cpp
Replace ESM::RefId::sEmpty by default constructed RefId where possible
2023-02-18 01:07:15 +01:00
scriptcheck.hpp
openMW_test_suite compiles and runs
2022-12-27 19:15:55 +01:00
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
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
searchoperation.hpp
Apply clang-format to code base
2022-09-22 21:35:26 +03:00
searchstage.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
searchstage.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
skillcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
skillcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
soundcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
soundcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
spellcheck.cpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
spellcheck.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
tools.cpp
script blacklist => RefId
2022-12-27 19:16:21 +01:00
tools.hpp
Run IWYU on the opencs
2022-10-31 21:04:01 +01:00
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