1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2026-01-30 13:18:27 +00:00
openmw/apps/opencs/model/tools
elsid f99ed6f1db
Split components/misc/stringops.hpp into multiple headers
Replace all ciEqual overloads with one having std::string_view as argument.
2022-08-03 22:06:24 +02:00
..
birthsigncheck.cpp
birthsigncheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
bodypartcheck.cpp Verifier: Don't check race of non-skin body parts (bug #5400) 2020-05-09 00:31:10 +03:00
bodypartcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
classcheck.cpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
classcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
enchantmentcheck.cpp
enchantmentcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
factioncheck.cpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
factioncheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
gmstcheck.cpp
gmstcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
journalcheck.cpp Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
journalcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
magiceffectcheck.cpp
magiceffectcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
mandatoryid.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
mandatoryid.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
mergeoperation.cpp
mergeoperation.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
mergestages.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
mergestages.hpp Use std::unique_ptr to store records in collections, RefidCollection and RefIdData. 2021-07-23 14:21:21 +10:00
mergestate.hpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
pathgridcheck.cpp
pathgridcheck.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
racecheck.cpp
racecheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
referenceablecheck.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
referenceablecheck.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
referencecheck.cpp
referencecheck.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
regioncheck.cpp Use meaningful names instead of pretending we don't know what snow is 2022-07-17 19:54:59 +02:00
regioncheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
reportmodel.cpp Fix MSVC's C4267 warnings 2021-05-12 10:34:39 +04:00
reportmodel.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
scriptcheck.cpp Remove redundant ostream, istream, iostream and sstream includes 2022-07-05 01:41:28 +02:00
scriptcheck.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
search.cpp
search.hpp
searchoperation.cpp
searchoperation.hpp
searchstage.cpp Replace zeroes and nulls by nullptrs 2020-11-29 11:14:07 +04:00
searchstage.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
skillcheck.cpp
skillcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
soundcheck.cpp
soundcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
soundgencheck.cpp
soundgencheck.hpp Mark overrided methods by override keyword 2020-10-16 22:18:54 +04:00
spellcheck.cpp remove unused includes: part1 2022-01-23 17:30:25 +01:00
spellcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
startscriptcheck.cpp Split components/misc/stringops.hpp into multiple headers 2022-08-03 22:06:24 +02:00
startscriptcheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00
tools.cpp Clean up Qt includes 2022-06-17 11:56:54 +02:00
tools.hpp convert std::autor_ptr to std::unique_ptr, originally by Ewan Higgs and updated by Bret Curtis 2017-06-09 16:49:25 +02:00
topicinfocheck.cpp Avoid copying std::string in MWWorld::Ptr::getTypeDescription() 2021-10-12 00:18:23 +02:00
topicinfocheck.hpp move most of the files from esm to esm3, keep common code in esm; this is make space for a future with esm4 2022-01-23 17:04:48 +01:00