Commit Graph

220 Commits (move)

Author SHA1 Message Date
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 9 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
Marc Zinnschlag 8fbc799655 Merge remote-tracking branch 'cc9cii/master' 10 years ago
cc9cii c0f3d70f06 Use the new severity message attribute. 10 years ago
cc9cii 71f3b7ed4f Fix crash when user preference is missing. 10 years ago
Marc Zinnschlag 6fbdbb11d5 added refrash menu item to report table (Fixes #2620) 10 years ago
Marc Zinnschlag b9f6baf317 add normal script warnings mode (Fixes #2642) 10 years ago
Marc Zinnschlag 197b8ec731 added severity attribute for operation messages (Fixes #2717) 10 years ago
Marc Zinnschlag 8791832c86 standarised on the use of the Message struct when passing operations messages around 10 years ago
Marc Zinnschlag 0e21c61297 replaced redundant CSMTools::ReportModel::Line struct with CSMDoc::Message struct 10 years ago
Marc Zinnschlag 9a102f81c8 added setting for controlling script compiler warnings 10 years ago
Marc Zinnschlag 675884ba30 Merge remote-tracking branch 'smbas/feature-soundgen-verifier' 10 years ago
Stanislav Bas 281088c93b Add check for an empty sound field to SoundGens verifier 10 years ago