1
0
mirror of https://gitlab.com/OpenMW/openmw.git synced 2025-01-16 16:10:58 +00:00
OpenMW/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.
2018-06-20 00:20:03 +02:00
..
boolsetting.cpp [Fix] Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
boolsetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
category.cpp
category.hpp
coloursetting.cpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
coloursetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
doublesetting.cpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
doublesetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
enumsetting.cpp Fix pointer initialisation bug 2017-05-09 20:58:32 +12:00
enumsetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
intsetting.cpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
intsetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
modifiersetting.cpp Remove C++11 features 2017-05-12 12:48:25 +12:00
modifiersetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
setting.cpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
setting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
shortcut.cpp
shortcut.hpp
shortcuteventhandler.cpp Some PVS-Studio and cppcheck fixes 2018-04-18 12:36:10 +00:00
shortcuteventhandler.hpp
shortcutmanager.cpp Change ctl to ctrl in OpenMW-CS shortcut manager 2017-09-10 20:48:09 +03:00
shortcutmanager.hpp
shortcutsetting.cpp Remove C++11 features 2017-05-12 12:48:25 +12:00
shortcutsetting.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00
state.cpp Adds the option to ignore "Base" records when running the verifier. (fixes #4466) 2018-06-20 00:20:03 +02:00
state.hpp Rewrite feature to reset options to default 2017-05-09 19:50:16 +12:00