1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-13 06:37:57 +00:00
OpenMW/apps/opencs/model/tools
scrawl 4d0bb6329a Fix incorrect reference check
This check was broken for exterior cells (empty cell id).

It was superfluous anyway. A CellRef is owned by the cell it is in, so the cell must always exist.
2015-03-16 01:50:57 +01:00
..
birthsigncheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
birthsigncheck.hpp
bodypartcheck.cpp
bodypartcheck.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
classcheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
classcheck.hpp
factioncheck.cpp
factioncheck.hpp
mandatoryid.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
mandatoryid.hpp
racecheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
racecheck.hpp
referenceablecheck.cpp
referenceablecheck.hpp
referencecheck.cpp Fix incorrect reference check 2015-03-16 01:50:57 +01:00
referencecheck.hpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
regioncheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
regioncheck.hpp
reportmodel.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
reportmodel.hpp
scriptcheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
scriptcheck.hpp
skillcheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
skillcheck.hpp
soundcheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
soundcheck.hpp
spellcheck.cpp fix -Wnewline-eof warnings 2015-03-11 10:54:45 -04:00
spellcheck.hpp
startscriptcheck.cpp added start script verifier 2015-03-05 11:24:01 +01:00
startscriptcheck.hpp added start script verifier 2015-03-05 11:24:01 +01:00
tools.cpp Fixed editor operation multi-threading (Fixes #923) 2015-03-14 12:00:24 +01:00
tools.hpp Fixed editor operation multi-threading (Fixes #923) 2015-03-14 12:00:24 +01:00