Commit Graph

231 Commits (coverity_scan)

Author SHA1 Message Date
FedeWar e9076088ca Another tab fix 8 years ago
FedeWar 4e7f7cf84f Fixed tabs 8 years ago
FedeWar 370c12e78a Verification results are ordered by Type in alphabetical order. 8 years ago
scrawl ddd6605608 Move WNAM out of LandData to avoid redundant (de)allocations on startup 8 years ago
Leon Krieg 739cd5ba45 Fixed more spelling mistakes 8 years ago
Leon Krieg c7b4b2cdd7 Fixed multiple spelling mistakes 8 years ago
Allofich 125e94ef0e Fix shadowing warnings 8 years ago
MiroslavR 53b006eccb OpenMW-CS: Recognize special faction ID "FFFF" (no faction) during topic info verification (Fixes #3564) 8 years ago
Aesylwinn bded4f86f0 Remove connection number check 9 years ago
Aesylwinn 85005626b1 Replace usage of deprecated function. 9 years ago
Aesylwinn 94d4fb0686 Add check for region weather chances to verifier. 9 years ago
Marc Zinnschlag 1774f6d9bf moved ref num assingment from instance creation to save procedure 9 years ago
Aesylwinn 1ae402476d Journal verifier 9 years ago
Aesylwinn 8668eccd0b Topic Info verifier with fixes to InfoSelectWrapper class 9 years ago
scrawl 596fe56bfd Make Land::loadData thread safe 9 years ago
scrawl b0431833a1 Fix some defects reported by Coverity CI 9 years ago
Aesylwinn bbda5fe634 Removed hints from error messages and fixed naming to match conventions 9 years ago
Aesylwinn 1d86f705ba gmst verifier 9 years ago
scrawl daa94cc50e Fix cppcheck warnings 9 years ago
Aesylwinn 9bd14215d7 Expanded inventory check to creatures and NPCs 9 years ago
Aesylwinn 4c14117761 Added checks to verifier for container inventories 9 years ago
Marc Zinnschlag 67cf260144 final batch of changing over user settings usage to the new system 9 years ago
cc9cii 819fecd08e Add a check for scale value of 0. Should resolve bug #2880. 9 years ago
Marc Zinnschlag a445683312 Merge branch 'mergetool'
Conflicts:
	apps/opencs/CMakeLists.txt
	apps/opencs/model/tools/tools.cpp
9 years ago
Marc Zinnschlag 23fde87816 fixed an indexing error 9 years ago
Marc Zinnschlag 584a7a66b9 various minor fixes 9 years ago
Marc Zinnschlag 09ec60fe2a handle missing land texture records properly during merge 9 years ago
Marc Zinnschlag 73f6efddcc fixed a texture indexing bug (only affects the editor) 9 years ago
Marc Zinnschlag a8dc1c1198 merge land tables 9 years ago
Marc Zinnschlag 85f6bb892b removed indirection in OpenMW-CS land record 9 years ago
Marc Zinnschlag 69b9eadb52 refactored loading of land data 9 years ago
Marc Zinnschlag 69045d7ec9 additional safety check for land texture listing merge stage 9 years ago
Marc Zinnschlag 890bbb6b11 merge land texture tables 9 years ago
Marc Zinnschlag b7983d08ba fixed merge stage order; added proper initialisation 9 years ago
Marc Zinnschlag a97a632aa7 merge references tables 9 years ago
Marc Zinnschlag 845cafd61c fixed record state issues after merge 9 years ago
Marc Zinnschlag f95950e8d8 merge referenceables table 9 years ago
Marc Zinnschlag 40753aa9a3 simplifying merge stage 10 years ago
Marc Zinnschlag 16dda281ce made merge operation more fluent 10 years ago
Marc Zinnschlag 103073150e added info tables and pathgrid table to merge operation 10 years ago
Marc Zinnschlag c92898a5bc flag newly merged documents as dirty (triggering an 'are you sure' dialogue when closing without saving first) 10 years ago
Marc Zinnschlag 3902513e65 merge id collections 10 years ago
scrawl 67bd6cd708 Remove empty line at the beginning of files
git ls-files -z | xargs -0 sed -i '1{/^$/d}'
10 years ago
Marc Zinnschlag 47dd9505a9 copy meta data from game file when merging 10 years ago
Marc Zinnschlag 1b663f01af create merged document and open a view for it (document is still empty at this point) 10 years ago
Marc Zinnschlag d8655f2ff8 forgot to connect merge operation signals 10 years ago
Marc Zinnschlag 904ad94952 added merge operation (doesn't do anything yet) 10 years ago
Stanislav Bas ff2dab8d56 Remove check for an empty Particle from Magic effects verifier 10 years ago
Stanislav Bas 0ea4d1981a Add magic effect verifier 10 years ago
Marc Zinnschlag 9b12b4f1e2 refactored mapping from message severity enum to string 10 years ago