Commit Graph

28 Commits (f7a03b39c4db9e50604520e8e552d8a97941a419)

Author SHA1 Message Date
k1ll b7eb7ff8e3 Added support for linking static Ogre libraries and plugins into the launcher and openmw. 13 years ago
Pieter van der Kloet 2429f3960f Merge remote-tracking branch 'upstream/master' into launcher
Conflicts:
	apps/launcher/CMakeLists.txt
	apps/launcher/datafilespage.cpp
13 years ago
Pieter van der Kloet b320733e45 Fixed Qt exits, this time for all occurrences 13 years ago
Pieter van der Kloet 1512481c07 Changed the way whitespace was removed from retrieved Ogre values 13 years ago
Pieter van der Kloet 280babc719 Fixed stylesheet and configuration problems with the launcher and code cleanup 13 years ago
Lukasz Gromanowski 7c24ae9ac7 Issue #168 - Configuration cleanup - WIP
This is "work in progress" commit, it shall not be merged alone,
without succeeding commits (it's not fully functional).

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag 4e25200844 fixed usage of Qt exit 13 years ago
Jacob Essex 0e3859385d Now ensures that the directory to the config file exists before Ogre tries to access it 13 years ago
Pieter van der Kloet 5dbbc5bb7b Changed error handling for Ogre config and made the launcher exit cleanly 13 years ago
Marc Zinnschlag 7c8853f6fe post-merge fixes 13 years ago
Alexander "Ace" Olofsson 0defc590bc Quick fix for always using OpenGL rendering, no matter the selected rendersystem 14 years ago
Pieter van der Kloet b60bb408fd Added some useful error messages when things go wrong with Ogre 14 years ago
Lukasz Gromanowski 54cb6deab9 Issue #168: Configuration cleanup, part 2 14 years ago
Pieter van der Kloet ceb8190121 Modified config saving to use Ogre's own methods instead of custom stuff 14 years ago
Lukasz Gromanowski ea7eb7a62d fixes #128 Configuration cleanup.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago
Alexander "Ace" Olofsson a931124a2f Changed the confg writer, it now creates configs identical to those created by Ogre itself. This seems to have solved a small issue with Ogre always using OpenGL rendering even when Direct3D was selected in Windows. 14 years ago
Alexander "Ace" Olofsson 141e779e81 Some small launcher fixes 14 years ago
Pieter van der Kloet 88edbad717 Changed plugins.cfg lookup code to include the global directory 14 years ago
Pieter van der Kloet 8c4a246abd Disabled Ogre debug output to stdout/stderr 14 years ago
Pieter van der Kloet 3fb99fa4b5 Modified Ogre exception handling to get rid of a compiler warning 14 years ago
Pieter van der Kloet 18d8d89bdb Removed all debug messages 14 years ago
Pieter van der Kloet 7cbed6c58a Replaced some costly string-comparisons with QLatin1String 14 years ago
Pieter van der Kloet 8b58e53be9 Removed debug messages and cleaned up some old code 14 years ago
Pieter van der Kloet dcf4d242a5 Added warning message if Ogres config cannot be read 14 years ago
Pieter van der Kloet b9acc4a0ac Implemented the Graphics page, launcher now loads and saves Ogre settings 14 years ago
Pieter van der Kloet 314bac7862 Preliminary support for new profiles and some other modifications and cleanups 14 years ago
Pieter van der Kloet c17eed26f3 Removed whitespace 14 years ago
Pieter van der Kloet fc095b902d Added some more new files 14 years ago