Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-11-21 | I18N: Update translations.dat | Eugene Sandulenko | |
2015-11-07 | GUI: Removed 64k limit on built-in theme XML size | Eugene Sandulenko | |
2015-11-07 | BBVS: Implement file chooser for Air Guitar minigame | Eugene Sandulenko | |
2015-10-20 | I18N: Update translations data file | Thierry Crozat | |
2015-10-12 | I18N: Update Hungarian translation (patch #1614) | Thierry Crozat | |
2015-10-11 | I18N: Regenerate translations data file | Thierry Crozat | |
2015-09-06 | I18N: Add missing files in list of files to parse. Regenerate translation files. | Pawel Kolodziejski | |
2015-08-16 | I18N: Update translations data file | Thierry Crozat | |
2015-07-12 | I18N: Regenerate translations data file | Thierry Crozat | |
2015-06-25 | I18N: Synchronize translation template file with current code | Thierry Crozat | |
2014-11-29 | I18N: Update translations data file | Thierry Crozat | |
2014-10-18 | GUI: Fix for bug 6719 (last line of help missing) | Ben Castricum | |
Since 1.4 the font changed from a 14 to 15 pixel height wich causes one line of help text no longer to be shown. By changing the padding of the buttons the last lines fits again. | |||
2014-10-04 | I18N: Update translation data file | Thierry Crozat | |
2014-09-07 | I18N: Regenerate translations data file | Thierry Crozat | |
2014-08-16 | I18N: Update translations from source code | Thierry Crozat | |
2014-07-11 | I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation. | Einar Johan Trøan Sømåen | |
2014-07-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2014-07-06 | I18N: Update Italian translation (from patch #1608) | Thierry Crozat | |
2014-07-05 | I18N: Update French translation | Thierry Crozat | |
2014-07-02 | I18N: Regenerate the translations data file | Thierry Crozat | |
2014-07-01 | I18N: update translations.dat | Eugene Sandulenko | |
2014-06-22 | GUI: Reduce spacing in save/load chooser in the classic theme. | Johannes Schickel | |
This fixes bug #6658 "GUI: Save/Load grid view needs tuning for classic theme, 640x400 pixels" for me. | |||
2014-06-05 | GUI: Recreate default theme. | Johannes Schickel | |
2014-06-05 | GUI: Use sorted file list in scummtheme.py. | Johannes Schickel | |
This will (hopefully) reduce the amount of changes when recreating the themes because the order in which files will be processed is the same unless the sorting differs on systems... | |||
2014-03-09 | I18N: Update translation data file | Thierry Crozat | |
2014-01-11 | GUI: Fix menu layout for low-res classic theme | Marcus Comstedt | |
Since clipping is now in place for strings, having text widgets which are 4 pixels high will no longer work. Remade the layout to set better heights, and remove some spacing instead. | |||
2013-08-22 | THEME: Add back entry for color when hovering over button | Narek Mailian | |
2013-08-16 | GRAPHICS: Gradient blending on borders of rounded squares | Narek Mailian | |
2013-08-16 | GRAPHICS: Add support for Soft Shadows with rounded squares | Narek Mailian | |
2013-08-16 | GUI: Add code to default theme generation to reduce string length. | D G Turner | |
The additional code skips the extraneous spaces after the end of an XML close brace (>) reducing the string literal by 3106 characters, thus bringing it within the limit for C++ string literals. Have regenerated the default.inc from scummclassic with this change. | |||
2013-08-16 | GUI: Add too long string literal warning code to theme generation tool. | D G Turner | |
This has the same effect as clang's -Woverlength-strings warning of string literals longer than C++ compilers are specified to work with. | |||
2013-07-04 | RECORDER: Fix crash at startup | Eugene Sandulenko | |
2013-07-04 | Merge pull request #331 from sev-/gsoc2012-eventsrecorder | Eugene Sandulenko | |
GSoC2012: Event Recorder (reworked) | |||
2013-05-22 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-17 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-17 | RECORDER: Implement Events Recorder | Eugene Sandulenko | |
2013-05-13 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-08 | I18N: Fix missing quote in Ukrainian translation | Thierry Crozat | |
2013-05-08 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-05-05 | I18N: Updated translations.dat | Eugene Sandulenko | |
2013-05-05 | I18N: Update Catalan translation | Jordi Vilalta Prat | |
2013-04-29 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-04-28 | I18N: Regenerate translations data file | Thierry Crozat | |
2013-04-26 | I18N: Update French translation | Thierry Crozat | |
2013-04-26 | I18N: Update Hungarian translation (from patch #3611796) | Thierry Crozat | |
2013-04-24 | I18N: Update Galician translation (from patch #3611744) | Thierry Crozat | |
2013-04-24 | I18N: Update Norwegian (Bokmål)-translation | Einar Johan Trøan Sømåen | |
2013-02-16 | I18N: Update Hungarian translation from patch #3604064 | Thierry Crozat | |
2013-02-07 | I18N: Update translations from source code | Thierry Crozat | |
This adds the translation strings from the pegasus engine. | |||
2013-02-07 | I18N: Update Czech translation from patch #3603683 | Thierry Crozat | |