aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-01I18N: Update translations template from source codeBastien Bouclet
2016-04-01I18N: Fix a syntax error in the german PO fileBastien Bouclet
2016-04-01MOHAWK: Add detection.cpp to POTFILESBastien Bouclet
Fixes #7102
2016-04-01WAGE: Added one more Puzzle Search variantEugene Sandulenko
2016-04-01WAGE: Three more game variantsEugene Sandulenko
2016-04-01WAGE: 5 more game variantsEugene Sandulenko
2016-04-01WAGE: Added more game variantsEugene Sandulenko
2016-04-01DEVTOOLS: Put script which is used for preserving WAGE gamesEugene Sandulenko
2016-04-01GUI: Remove dummy FluidSynth Settings button from Edit Game.dudola
The FluidSynth Settings button actually works only from the Options dialog. https://sourceforge.net/p/scummvm/bugs/6821/
2016-03-31UPDATES: Normalize updates_check valueEugene Sandulenko
2016-03-31UPDATES: Normalize update intervals at settingEugene Sandulenko
2016-03-31GUI: Sync built-in themeEugene Sandulenko
2016-03-31UPDATES: Implement Check now button in OptionsEugene Sandulenko
2016-03-31WAGE: Increased md5 byte count to avoid large number of duplicatesEugene Sandulenko
Still there are few dupes, but previously for many entries only file name and lenghts were different, which could lead to missed game variants.
2016-03-31UPDATES: Read values from config file in MacOS X update managerEugene Sandulenko
2016-03-31UPDATES: Got rid of hardcoded update intervals listEugene Sandulenko
2016-03-31UPDATES: Merge two steps into oneEugene Sandulenko
2016-03-30MOHAWK: Added detection for early Russian Riven version. Bug #6471Eugene Sandulenko
2016-03-30MOHAWK: Added 2 more livingbook versions. Bug #6557Eugene Sandulenko
2016-03-30UPDATES: Hook dialogs to UpdateManagerEugene Sandulenko
2016-03-30UPDATES: Made interval set/get functions accept normal integersEugene Sandulenko
2016-03-30UPDATES: Made dialog functionalEugene Sandulenko
2016-03-30GUI: Implement immediate coordinate mode for PopUp widgetEugene Sandulenko
2016-03-30UPDATES: Beginnings of the update frequency controlEugene Sandulenko
2016-03-30UPDATES: Improve update dialog messageEugene Sandulenko
2016-03-30GUI: Enhanced StaticTextWidget with font styleEugene Sandulenko
2016-03-30UPDATES: Plug updates dialog in.Eugene Sandulenko
Launched when ScummVM is run first time with updates feature.
2016-03-29GUI: Added initial implementation for Updates opt-in wizardEugene Sandulenko
2016-03-29GUI: Store secelcted update frequency in configEugene Sandulenko
2016-03-29GUI: Added stub for Update frequency check widgets.Eugene Sandulenko
2016-03-29Merge pull request #729 from tobiatesan/mark_oggJohannes Schickel
JANITORIAL: Mark audio/decoders/vorbis as: used in Wintermute
2016-03-29ADL: Fix warningsEugene Sandulenko
2016-03-28NEWS/DE: Mention SWORD25 save time fixLothar Serra Mari
2016-03-28NEWS: Mention bs2.5 fixEugene Sandulenko
2016-03-28COMMON: Use better reallocation strategy in MemoryWriteStreamDynamic.Eugene Sandulenko
Fixes bug #6983: "SWORD25: long saving time"
2016-03-28SAGA: Move IHNM color fix game features to proper spot.Eugene Sandulenko
2016-03-28I18N: Regenerate translations.datEugene Sandulenko
2016-03-28I18N: Update Russian translationEugene Sandulenko
2016-03-28I18N: Update Ukrainian translationEugene Sandulenko
2016-03-28COMPOSER: Fix md5s for newly added German gamesEugene Sandulenko
2016-03-28I18N: Update German language fileLothar Serra Mari
This commit updates the German translation to the latest codebase. It also fixes bug #7095.
2016-03-28I18N: Update translations template from source codeThierry Crozat
2016-03-28JANITORIAL: Mark audio/decoders/vorbis as: used in WintermuteTobia Tesan
2016-03-28COMPOSER: Added German versions of darby & gregory. Bug #6825Eugene Sandulenko
2016-03-28COMPOSER: Fix detection entryEugene Sandulenko
2016-03-28COMPOSER: Added detection for Hebrew darby. Bug #6878Eugene Sandulenko
2016-03-28QUEEN: Added some md5s. Bug #6946Eugene Sandulenko
2016-03-28SCUMM: Sync md5 tableEugene Sandulenko
2016-03-28SCUMM: Added detection for Spanish Amiga MMv2. Bug #6982Eugene Sandulenko
2016-03-28JANITORIAL: Whitespace fixEugene Sandulenko