Age | Commit message (Collapse) | Author | |
---|---|---|---|
2011-06-12 | I18N: Regenerate translations data file | Thierry Crozat | |
2011-06-06 | I18N: Update translations from template | Thierry Crozat | |
2011-06-06 | I18N: Update translations from template | Thierry Crozat | |
2011-05-24 | I18N: rebuild translations.dat | Eugene Sandulenko | |
2011-05-12 | GIT: Clean up: Suppress SVN tags, now useless | strangerke | |
2011-05-08 | I18N: Update translations data file | Thierry Crozat | |
2011-05-02 | I18N: Update translations data file | Thierry Crozat | |
2011-05-01 | I18N: Update translations data file. | Thierry Crozat | |
2011-04-27 | I18N: Update translations data file. | Thierry Crozat | |
2011-04-25 | I18N: Update translations data file. | Thierry Crozat | |
2011-04-25 | GUI: Make git revision string fit in the modern theme's launcher again. | Johannes Schickel | |
2011-04-24 | I18N: Update translations data file. | Thierry Crozat | |
2011-04-24 | I18N: Update translations data file. | Thierry Crozat | |
2011-04-22 | I18N: Update translation data file. | Thierry Crozat | |
2011-04-05 | I18N: Update Ukrainian translation | Thierry Crozat | |
2011-03-22 | I18N: Update translation data file | Thierry Crozat | |
2011-03-22 | I18N: Regenerate translation data file | Thierry Crozat | |
2011-03-01 | GUI: Increment theme version. | Johannes Schickel | |
With 50a682e7e1c69082735a07b2261d1c0c61ac12c9 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-02-24 | GUI: Make the ThemeParser less dumb | dhewg | |
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-08 | I18N: Add Czech translation (patch #3174438) | Thierry Crozat | |
svn-id: r55833 | |||
2011-01-22 | I18N: Add polish translation (patch #3162838) | Thierry Crozat | |
svn-id: r55435 | |||
2011-01-19 | I18N: Add Norwegian Nynorsk and Danish translations | Thierry Crozat | |
Norwegian Nynorsk translation was submitted in patch #3142157 Danish translation was submitted in patch #3153476 svn-id: r55338 | |||
2010-12-17 | GUI: Adapt GUI themes to latest Mohawk resolution change. | Johannes Schickel | |
svn-id: r54944 | |||
2010-12-12 | I18N: Add Norwegian (Bokmaal) translation (patch #3134466) | Thierry Crozat | |
svn-id: r54876 | |||
2010-12-08 | I18N: Update Brazilian Portuguese translation (from patch #3131421) | Thierry Crozat | |
svn-id: r54836 | |||
2010-12-05 | I18N: Update Brazilian Portuguese translation | Thierry Crozat | |
svn-id: r54788 | |||
2010-12-02 | GUI: Prevent high res versions of the themes to be picked for 544x333. | Johannes Schickel | |
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 | GUI: Change the themes to use their low res version for 544x333. | Johannes Schickel | |
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 | I18N: Update Hungarian translation (from patch #3124359) | Thierry Crozat | |
svn-id: r54738 | |||
2010-11-28 | i18N: Update all translation files from template file. | Thierry Crozat | |
German has also an updated translation. svn-id: r54548 | |||
2010-11-23 | I18N: Updating French, Portuguese and Hungarian translations. | Thierry Crozat | |
All other translation files are also updated from the template file but without change in the translations. svn-id: r54450 | |||
2010-11-21 | I18N: Add Brazilian Portuguese (from patch #3114669) | Thierry Crozat | |
svn-id: r54411 | |||
2010-11-15 | I18N: Update Hungarian translation and add iso-8859-2 fonts to themes. | Thierry Crozat | |
The new Hungarian translation is from patch #3109396 svn-id: r54251 | |||
2010-11-09 | GUI: Added IS8859-7 fonts. Helvetica is missing | Eugene Sandulenko | |
svn-id: r54172 | |||
2010-11-09 | GUI: Generate iso8859-2 codepage fonts | Eugene Sandulenko | |
svn-id: r54171 | |||
2010-11-09 | GUI: Added original 5x8 font | Eugene Sandulenko | |
svn-id: r54170 | |||
2010-11-05 | COMMON/GUI/SCI: Changes to the EGA dithering checkbox | Filippos Karapetis | |
- 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 | SCUMMVM: Bumped theme version to 0.81. | Filippos Karapetis | |
This fixes regression #3103351 - "GUI: Crashes on Edit Game/Options Buttons" svn-id: r54088 | |||
2010-11-04 | SCI/SCUMMVM: Added an option to enable the dithering removal algorithm (so ↵ | Filippos Karapetis | |
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-10-12 | JANITORAL: Clean trailing whitespaces. | Jordi Vilalta Prat | |
svn-id: r53160 | |||
2010-10-12 | I18N: Forward-port r53063 (minor lowres fixes) | Jordi Vilalta Prat | |
svn-id: r53159 | |||
2010-10-02 | I18N: Update German translation in trunk | Thierry Crozat | |
svn-id: r52982 | |||
2010-10-02 | i18n: Update Russian translation | Eugene Sandulenko | |
svn-id: r52979 | |||
2010-10-01 | GUI: Fix bug #3075649 (Fonts not found with built-in theme) | Thierry Crozat | |
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 | |||
2010-09-30 | I18N: Add translation for wince specific titles for key mapping dialog | Thierry Crozat | |
Also backport fix from branch on translation of default title for key mapping dialog. svn-id: r52959 | |||
2010-09-25 | I18N: Update Spanish and French translations | Thierry Crozat | |
svn-id: r52893 | |||
2010-09-22 | I18N: Update Ukrainian translation | Thierry Crozat | |
svn-id: r52861 | |||
2010-09-21 | I18N: Update the catalan translation. | Jordi Vilalta Prat | |
svn-id: r52851 | |||
2010-09-21 | GUI: Quick fix for the mute checkbox label being cut in the in-game options | Thierry Crozat | |
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 | |||
2010-09-21 | I18N: Update Italian translation | Thierry Crozat | |
svn-id: r52847 |