Age | Commit message (Collapse) | Author |
|
svn-id: r54788
|
|
This fixes a problem in case the high resolution theme file was picked up
before the low resolution theme file and thus it was directly chosen.
svn-id: r54746
|
|
This fixes an assertion in Myst when opening the GMM. The GMM in Myst looks a
bit odd now though.
svn-id: r54745
|
|
svn-id: r54738
|
|
German has also an updated translation.
svn-id: r54548
|
|
All other translation files are also updated from the template file but without
change in the translations.
svn-id: r54450
|
|
svn-id: r54411
|
|
The new Hungarian translation is from patch #3109396
svn-id: r54251
|
|
svn-id: r54172
|
|
svn-id: r54171
|
|
svn-id: r54170
|
|
- Changed the new dithering checkbox to be more generic (i.e. relevant for all engines that may support such a feature in the future)
- Changed the checkbox to be unchecked by default. As discussed on -devel, game enhancements in ScummVM should be off by default, and opt-in
- Changed the option from "sci_undither" to "disable_dithering"
- Changed theme version style to X.Y.Z and bumped it to 0.8.2
svn-id: r54090
|
|
This fixes regression #3103351 - "GUI: Crashes on Edit Game/Options Buttons"
svn-id: r54088
|
|
called "undithering") in the graphics options tab. The algorithm is now disabled by default, after popular demand. In retrospect, we really shouldn't have made it default, in order to preserve the authenticity of the graphics in early SCI EGA games, and allow the user to opt in and enable the option if needed. Unfortunately, the lack of an easy way to modify the option made it hard to do so.
svn-id: r54066
|
|
svn-id: r53160
|
|
svn-id: r53159
|
|
svn-id: r52982
|
|
svn-id: r52979
|
|
When switching to a theme that do not have the fonts needed to properly
display the current language, it now revert to the previously used theme
and display an error message telling the user to change the language
first if he wants to use the theme he selected.
svn-id: r52969
|
|
Also backport fix from branch on translation of default title for key mapping
dialog.
svn-id: r52959
|
|
svn-id: r52893
|
|
svn-id: r52861
|
|
svn-id: r52851
|
|
This happened with some translations as the width of the checkbox was
fixed to 80 pixels, even though more space was available. I have increased
it to 120 pixels.
svn-id: r52849
|
|
svn-id: r52847
|
|
I think I have checked everywhere and it looks good both in English and in
French. This might help for future translations. I am not committing the
change to the 1.2.0 branch though as I am not completely sure it is
harmless.
svn-id: r52830
|
|
In normal (no scaling) mode and aspect ratio correction turned off, the
height of the Audio tab of the game options was too small and the subtitle
speed option was subsequently cut.
svn-id: r52829
|
|
svn-id: r52822
|
|
Also update German and French translations.
svn-id: r52808
|
|
svn-id: r52753
|
|
Also improve and update the french translation.
svn-id: r52740
|
|
svn-id: r52725
|
|
svn-id: r52714
|
|
svn-id: r52701
|
|
svn-id: r52700
|
|
svn-id: r52694
|
|
svn-id: r52690
|
|
I also changed the english text for the GUI Renderer items in 1x mode
as the text was tool long and cut.
svn-id: r52683
|
|
The change to the spanish translation fixes bug #3063423
svn-id: r52678
|
|
Also update the Italian and French translations.
svn-id: r52677
|
|
svn-id: r52646
|
|
svn-id: r52640
|
|
svn-id: r52499
|
|
svn-id: r52483
|
|
svn-id: r52462
|
|
This change means there can now be different translations for the same
english string depending on the context. It is based on gettext msgctxt feature.
There is a new macro _c(msg, ctxt) that should be used instead of _(msg) in
the source code when we want to add a context to the message. For the
moment I have added contexts to only one message ("None") so that I could
test the changes. Context could be added also to get shorter translations when
GUI is in 1x mode.
I have also added back the fuzzy option to msmerge since it is useful when
adding contexts to populate the translations for the new contexts.
svn-id: r52308
|
|
svn-id: r52209
|
|
svn-id: r51756
|
|
This fixes ScummVM startup on systems with Russian set as locale.
svn-id: r51571
|
|
svn-id: r51388
|