Age | Commit message (Collapse) | Author | |
---|---|---|---|
2017-03-09 | TITANIC: Fix compiler warnings | Paul Gilbert | |
2017-03-08 | TITANIC: Compilation fix in addStar method | Paul Gilbert | |
2017-03-08 | TITANIC: Added addStar and other methods | Paul Gilbert | |
2017-03-09 | GUI: Fix Theme Label in Options->Misc | Joseph-Eugene Winzer | |
The theme label in the Misc tab will not change to the correct theme when current language and theme is changed and 'apply' pressed. loadNewTheme() does not do a rebuild of all widgets, including the theme label, like it is explicitly done in the 'language section'. The problem is that rebuild() uses the currently applied settings to rebuild all widgets. Although a new theme was selected by the user the label will be overwritten with the name of the still active theme. By rearranging the logic a complete rebuild of the GUI is done and updates the widgets correctly. | |||
2017-03-09 | GUI: Fix resolution of theme filename to id | Joseph-Eugene Winzer | |
getThemeId() returned "builtin" for valid filenames because FSNode only searches for the theme filename, like "scummmodern.zip" in the current directory. listUsableThemes() searches SearchMan default directories for theme files. | |||
2017-03-08 | TITANIC: In progress code for CStarControlSub5 class | Paul Gilbert | |
2017-03-08 | CREATE_PROJECT: Fixed solution version for Visual Studio 2015 | Peter Kohaut | |
2017-03-08 | CREATE_PROJECT: Add support for Visual Studio 2017 | Peter Kohaut | |
2017-03-08 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (944 of 944 strings) | |||
2017-03-08 | DIRECTOR: Lingo: More debug output to call() method | Eugene Sandulenko | |
2017-03-08 | DIRECTOR: Fix event mouse event processing in D3 | Eugene Sandulenko | |
2017-03-07 | DIRECTOR: Lingo: Fix parsing D4 variant of 'on ...' clause | Eugene Sandulenko | |
2017-03-07 | DIRECTOR: Lingo: Added definition for 'on' clauses without 'end' | Eugene Sandulenko | |
2017-03-07 | I18N: Update translation (Italian) | Paolo Bossi | |
Currently translated at 100.0% (944 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Eugene Sandulenko | |
Currently translated at 99.7% (942 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Eugene Sandulenko | |
Currently translated at 99.7% (942 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Greek) | Arius | |
Currently translated at 99.4% (939 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Rossano | |
Currently translated at 99.6% (941 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Eugene Sandulenko | |
Currently translated at 99.5% (940 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Rossano | |
Currently translated at 99.5% (940 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Eugene Sandulenko | |
Currently translated at 99.4% (939 of 944 strings) | |||
2017-03-07 | I18N: Update translation (Italian) | Rossano | |
Currently translated at 99.4% (939 of 944 strings) | |||
2017-03-07 | DIRECTOR: Added sanity check to Score::getSpriteById() | Eugene Sandulenko | |
2017-03-06 | PSP2: remove date from executable name | rsn8887 | |
2017-03-06 | I18N: Update translation (French) | Thierry Crozat | |
Currently translated at 99.8% (943 of 944 strings) | |||
2017-03-06 | DIRECTOR: Lingo: Split 'on ...' statement when preprocessing | Eugene Sandulenko | |
D4 scripts do not have respective 'end...' statement, which leads to syntax errors. Now we are preprocessing those as well. | |||
2017-03-06 | DIRECTOR: Execture sprite scripts in D2/D3 | Eugene Sandulenko | |
2017-03-06 | ADL: Fix incorrect delete (CID 1371758) | Walter van Niftrik | |
2017-03-06 | I18N: Update translations templates | Thierry Crozat | |
2017-03-06 | SDL: Fix trying to init non-supported shaders (#917) | rsn8887 | |
2017-03-06 | DIRECTOR: Fix class initialization | Eugene Sandulenko | |
2017-03-06 | I18N: Regenerate translations data file | Thierry Crozat | |
2017-03-05 | TITANIC: Implementing CStarControlSub5 class | Paul Gilbert | |
2017-03-05 | ADL: Implement hires4 intro (1986 re-release) | Walter van Niftrik | |
2017-03-05 | ADL: Fix error() when opening GMM during intro | Walter van Niftrik | |
This is a regression from 516815d | |||
2017-03-05 | ADL: Add byte-access functions to Display class | Walter van Niftrik | |
2017-03-05 | ADL: Make framebuffer loader static | Walter van Niftrik | |
2017-03-05 | ADL: Move multi-disk handling into v2 | Walter van Niftrik | |
2017-03-05 | ADL: Allow smaller delays | Walter van Niftrik | |
2017-03-05 | ADL: Move shape drawing into base gfx class | Walter van Niftrik | |
2017-03-05 | ADL: Skip deleted files when reading VTOC | Walter van Niftrik | |
2017-03-05 | TITANIC: Added remainder of CStarView class | Paul Gilbert | |
2017-03-05 | TITANIC: Added remaining CStarField methods | Paul Gilbert | |
2017-03-05 | I18N: Update translation (Finnish) | Timo Mikkolainen | |
Currently translated at 100.0% (944 of 944 strings) | |||
2017-03-05 | TITANIC: Implementing starfield methods | Paul Gilbert | |
2017-03-05 | I18N: Update translation (Dutch) | Ben Castricum | |
Currently translated at 100.0% (944 of 944 strings) | |||
2017-03-05 | ANDROIDSDL: libcurl and sdl_net is enabled by default | lubomyr | |
2017-03-05 | I18N: Update translation (Hungarian) | George Kormendi | |
Currently translated at 99.6% (941 of 944 strings) | |||
2017-03-05 | NEWS: Mention Full Pipe support | Eugene Sandulenko | |
2017-03-05 | I18N: Update translation (German) | Lothar Serra Mari | |
Currently translated at 100.0% (944 of 944 strings) |