aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-04-03MOHAWK: Fix endianness issue in Myst opcode 30Bastien Bouclet
The previous code was reading data of the system's endianness as little endian. Now the data is converted to little endian before it is read. Attempt to fix #7100.
2016-04-03MOHAWK: Switch to slot based save file naming for MystBastien Bouclet
Myst previously used the user provided description as the save filename. This was not working when the user entered chacacters forbidden by the filesystem. The actual save format has not changed. Old saves are still compatible, but must be renamed to 'myst-###.mys' and 'myst-###.mym'. Fixes 7106.
2016-04-02Merge pull request #739 from salty-horse/comi_object_labels_settingJohannes Schickel
SCUMM: Add checkbox for object_labels setting in "Edit Game" dialog
2016-04-02Merge pull request #743 from fuzzie/apple2-platformEugene Sandulenko
COMMON: Add Apple II platform
2016-04-02COMMON: Add Apple II platformAlyssa Milburn
2016-04-02I18N: Regenerate translations data fileThierry Crozat
2016-04-02I18N: Update Hungarian translation (patch #1645)Thierry Crozat
2016-04-02I18N: Merge recent changes from scummvm.pot into German po fileThierry Crozat
2016-04-02CREDITS: Adding myself as OS X packagerThierry Crozat
2016-04-01SCUMM: Expose COMI's object_labels setting as an extra GUI optionOri Avtalion
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-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-30MOHAWK: Added detection for early Russian Riven version. Bug #6471Eugene Sandulenko
2016-03-30MOHAWK: Added 2 more livingbook versions. Bug #6557Eugene 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
2016-03-28NEWS/DE: Mention Sparkle updater supportLothar Serra Mari
2016-03-28MOHAWK: Play the gears sound when resetting the Myst clock puzzleBastien Bouclet
Fixes #7093.
2016-03-28GOB: Fix Fascination entry, it is DOS, not Amiga versionEugene Sandulenko
2016-03-28SAGA: Explicitely mark versions which require color shifting in interface. ↵Eugene Sandulenko
Fixes bug #7092
2016-03-28NEWS: Mention Sparkle autoupdater in 1.8.1Eugene Sandulenko
2016-03-28NEWS: Move Mac OS X taskbar improvements to 1.8.1Eugene Sandulenko
2016-03-28NEWS/DE: Move Mac OS X taskbar improvements to 1.8.1Eugene Sandulenko
2016-03-27JANITORIAL: Remove trailing spacesEugene Sandulenko
2016-03-27I18N: Fix wording in Ukrainian localizationEugene Sandulenko