1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-22 04:53:52 +00:00
openmw/apps/opencs/model/tools
Alf Henrik Sauge feeee50a88 Dropping a separate NPDTstruct12 object and instead use NPDTstruct52
NPDTstruct12 is now only used when loading and saving. Turning auto calc
on and off now no longer switches between to different set of values
2018-05-09 00:25:07 +02:00
..
birthsigncheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
birthsigncheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
bodypartcheck.cpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
bodypartcheck.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
classcheck.cpp Remove empty class description warning 2018-05-06 00:14:14 +03:00
classcheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
factioncheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
factioncheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
gmstcheck.cpp Removed hints from error messages and fixed naming to match conventions 2016-01-18 12:34:33 -05:00
gmstcheck.hpp Removed hints from error messages and fixed naming to match conventions 2016-01-18 12:34:33 -05:00
journalcheck.cpp Journal verifier 2016-02-22 17:01:15 -05:00
journalcheck.hpp Journal verifier 2016-02-22 17:01:15 -05:00
magiceffectcheck.cpp Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
magiceffectcheck.hpp Add magic effect verifier 2015-08-03 19:08:01 +03:00
mandatoryid.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
mandatoryid.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
mergeoperation.cpp Merge cleanup. 2017-10-14 13:18:31 -04:00
mergeoperation.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
mergestages.cpp Merge cleanup. 2017-10-14 13:18:31 -04:00
mergestages.hpp Add documentation. 2017-10-16 12:52:13 -04:00
mergestate.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
pathgridcheck.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
pathgridcheck.hpp Revert user preference setting checks until a thread safe method is worked out. The OSX namespace issue is retained. 2015-05-30 21:12:47 +10:00
racecheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
racecheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
referenceablecheck.cpp Dropping a separate NPDTstruct12 object and instead use NPDTstruct52 2018-05-09 00:25:07 +02:00
referenceablecheck.hpp Expanded inventory check to creatures and NPCs 2015-12-19 22:02:39 -05:00
referencecheck.cpp replace and purge boost::lexical_cast 2017-06-09 19:08:53 +02:00
referencecheck.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
regioncheck.cpp Replace usage of deprecated function. 2016-04-06 03:11:51 -04:00
regioncheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
reportmodel.cpp Another tab fix 2017-02-21 11:51:11 +01:00
reportmodel.hpp Fix some defects reported by Coverity CI 2016-01-21 16:08:04 +01:00
scriptcheck.cpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
scriptcheck.hpp final batch of changing over user settings usage to the new system 2015-12-15 12:44:04 +01:00
search.cpp Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
search.hpp implemented additional check before performing replace (make sure data hasn't been changed since the search) 2015-04-27 22:43:09 +02:00
searchoperation.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
searchoperation.hpp added search stages (cell table only for now) 2015-03-27 16:33:54 +01:00
searchstage.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
searchstage.hpp added search stages (cell table only for now) 2015-03-27 16:33:54 +01:00
skillcheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
skillcheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
soundcheck.cpp Fix sound range warning message 2018-05-06 00:13:09 +03:00
soundcheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
soundgencheck.cpp Fix cppcheck warnings 2016-01-03 20:19:38 +01:00
soundgencheck.hpp Add SoundGens verifier 2015-06-13 19:08:31 +03:00
spellcheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
spellcheck.hpp abstracted message collection into a class 2014-12-07 18:57:47 +01:00
startscriptcheck.cpp Remove empty line at the beginning of files 2015-08-18 23:06:12 +02:00
startscriptcheck.hpp added start script verifier 2015-03-05 11:24:01 +01:00
tools.cpp Initialize mandatoryIds vector C++11-way 2018-05-03 19:56:01 +03: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 OpenMW-CS: Recognize special faction ID "FFFF" (no faction) during topic info verification (Fixes #3564) 2016-10-11 19:36:44 +02:00
topicinfocheck.hpp Topic Info verifier with fixes to InfoSelectWrapper class 2016-02-17 15:38:30 -05:00