1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-31 18:45:36 +00:00
openmw/components/settings
elsid 3bad40153c
Define typed settings storage with single time initialization
To make sure loaded settings have valid values doing the check once per loading.
And to make access more efficient.
2023-03-28 20:47:34 +02:00
..
categories.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
parser.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
parser.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
sanitizer.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
sanitizerimpl.cpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
sanitizerimpl.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
settings.cpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
settings.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
settingvalue.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
shadermanager.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
values.cpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00
values.hpp Define typed settings storage with single time initialization 2023-03-28 20:47:34 +02:00