Commit Graph

152 Commits (f7a03b39c4db9e50604520e8e552d8a97941a419)

Author SHA1 Message Date
Pieter van der Kloet 4488be33ce Added missing slash to launcher CMakeLists.txt 13 years ago
Marc Zinnschlag 2b2eb34f8f Merge remote branch 'corristo/master' into next 13 years ago
Nikolay Kasyanov 66b31d3d43 Bug #229 (Fixed): On OS X Launcher cannot launch game if path to binary contains spaces 13 years ago
Pieter van der Kloet 155cd76f37 Changed Launcher font to EB Garamond and added license info 13 years ago
Pieter van der Kloet 73a1b256a8 Changed warning dialog text to be less ambiguous 13 years ago
Pieter van der Kloet fd4826d06f Fix for Bug #222, config is always written to user location now 13 years ago
Pieter van der Kloet 0b517d15c1 Made missing data files dialog less scary and added exception handling for esmreader 13 years ago
k1ll b7eb7ff8e3 Added support for linking static Ogre libraries and plugins into the launcher and openmw. 13 years ago
Pieter van der Kloet 1ed1c29db9 Fix Boost path problem for Boost versions below 1.43 13 years ago
Pieter van der Kloet 96c0b8760e Got rid of the console showing up on Windows and removed libpng stuff 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
Nikolay Kasyanov b283ad86fb revert to old launcher stylesheet location on OS X 13 years ago
Pieter van der Kloet 5ffa3264b2 Appended resources/ to the stylesheet path 13 years ago
Pieter van der Kloet 11ec5cf2e2 Stylesheet location changed in CMakeLists and some minor fixes to the launcher 13 years ago
Pieter van der Kloet b320733e45 Fixed Qt exits, this time for all occurrences 13 years ago
Pieter van der Kloet 5b54a658d8 Launcher improvements: ask for data dir and write it to cfg if none is found
and prevent removal of the default profile
13 years ago
Pieter van der Kloet 1512481c07 Changed the way whitespace was removed from retrieved Ogre values 13 years ago
Marc Zinnschlag 7aaa7f185f same for launcher 13 years ago
Nikolay Kasyanov d58b408ae1 Deploying Qt image format plugins on OS X considered useless 13 years ago
Lukasz Gromanowski c9a1789db8 Bug fix for processing data paths in OpenMW Launcher.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Pieter van der Kloet 280babc719 Fixed stylesheet and configuration problems with the launcher and code cleanup 13 years ago
Marc Zinnschlag 547d6a0639 Merge remote branch 'lgro/config' into config 13 years ago
Lukasz Gromanowski 0c0b594090 Issue #168 - Configuration cleanup
Removed unnecessary path methods - according to forum disscusion:

http://openmw.org/forum/viewtopic.php?f=6&t=448

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
Marc Zinnschlag d9c1ed3d5e Merge remote branch 'corristo/osx-packaging' into config 13 years ago
Nikolay Kasyanov 2020d916ec added missing comment 13 years ago
Nikolay Kasyanov 57a4b19880 Feature #162 - Need to create app bundle using CMake, not by hand. Almost complete 13 years ago
Marc Zinnschlag 27caee664e Merge remote branch 'lgro/config' into config
Conflicts:
	components/files/path.hpp
13 years ago
Nikolay Kasyanov 5a42c6c6f5 Feature #162 - Need to create app bundle using CMake, not by hand WIP. Removed libpng dependency from launcher 13 years ago
Pieter van der Kloet eea8773be1 Changed the order of preference for the configuration files 13 years ago
Nikolay Kasyanov 472d88e2c5 Feature #162 - Need to create app bundle using CMake, not by hand WIP 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 9794c4b928 Merge branch 'cmake' 13 years ago
Marc Zinnschlag cb1373a4c7 rewrote cmake scripts for components 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
Pieter van der Kloet 9e34f30500 Merge remote-tracking branch 'upstream/master' 13 years ago
Marc Zinnschlag 22514cbd4c Merge branch 'debfix' 13 years ago
Marc Zinnschlag 9872c89539 packaging fixes for .deb packages 13 years ago
Pieter van der Kloet 6bfaf221e8 Created working icon for Windows and removed QMake file (not parsed by CMake) 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 ada552ed1f Added tooltip with plugin info and visual indication of missing masters 14 years ago
Pieter van der Kloet b7ae31d5fe Fixed a context menu bug which caused an assert on empty view 14 years ago
Pieter van der Kloet c9be134226 Fixed config file writing when file does not exist 14 years ago
Pieter van der Kloet 3e6658428b Removed commented line 14 years ago
Pieter van der Kloet 889e7d6c2e Config file handling changes to use the right priority and behave like openmw 14 years ago
Pieter van der Kloet b60bb408fd Added some useful error messages when things go wrong with Ogre 14 years ago
Pieter van der Kloet ccfd011df6 Modified write function to always use user location for openmw.cfg 14 years ago
Lukasz Gromanowski d43455fd57 Issue #168: Configuration cleanup, part 2
Corrected --data and --data-local parameters handling.

Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
14 years ago