Marc Zinnschlag
95d9c99d0d
Merge remote branch 'pvdk/filedialog'
2012-06-20 09:28:43 +02:00
Pieter van der Kloet
e21442f6cc
Fix for Bug #306 : launcher now creates the config dir and returns proper error codes
2012-06-20 02:28:49 +02:00
scrawl
61ec56debc
don't add duplicate resolutions
2012-06-19 16:02:28 +02:00
scrawl
c9e76d3e90
remove extra tokens at the end of the resolution string, if present
2012-06-19 15:57:58 +02:00
Marc Zinnschlag
4a726f272b
Merge remote branch 'pvdk/filedialog'
2012-06-17 09:58:39 +02:00
Pieter van der Kloet
f81e127701
Created custom directory dialog which only accepts Data Files dirs
2012-06-17 06:48:32 +02:00
scrawl
b831c3313d
render system was not written on launcher exit
2012-06-17 00:47:45 +02:00
Pieter van der Kloet
0bcec32c70
Changed launcher logo to the new one done by Necrod
2012-06-11 02:50:29 +02:00
scrawl
b25d62a7e2
rename antialiasing mode "MSAA 0" to "none" to avoid confusion.
2012-05-22 20:52:38 +02:00
scrawl
ad46049ee0
got the launcher working with the new settings system.
2012-05-22 20:37:18 +02:00
scrawl
355268dae1
make the launcher build and run again, but it doesn't change settings
2012-05-22 19:36:50 +02:00
Pieter van der Kloet
4488be33ce
Added missing slash to launcher CMakeLists.txt
2012-03-29 00:12:34 +02:00
Marc Zinnschlag
2b2eb34f8f
Merge remote branch 'corristo/master' into next
2012-03-28 18:07:21 +02:00
Nikolay Kasyanov
66b31d3d43
Bug #229 (Fixed): On OS X Launcher cannot launch game if path to binary contains spaces
2012-03-28 12:04:42 +04:00
Pieter van der Kloet
155cd76f37
Changed Launcher font to EB Garamond and added license info
2012-03-24 20:43:35 +01:00
Pieter van der Kloet
73a1b256a8
Changed warning dialog text to be less ambiguous
2012-03-22 12:42:08 +01:00
Pieter van der Kloet
fd4826d06f
Fix for Bug #222 , config is always written to user location now
2012-03-22 12:34:43 +01:00
Pieter van der Kloet
0b517d15c1
Made missing data files dialog less scary and added exception handling for esmreader
2012-03-20 02:49:59 +01:00
k1ll
b7eb7ff8e3
Added support for linking static Ogre libraries and plugins into the launcher and openmw.
2012-03-15 15:51:39 +01:00
Pieter van der Kloet
1ed1c29db9
Fix Boost path problem for Boost versions below 1.43
2012-03-12 14:46:48 +01:00
Pieter van der Kloet
96c0b8760e
Got rid of the console showing up on Windows and removed libpng stuff
2012-03-12 02:37:40 +01:00
Pieter van der Kloet
2429f3960f
Merge remote-tracking branch 'upstream/master' into launcher
...
Conflicts:
apps/launcher/CMakeLists.txt
apps/launcher/datafilespage.cpp
2012-03-05 23:43:59 +01:00
Nikolay Kasyanov
b283ad86fb
revert to old launcher stylesheet location on OS X
2012-03-01 17:16:44 +04:00
Pieter van der Kloet
5ffa3264b2
Appended resources/ to the stylesheet path
2012-03-01 04:38:37 +01:00
Pieter van der Kloet
11ec5cf2e2
Stylesheet location changed in CMakeLists and some minor fixes to the launcher
2012-02-28 22:45:03 +01:00
Pieter van der Kloet
b320733e45
Fixed Qt exits, this time for all occurrences
2012-02-28 21:00:02 +01:00
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
2012-02-28 17:19:44 +01:00
Pieter van der Kloet
1512481c07
Changed the way whitespace was removed from retrieved Ogre values
2012-02-28 17:18:01 +01:00
Marc Zinnschlag
7aaa7f185f
same for launcher
2012-02-28 09:46:48 +01:00
Nikolay Kasyanov
d58b408ae1
Deploying Qt image format plugins on OS X considered useless
2012-02-27 19:00:06 +04:00
Lukasz Gromanowski
c9a1789db8
Bug fix for processing data paths in OpenMW Launcher.
...
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
2012-02-25 10:20:42 +01:00
Pieter van der Kloet
280babc719
Fixed stylesheet and configuration problems with the launcher and code cleanup
2012-02-22 08:34:47 +01:00
Marc Zinnschlag
547d6a0639
Merge remote branch 'lgro/config' into config
2012-02-21 11:50:23 +01:00
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>
2012-02-20 00:02:00 +01:00
Marc Zinnschlag
d9c1ed3d5e
Merge remote branch 'corristo/osx-packaging' into config
2012-02-15 10:32:16 +01:00
Nikolay Kasyanov
2020d916ec
added missing comment
2012-02-15 11:30:35 +04:00
Nikolay Kasyanov
57a4b19880
Feature #162 - Need to create app bundle using CMake, not by hand. Almost complete
2012-02-15 11:27:51 +04:00
Marc Zinnschlag
27caee664e
Merge remote branch 'lgro/config' into config
...
Conflicts:
components/files/path.hpp
2012-02-13 16:36:57 +01:00
Nikolay Kasyanov
5a42c6c6f5
Feature #162 - Need to create app bundle using CMake, not by hand WIP. Removed libpng dependency from launcher
2012-02-13 10:31:43 +04:00
Pieter van der Kloet
eea8773be1
Changed the order of preference for the configuration files
2012-02-10 21:45:46 +01:00
Nikolay Kasyanov
472d88e2c5
Feature #162 - Need to create app bundle using CMake, not by hand WIP
2012-02-01 20:48:13 +04:00
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>
2012-01-21 01:31:20 +01:00
Marc Zinnschlag
9794c4b928
Merge branch 'cmake'
2011-11-06 14:42:18 +01:00
Marc Zinnschlag
cb1373a4c7
rewrote cmake scripts for components
2011-11-06 09:30:15 +01:00
Marc Zinnschlag
4e25200844
fixed usage of Qt exit
2011-11-03 09:08:40 +01:00
Jacob Essex
0e3859385d
Now ensures that the directory to the config file exists before Ogre tries to access it
2011-11-02 11:11:27 +00:00
Pieter van der Kloet
5dbbc5bb7b
Changed error handling for Ogre config and made the launcher exit cleanly
2011-10-12 23:02:27 +02:00
Pieter van der Kloet
9e34f30500
Merge remote-tracking branch 'upstream/master'
2011-10-04 00:40:41 +02:00
Marc Zinnschlag
22514cbd4c
Merge branch 'debfix'
2011-09-30 09:36:21 +02:00
Marc Zinnschlag
9872c89539
packaging fixes for .deb packages
2011-09-30 09:36:06 +02:00