1
0
Fork 1
mirror of https://github.com/TES3MP/openmw-tes3mp.git synced 2025-01-15 15:19:55 +00:00
openmw-tes3mp/components/contentselector/view
dteviot 6878e317a7 launcher: decouple Combo Box model from Plug-ins model.
fixes bug reported by scrawl
1. openmw.cfg had content files in order 'Bloodmoon.esm, Tribunal.esm, Morrowind.esm'
2. Blank_ESM_2.0.esm is in the Data Files directory
3. Do an ini file import.
4. Imported profile will have Blank_ESM_2.0.esm as the game file.  Should be Morrowind.esm.

Root cause: Game File combo box and Plugins Grid shared same data model, so changing plug-in file order also changed order of Game File combo box.
2015-02-24 20:06:06 +13:00
..
combobox.cpp Fix some static analysis issues (coverity) 2014-12-24 15:45:12 +01:00
combobox.hpp Reimplemented constentselector view class 2013-10-22 21:52:35 -05:00
contentselector.cpp launcher: decouple Combo Box model from Plug-ins model. 2015-02-24 20:06:06 +13:00
contentselector.hpp launcher: decouple Combo Box model from Plug-ins model. 2015-02-24 20:06:06 +13:00