You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3mp/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.
10 years ago
..
birthsigncheck.cpp fix -Wnewline-eof warnings 10 years ago
birthsigncheck.hpp abstracted message collection into a class 10 years ago
bodypartcheck.cpp abstracted message collection into a class 10 years ago
bodypartcheck.hpp fix -Wnewline-eof warnings 10 years ago
classcheck.cpp fix -Wnewline-eof warnings 10 years ago
classcheck.hpp abstracted message collection into a class 10 years ago
factioncheck.cpp abstracted message collection into a class 10 years ago
factioncheck.hpp abstracted message collection into a class 10 years ago
mandatoryid.cpp fix -Wnewline-eof warnings 10 years ago
mandatoryid.hpp abstracted message collection into a class 10 years ago
racecheck.cpp fix -Wnewline-eof warnings 10 years ago
racecheck.hpp abstracted message collection into a class 10 years ago
referenceablecheck.cpp abstracted message collection into a class 10 years ago
referenceablecheck.hpp abstracted message collection into a class 10 years ago
referencecheck.cpp Fix incorrect reference check 10 years ago
referencecheck.hpp fix -Wnewline-eof warnings 10 years ago
regioncheck.cpp fix -Wnewline-eof warnings 10 years ago
regioncheck.hpp abstracted message collection into a class 10 years ago
reportmodel.cpp fix -Wnewline-eof warnings 10 years ago
reportmodel.hpp added hidden hint column to report model 10 years ago
scriptcheck.cpp fix -Wnewline-eof warnings 10 years ago
scriptcheck.hpp abstracted message collection into a class 10 years ago
skillcheck.cpp fix -Wnewline-eof warnings 10 years ago
skillcheck.hpp abstracted message collection into a class 10 years ago
soundcheck.cpp fix -Wnewline-eof warnings 10 years ago
soundcheck.hpp abstracted message collection into a class 10 years ago
spellcheck.cpp fix -Wnewline-eof warnings 10 years ago
spellcheck.hpp abstracted message collection into a class 10 years ago
startscriptcheck.cpp added start script verifier 10 years ago
startscriptcheck.hpp added start script verifier 10 years ago
tools.cpp Fixed editor operation multi-threading (Fixes #923) 10 years ago
tools.hpp Fixed editor operation multi-threading (Fixes #923) 10 years ago