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
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
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
Pieter van der Kloet
50773448d9
Small change in the way config files are found, now includes global config and error handling
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
b51ab69ab7
Merge remote-tracking branch 'upstream/newlauncher' into newlauncher
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
Marc Zinnschlag
14704e65a1
minor fix
14 years ago
Pieter van der Kloet
1b536d69f3
Added and removed some debugging information
14 years ago
Pieter van der Kloet
18d8d89bdb
Removed all debug messages
14 years ago