mirror of
https://gitlab.com/OpenMW/openmw.git
synced 2024-12-28 18:18:52 +00:00
cd7941dc9f
I tried to fix https://gitlab.com/OpenMW/openmw/-/issues/8080 by making it so that instead of crashing, we showed an error. In doing so, I discovered some problems with plugin sorting and the refresh button, like: * it forgetting the non-user content files somewhere * nothing guaranteeing that built-in content files stay at the top of the list and them only being there because the first data directory that provides them is usually the first data directory * it forgetting the non-user content files somewhere else * it looking like it'd forget any kind of non-user setting under certain circumstances I fixed those problems too |
||
---|---|---|
.. | ||
components_de.ts | ||
components_en.ts | ||
components_fr.ts | ||
components_ru.ts | ||
components_sv.ts | ||
launcher_de.ts | ||
launcher_en.ts | ||
launcher_fr.ts | ||
launcher_ru.ts | ||
launcher_sv.ts | ||
wizard_de.ts | ||
wizard_en.ts | ||
wizard_fr.ts | ||
wizard_ru.ts | ||
wizard_sv.ts |