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/prefs
Atahualpa 9d61d76e92 Adds the option to ignore "Base" records when running the verifier. (fixes #4466)
Adds a boolean setting to the user preferences. This setting is locally saved to all OpenMW-CS check stages. When a verification is done, the setting is updated on setup for each check stage. If set to true, the boolean value is then used to skip the verification process for every base record - minus some special cases where, e.g., counters are to be set first.

Related issue:
- Fixes #4466: Editor: Add option to ignore base records when running verifier (https://gitlab.com/OpenMW/openmw/issues/4466)

Tests:
The changes were successfully tested in OpenMW-CS by creating faulty "Base" and "Modified" records for every record type (if possible) and, then, running the verifier with and without the option respectively.
7 years ago
..
boolsetting.cpp [Fix] Some PVS-Studio and cppcheck fixes 7 years ago
boolsetting.hpp Rewrite feature to reset options to default 8 years ago
category.cpp added category update function 9 years ago
category.hpp added category update function 9 years ago
coloursetting.cpp Rewrite feature to reset options to default 8 years ago
coloursetting.hpp Rewrite feature to reset options to default 8 years ago
doublesetting.cpp Rewrite feature to reset options to default 8 years ago
doublesetting.hpp Rewrite feature to reset options to default 8 years ago
enumsetting.cpp Fix pointer initialisation bug 8 years ago
enumsetting.hpp Rewrite feature to reset options to default 8 years ago
intsetting.cpp Rewrite feature to reset options to default 8 years ago
intsetting.hpp Rewrite feature to reset options to default 8 years ago
modifiersetting.cpp Remove C++11 features 8 years ago
modifiersetting.hpp Rewrite feature to reset options to default 8 years ago
setting.cpp Rewrite feature to reset options to default 8 years ago
setting.hpp Rewrite feature to reset options to default 8 years ago
shortcut.cpp Change the way modifiers are handled so they can be shared. 9 years ago
shortcut.hpp Fixed multiple spelling mistakes 8 years ago
shortcuteventhandler.cpp Some PVS-Studio and cppcheck fixes 7 years ago
shortcuteventhandler.hpp Redesigned shortcut handler to be capable of dealing with child and 9 years ago
shortcutmanager.cpp Change ctl to ctrl in OpenMW-CS shortcut manager 7 years ago
shortcutmanager.hpp Change the way modifiers are handled so they can be shared. 9 years ago
shortcutsetting.cpp Remove C++11 features 8 years ago
shortcutsetting.hpp Rewrite feature to reset options to default 8 years ago
state.cpp Adds the option to ignore "Base" records when running the verifier. (fixes #4466) 7 years ago
state.hpp Rewrite feature to reset options to default 8 years ago