You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
openmw-tes3coop/components
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.
10 years ago
..
bsa Merge branch 'master' into QtOGre 10 years ago
compiler Implement ToggleScripts 10 years ago
config Morrowind.ini import progress bar. (Fixes #2344) 10 years ago
contentselector launcher: decouple Combo Box model from Plug-ins model. 10 years ago
esm Merge remote-tracking branch 'scrawl/master' 10 years ago
esmterrain Terrain refactoring, reduce game startup time and memory usage 10 years ago
files ConstrainedDataStream: print the name of the file in exceptions 10 years ago
fontloader Improve font file error handling 10 years ago
interpreter Add messagebox escape characters for spell/weapon cycling hotkeys 10 years ago
loadinglistener Show wallpaper when loading a savegame 11 years ago
misc Rewrite animated collision shape support (Fixes #2123) 10 years ago
nif Remove unused functions in nifstream 10 years ago
nifbullet Fix initial scaling for btCompoundShape children (Fixes #2234) 10 years ago
nifcache Moved functions from niffile.cpp to where they belong. 11 years ago
nifogre Add setting for showing MRK nodes to NIF loaders 10 years ago
nifoverrides Extend NifOverrides to allow material overrides, useful for texture modding e.g. adding normal maps without having to edit the affected meshes 11 years ago
ogreinit Fix Ogre being initialised twice 10 years ago
process OSX build fix 10 years ago
settings Rewrite game settings manager 10 years ago
terrain MIT License header added to all terrain component files. 10 years ago
to_utf8 Fix some static analysis issues (coverity) 10 years ago
translation Fix cppcheck issues 10 years ago
version Distinguish between release and development builds 11 years ago
widgets Grey out completed quests in journal quests list 10 years ago
CMakeLists.txt Remove setting CMAKE_BUILD_TYPE to Debug 10 years ago
doc.hpp second set of additional doxygen comments 14 years ago