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 |
Pieter van der Kloet
|
c9c54fed8f
|
Modified Boost fix to work with Boost ≥ 1.46
|
14 years ago |
Marc Zinnschlag
|
0acf34a0de
|
boost compatibility fix
|
14 years ago |
Pieter van der Kloet
|
57a18d4a24
|
Combobox hack should be applied to the play tab, not the data files tab. Fixed it.
|
14 years ago |
Pieter van der Kloet
|
53d778762e
|
Added dirty hack to get the combobox to work on Mac and GTK platforms
|
14 years ago |
Pieter van der Kloet
|
7cbed6c58a
|
Replaced some costly string-comparisons with QLatin1String
|
14 years ago |
Pieter van der Kloet
|
6716bf649e
|
Some stylesheet improvements and a drop-shadow for the scroll background
|
14 years ago |
Nikolay Kasyanov
|
24947d800a
|
Fixed launcher config and style location. Launcher will be started when opening bundle
|
14 years ago |
Pieter van der Kloet
|
1278ce2514
|
Fixed problem with png images
|
14 years ago |
Pieter van der Kloet
|
9f88796648
|
Appended a space to the Current Profile: label
|
14 years ago |
Nikolay Kasyanov
|
d2a0d3dd67
|
Launcher: small fix for mac
|
14 years ago |
Pieter van der Kloet
|
db20186e50
|
Added newline to the end of some files, GitHub was complaining about it
|
14 years ago |
Pieter van der Kloet
|
118765a274
|
Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files
|
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
|
83e642678f
|
Put the filter input in a toolbar and made it work with a shortcut (Alt+F)
|
14 years ago |
Pieter van der Kloet
|
15df25f947
|
Cleaned up the CMakeList file
|
14 years ago |
Pieter van der Kloet
|
371ec41530
|
Plugins moved using the actions now keep their selection too
|
14 years ago |
Pieter van der Kloet
|
6feaac3d6f
|
Removed isChecked function, can be done with less code
|
14 years ago |