Commit Graph
676 Commits
Author SHA1 Message Date
Jordi Vilalta Prat f92b21b377 I18N: Update the catalan and spanish translations. 2011-08-18 11:59:53 +02:00
Christoph Mallon 23a0f5318c JANITORIAL: Remove trailing empty lines. 2011-08-07 13:53:33 +02:00
Eugene Sandulenko 1e45c32558 I18N: Regenerate translations.dat 2011-08-06 11:31:10 +01:00
Thierry Crozat 2e81e05a12 I18N: Regenerate translations data file 2011-06-28 19:54:30 +01:00
Eugene Sandulenko bfdf12ad2f I18N: Update Russian translation 2011-06-26 01:53:43 +03:00
Thierry Crozat 59d3b938d4 I18N: Regenerate translations data file 2011-06-22 22:48:09 +01:00
Thierry Crozat 53dfd3a3f5 I18N: Regenerate translations data file 2011-06-20 23:16:58 +01:00
Thierry Crozat 3853e76202 I18N: Regenerate translations data file 2011-06-19 23:28:22 +01:00
Thierry Crozat e826aaab39 I18N: Update Czech translation from patch #3316238 2011-06-14 21:10:35 +01:00
Thierry Crozat 6d952b3e58 I18N: Regenerate translations data file 2011-06-12 13:49:00 +01:00
Thierry Crozat 4e5907a5e4 I18N: Update translations from template 2011-06-06 23:20:13 +01:00
Thierry Crozat 226990bb58 I18N: Update translations from template 2011-06-06 23:20:11 +01:00
Eugene Sandulenko b1587a9082 I18N: rebuild translations.dat 2011-05-24 22:28:46 +01:00
strangerke 69b1485a22 GIT: Clean up: Suppress SVN tags, now useless 2011-05-12 01:16:22 +02:00
Thierry Crozat 480aaa6504 I18N: Update translations data file 2011-05-08 23:56:12 +01:00
Thierry Crozat 1aff380a15 I18N: Update translations data file 2011-05-02 20:19:13 +01:00
Thierry Crozat 9360ec7354 I18N: Update translations data file. 2011-05-01 23:50:39 +01:00
Thierry Crozat 836ca2b4e2 I18N: Update translations data file. 2011-04-27 20:43:38 +01:00
Thierry Crozat ff0f391a9c I18N: Update translations data file. 2011-04-25 23:03:00 +01:00
Johannes Schickel 34ec9f6439 GUI: Make git revision string fit in the modern theme's launcher again. 2011-04-25 20:30:46 +02:00
Thierry Crozat 9b47a42ebd I18N: Update translations data file. 2011-04-24 14:56:18 +01:00
Thierry Crozat 7a9157bb56 I18N: Update translations data file. 2011-04-24 10:39:18 +01:00
Thierry Crozat 42408c0d95 I18N: Update translation data file. 2011-04-22 20:01:54 +01:00
Thierry Crozat 1383aed468 I18N: Update Ukrainian translation 2011-04-05 19:55:40 +01:00
Thierry Crozat ca772d1460 I18N: Update translation data file 2011-03-22 22:20:20 +00:00
Thierry Crozat 6f59d02db7 I18N: Regenerate translation data file 2011-03-22 22:20:15 +00:00
Johannes Schickel 2d46c9b6a2 GUI: Increment theme version.
With 50a682e7e1 we changed the resolution string
in a way which is incompatible with old resolution strings, thus all old theme
files are not usable anymore and will cause problems. To avoid that we just
increase the version string and thus it is not possible to use them anymore.
2011-03-01 04:20:32 +01:00
dhewg 50a682e7e1 GUI: Make the ThemeParser less dumb
Instead of running into assert()s due to dumb parser decisions, use
'less than' and 'greater than' width/height conditions on the
'resolution' tags.
Seems better than listing >9000 different android resolutions.
2011-02-24 23:18:33 +01:00
Thierry Crozat 89bc8bfdb2 I18N: Add Czech translation (patch #3174438)
svn-id: r55833
2011-02-08 22:25:35 +00:00
Thierry Crozat 37aa513815 I18N: Add polish translation (patch #3162838)
svn-id: r55435
2011-01-22 16:46:32 +00:00
Thierry Crozat a9bbfb1fcd I18N: Add Norwegian Nynorsk and Danish translations
Norwegian Nynorsk translation was submitted in patch #3142157
Danish translation was submitted in patch #3153476

svn-id: r55338
2011-01-19 23:02:45 +00:00
Johannes Schickel 44dfb67faa GUI: Adapt GUI themes to latest Mohawk resolution change.
svn-id: r54944
2010-12-17 12:23:59 +00:00
Thierry Crozat 27e7da7340 I18N: Add Norwegian (Bokmaal) translation (patch #3134466)
svn-id: r54876
2010-12-12 00:24:19 +00:00
Thierry Crozat bf044c0212 I18N: Update Brazilian Portuguese translation (from patch #3131421)
svn-id: r54836
2010-12-08 22:03:35 +00:00
Thierry Crozat 06310f8176 I18N: Update Brazilian Portuguese translation
svn-id: r54788
2010-12-05 21:55:26 +00:00
Johannes Schickel a29adaa77c GUI: Prevent high res versions of the themes to be picked for 544x333.
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
2010-12-02 21:54:55 +00:00
Johannes Schickel d6fadb2cb4 GUI: Change the themes to use their low res version for 544x333.
This fixes an assertion in Myst when opening the GMM. The GMM in Myst looks a
bit odd now though.

svn-id: r54745
2010-12-02 21:46:11 +00:00
Thierry Crozat a2e49af864 I18N: Update Hungarian translation (from patch #3124359)
svn-id: r54738
2010-12-02 20:43:37 +00:00
Thierry Crozat ae1607cd99 i18N: Update all translation files from template file.
German has also an updated translation.

svn-id: r54548
2010-11-28 19:24:44 +00:00
Thierry Crozat 64f959ea0e I18N: Updating French, Portuguese and Hungarian translations.
All other translation files are also updated from the template file but without
change in the translations.

svn-id: r54450
2010-11-23 22:49:45 +00:00
Thierry Crozat 8c0160cca6 I18N: Add Brazilian Portuguese (from patch #3114669)
svn-id: r54411
2010-11-21 22:12:31 +00:00
Thierry Crozat df73b6d49f I18N: Update Hungarian translation and add iso-8859-2 fonts to themes.
The new Hungarian translation is from patch #3109396

svn-id: r54251
2010-11-15 20:59:41 +00:00
Eugene Sandulenko a537ddb614 GUI: Added IS8859-7 fonts. Helvetica is missing
svn-id: r54172
2010-11-09 21:31:23 +00:00
Eugene Sandulenko b00c631f20 GUI: Generate iso8859-2 codepage fonts
svn-id: r54171
2010-11-09 21:30:00 +00:00
Eugene Sandulenko f4a78c9b0c GUI: Added original 5x8 font
svn-id: r54170
2010-11-09 21:29:04 +00:00
Filippos Karapetis 2416cbf75b COMMON/GUI/SCI: Changes to the EGA dithering checkbox
- 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
2010-11-05 10:53:37 +00:00
Filippos Karapetis 7c8470255c SCUMMVM: Bumped theme version to 0.81.
This fixes regression #3103351 - "GUI: Crashes on Edit Game/Options Buttons"

svn-id: r54088
2010-11-05 10:16:36 +00:00
Filippos Karapetis 1dac4fbd55 SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so 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
2010-11-04 15:58:53 +00:00
Jordi Vilalta Prat 8388e0dfea JANITORAL: Clean trailing whitespaces.
svn-id: r53160
2010-10-12 02:18:11 +00:00
Jordi Vilalta Prat 43161858ac I18N: Forward-port r53063 (minor lowres fixes)
svn-id: r53159
2010-10-12 00:26:17 +00:00