1
0
Fork 0
mirror of https://github.com/OpenMW/openmw.git synced 2025-05-22 01:41:29 +00:00
openmw/components/fallback
Kagernac 3e6ccfce1f Took @Capostrophic's suggestion about leveraging a new tag format
Removed the color settings from Textcolours, they are unneccessary

Removed the Fallback workaround as a dedicated else condition was created with the new tag "fontcolouroptional". This code section has no involvement in Fallback

openmw_list.skin.xml was updated to reflect this new tag

settings.cfg was updated with the updated variable names
2024-06-04 23:14:44 -07:00
..
fallback.cpp Whitelist and type validation for fallbacks 2023-06-12 17:59:40 +02:00
fallback.hpp Add fallbacks to Store<ESM::GameSetting> 2023-06-12 17:59:40 +02:00
validate.cpp Took @Capostrophic's suggestion about leveraging a new tag format 2024-06-04 23:14:44 -07:00
validate.hpp Whitelist and type validation for fallbacks 2023-06-12 17:59:40 +02:00