Emanuel Guevel
63f09462fd
to_utf8, Utf8Encoder: pass encoding as constructor parameter
...
Edit other files accordingly.
12 years ago
Marc Zinnschlag
2d468fec02
made previous commits naming standard compliant
12 years ago
lazydev
74ae479780
Cell names localization fix
12 years ago
scrawl
5f7d349126
several missing includes
12 years ago
pvdk
8cdd1e5539
Fixed problem with sorting of the masters in the launcher
12 years ago
Marc Zinnschlag
648b53ef93
removed unused launcher.cfg file
12 years ago
pvdk
b0647d6c8a
Fix for Bug #413 : resolutions no longer appear multiple times on Windows
12 years ago
pvdk
60aea3653f
Modified sorting, should not crash anymore
12 years ago
Pieter van der Kloet
64c348c39e
Added support for different encodings
12 years ago
Pieter van der Kloet
433773e0ea
Fixed segfault in datafilesmodel because of invalid modelindex row
12 years ago
Pieter van der Kloet
6920958e16
Oops, forgot to add timestamps for master files
12 years ago
Pieter van der Kloet
6e758af05c
Launcher cfg is stored in the user location only, fixes Bug #414
12 years ago
Pieter van der Kloet
1c06a06f91
Files are now sorted by modified timestamp, fixes Bug #415
12 years ago
Pieter van der Kloet
ef11a32fee
Fixed a bug where a non-existant openmw.cfg would crash the launcher
12 years ago
Pieter van der Kloet
d065b56948
Fixed default profile adding and made switching profiles more efficient
12 years ago
Pieter van der Kloet
fe9120bcb3
Added support for the profiles and made creation/editing them more user friendly
12 years ago
Pieter van der Kloet
ab8894e07a
Merge remote-tracking branch 'origin/launcher-model' into launcher-model
...
Conflicts:
apps/launcher/datafilespage.cpp
12 years ago
Pieter van der Kloet
6433b1e022
Some minor fixes
12 years ago
pvdk
85aaacb41a
Some cleaning of the launcher source dir
12 years ago
pvdk
bc95336183
Merge remote-tracking branch 'upstream/master' into launcher-model
12 years ago
Pieter van der Kloet
5773676986
Got the Data Files tab to use the new model
12 years ago
Pieter van der Kloet
4174d3c235
Added new plugin model for the Data Files tab in the launcher
12 years ago
Marc Zinnschlag
35d099a638
disabling gcc extensions
12 years ago
greye
1339787863
remove underscores from filenames in esm
12 years ago
Marc Zinnschlag
2bb400eaa8
Merge remote-tracking branch 'pvdk/datalocalfix'
12 years ago
Marc Zinnschlag
b041a511b6
Merge remote-tracking branch 'mmd/windowswarnings'
12 years ago
Pieter van der Kloet
4bcc34f4f9
Re-enabled and fixed multiple data directory handling in the launcher
12 years ago
Pieter van der Kloet
97326ffdbf
Fixed data-local directory handling in the launcher
12 years ago
Lukasz Gromanowski
99c46093dd
Merge branch 'master' of git://github.com/zinnschlag/openmw into jenkins-code-coverage-and-unittests
12 years ago
Marc Zinnschlag
2284d76307
re-enabled local data directory support in launcher
13 years ago
Michael Mc Donnell
3c3737ed78
Write error message for exception and fix warning
...
Provides details of what went wrong when reading the .esp and also fixes a warning on vs2010.
13 years ago
Lukasz Gromanowski
34513cf16b
Added support for code coverage checking and unittests.
...
Added support for code coverage checking with gcov and
unittests with Google C++ unittest and GMock frameworks.
Signed-off-by: Lukasz Gromanowski <lgromanowski@gmail.com>
13 years ago
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