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 |
|
Pieter van der Kloet
|
6bfaf221e8
|
Created working icon for Windows and removed QMake file (not parsed by CMake)
|
2011-09-28 02:57:57 +02:00 |
|
Marc Zinnschlag
|
7c8853f6fe
|
post-merge fixes
|
2011-09-27 09:45:28 +02:00 |
|
Alexander "Ace" Olofsson
|
0defc590bc
|
Quick fix for always using OpenGL rendering, no matter the selected rendersystem
|
2011-09-07 10:17:46 +02:00 |
|
Pieter van der Kloet
|
ada552ed1f
|
Added tooltip with plugin info and visual indication of missing masters
|
2011-09-06 21:37:08 +02:00 |
|
Pieter van der Kloet
|
b7ae31d5fe
|
Fixed a context menu bug which caused an assert on empty view
|
2011-09-06 20:45:45 +02:00 |
|
Pieter van der Kloet
|
c9be134226
|
Fixed config file writing when file does not exist
|
2011-09-06 15:57:40 +02:00 |
|
Pieter van der Kloet
|
3e6658428b
|
Removed commented line
|
2011-09-06 03:54:37 +02:00 |
|
Pieter van der Kloet
|
889e7d6c2e
|
Config file handling changes to use the right priority and behave like openmw
|
2011-09-06 03:50:40 +02:00 |
|
Pieter van der Kloet
|
b60bb408fd
|
Added some useful error messages when things go wrong with Ogre
|
2011-09-06 02:02:34 +02:00 |
|
Pieter van der Kloet
|
ccfd011df6
|
Modified write function to always use user location for openmw.cfg
|
2011-09-06 02:00:18 +02:00 |
|
Lukasz Gromanowski
|
d43455fd57
|
Issue #168: Configuration cleanup, part 2
Corrected --data and --data-local parameters handling.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2011-09-02 22:45:21 +02:00 |
|
Lukasz Gromanowski
|
54cb6deab9
|
Issue #168: Configuration cleanup, part 2
|
2011-09-02 20:01:24 +02:00 |
|
Pieter van der Kloet
|
ceb8190121
|
Modified config saving to use Ogre's own methods instead of custom stuff
|
2011-09-01 05:53:08 +02:00 |
|
Lukasz Gromanowski
|
ea7eb7a62d
|
fixes #128 Configuration cleanup.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
|
2011-08-19 21:06:09 +02:00 |
|
Pieter van der Kloet
|
50773448d9
|
Small change in the way config files are found, now includes global config and error handling
|
2011-08-13 22:35:06 +02:00 |
|
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.
|
2011-08-02 19:54:19 +02:00 |
|
Alexander "Ace" Olofsson
|
141e779e81
|
Some small launcher fixes
|
2011-08-02 19:21:27 +02:00 |
|
Pieter van der Kloet
|
b51ab69ab7
|
Merge remote-tracking branch 'upstream/newlauncher' into newlauncher
|
2011-07-31 19:51:27 +02:00 |
|
Pieter van der Kloet
|
88edbad717
|
Changed plugins.cfg lookup code to include the global directory
|
2011-07-31 19:17:52 +02:00 |
|
Pieter van der Kloet
|
8c4a246abd
|
Disabled Ogre debug output to stdout/stderr
|
2011-07-31 18:13:24 +02:00 |
|
Pieter van der Kloet
|
3fb99fa4b5
|
Modified Ogre exception handling to get rid of a compiler warning
|
2011-07-31 17:43:16 +02:00 |
|
Marc Zinnschlag
|
14704e65a1
|
minor fix
|
2011-07-31 10:42:42 +02:00 |
|
Pieter van der Kloet
|
1b536d69f3
|
Added and removed some debugging information
|
2011-07-30 19:19:24 +02:00 |
|
Pieter van der Kloet
|
18d8d89bdb
|
Removed all debug messages
|
2011-07-30 03:09:29 +02:00 |
|
Pieter van der Kloet
|
c9c54fed8f
|
Modified Boost fix to work with Boost ≥ 1.46
|
2011-07-29 21:39:20 +02:00 |
|
Marc Zinnschlag
|
0acf34a0de
|
boost compatibility fix
|
2011-07-28 10:03:44 +02:00 |
|
Pieter van der Kloet
|
57a18d4a24
|
Combobox hack should be applied to the play tab, not the data files tab. Fixed it.
|
2011-07-16 15:40:40 +02:00 |
|
Pieter van der Kloet
|
53d778762e
|
Added dirty hack to get the combobox to work on Mac and GTK platforms
|
2011-07-15 15:04:06 +02:00 |
|
Pieter van der Kloet
|
7cbed6c58a
|
Replaced some costly string-comparisons with QLatin1String
|
2011-06-26 23:35:23 +02:00 |
|
Pieter van der Kloet
|
6716bf649e
|
Some stylesheet improvements and a drop-shadow for the scroll background
|
2011-06-26 23:16:39 +02:00 |
|
Nikolay Kasyanov
|
24947d800a
|
Fixed launcher config and style location. Launcher will be started when opening bundle
|
2011-06-26 21:04:17 +04:00 |
|
Pieter van der Kloet
|
1278ce2514
|
Fixed problem with png images
|
2011-06-26 15:37:06 +02:00 |
|
Pieter van der Kloet
|
9f88796648
|
Appended a space to the Current Profile: label
|
2011-06-26 02:07:35 +02:00 |
|
Nikolay Kasyanov
|
d2a0d3dd67
|
Launcher: small fix for mac
|
2011-06-26 01:35:46 +04:00 |
|
Pieter van der Kloet
|
db20186e50
|
Added newline to the end of some files, GitHub was complaining about it
|
2011-06-24 21:46:20 +02:00 |
|
Pieter van der Kloet
|
118765a274
|
Renamed the launcher executable and icons, added .desktop file and default config, modified/updated some other files
|
2011-06-24 21:42:18 +02:00 |
|
Pieter van der Kloet
|
8b58e53be9
|
Removed debug messages and cleaned up some old code
|
2011-06-24 18:01:24 +02:00 |
|
Pieter van der Kloet
|
dcf4d242a5
|
Added warning message if Ogres config cannot be read
|
2011-06-24 17:46:02 +02:00 |
|
Pieter van der Kloet
|
83e642678f
|
Put the filter input in a toolbar and made it work with a shortcut (Alt+F)
|
2011-06-24 17:38:32 +02:00 |
|
Pieter van der Kloet
|
15df25f947
|
Cleaned up the CMakeList file
|
2011-06-24 17:37:12 +02:00 |
|
Pieter van der Kloet
|
371ec41530
|
Plugins moved using the actions now keep their selection too
|
2011-06-10 00:30:08 +02:00 |
|
Pieter van der Kloet
|
6feaac3d6f
|
Removed isChecked function, can be done with less code
|
2011-06-08 17:40:39 +02:00 |
|