1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-01-16 19:59:55 +00:00
openmw/components/contentselector/model
AnyOldName3 d111b4bbd9 Handle built-in content files in content model
There's also handling for files declared as originating from a lower-priority openmw.cfg, e.g. anything in the local config or any intermediate ones, as they can't be disabled or reordered.
There's no way to mark such files yet, but the logic's the same as built-in files, so everything will be fine once that's set up.
2024-02-28 00:58:30 +00:00
..
contentmodel.cpp Handle built-in content files in content model 2024-02-28 00:58:30 +00:00
contentmodel.hpp Make ContentSelector errors localizable 2024-01-28 11:25:46 +04:00
esmfile.cpp Handle built-in content files in content model 2024-02-28 00:58:30 +00:00
esmfile.hpp Handle built-in content files in content model 2024-02-28 00:58:30 +00:00
loadordererror.hpp Make ContentSelector errors localizable 2024-01-28 11:25:46 +04:00
modelitem.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
modelitem.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
naturalsort.cpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00
naturalsort.hpp Apply clang-format to code base 2022-09-22 21:35:26 +03:00