Commit Graph

181 Commits (e9b80c34feec08412f8bd8a3ee69a3d0659ac38c)

Author SHA1 Message Date
Nikolay Kasyanov b05dfeae70 bug #348: cleanup
moved files to appropriate component, moved function to namespace,
added docs
13 years ago
Nikolay Kasyanov 0cdb651c5e removed excess invocation 13 years ago
Nikolay Kasyanov fbe9a94568 bug #348: fixed OS X deployment
just enable CMake option "OPENMW_OSX_DEPLOYMENT" and it will search
plugins inside application bundle instead of Ogre prefix
13 years ago
Nikolay Kasyanov 94ce95c679 bug #348: works again on OS X 13 years ago
scrawl e7ab3544ac removed some redundant code 13 years ago
scrawl 014396e80c remove the plugins.cfg files, do not enforce CG plugin 13 years ago
Pieter van der Kloet 2db6e4f4cf Second try: added aspect ratios to the resolution combobox 13 years ago
Marc Zinnschlag fc063472d0 Revert "Added aspect ratio info to the list of resolutions"
This reverts commit be5e047106.
13 years ago
Marc Zinnschlag e5cdc988a6 Merge remote branch 'pvdk/launcher' 13 years ago
Pieter van der Kloet dded604eca Improved launcher images made by serpentine 13 years ago
Pieter van der Kloet be5e047106 Added aspect ratio info to the list of resolutions 13 years ago
scrawl b73b39f3c6 launcher bugfix, settings was not written when "Play" was selected 13 years ago
Pieter van der Kloet e5159a1950 Modified sorting of the values in the Graphics Page 13 years ago
Pieter van der Kloet 77ac8760d1 Cleaned up the GUI of the Graphics page 13 years ago
Pieter van der Kloet 6fe471c1c6 Resolutions are now sorted descendingly and removed some debug stuff 13 years ago
Pieter van der Kloet 6a2bcddef5 Changed the way the launcher exits and polished the error handling code 13 years ago
Marc Zinnschlag 1b368506d4 Merge remote branch 'pvdk/filedialog' 13 years ago
Pieter van der Kloet d162445e68 Got rid of some unwanted warnings and did some cleanup on the launcher 13 years ago
Marc Zinnschlag 95d9c99d0d Merge remote branch 'pvdk/filedialog' 13 years ago
Pieter van der Kloet e21442f6cc Fix for Bug #306: launcher now creates the config dir and returns proper error codes 13 years ago
scrawl 61ec56debc don't add duplicate resolutions 13 years ago
scrawl c9e76d3e90 remove extra tokens at the end of the resolution string, if present 13 years ago
Marc Zinnschlag 4a726f272b Merge remote branch 'pvdk/filedialog' 13 years ago
Pieter van der Kloet f81e127701 Created custom directory dialog which only accepts Data Files dirs 13 years ago
scrawl b831c3313d render system was not written on launcher exit 13 years ago
Pieter van der Kloet 0bcec32c70 Changed launcher logo to the new one done by Necrod 13 years ago
scrawl b25d62a7e2 rename antialiasing mode "MSAA 0" to "none" to avoid confusion. 13 years ago
scrawl ad46049ee0 got the launcher working with the new settings system. 13 years ago
scrawl 355268dae1 make the launcher build and run again, but it doesn't change settings 13 years ago
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