aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-09TSAGE: Fix for R2R endgame crash when active character is SeekerPaul Gilbert
2014-07-09I18N: Regenerate translations data fileThierry Crozat
2014-07-09I18N: Updated da_DA for version 1.7.0Steffen Nyeland
2014-07-09I18N: Fix Language field in es_ES po fileThierry Crozat
This field was wrongly changed when updating the translation (patch #1609).
2014-07-08VIDEO: Reduce BinkDecoder stack usageWillem Jan Palenstijn
See bug #6677.
2014-07-08GOB: Remove duplicate entries for Ween DOSSven Hesse
Seems like that happened when I sorted them by platform after splitting up the big detection table in 07b17f711. This fixes bug #6676.
2014-07-08MOHAWK: Reset some Myst state variables as per the originalBastien Bouclet
This fixes a bug where the player could be stuck on Channelwood's lower level with the elevator on the upper level. This also turns the light off on Stoneship when entering the age, since the battery is depleted. Thanks to dtungsten for submitting this fix in PR#478.
2014-07-08NEWS: Mention some more changes for 1.7.0Filippos Karapetis
These include changes to general functionality, engines and backends
2014-07-08MT32: Update to munt 1.4.0Filippos Karapetis
This syncs with munt commit 175446af43
2014-07-08MT32: Copyright year bumpFilippos Karapetis
2014-07-07NEWS: Typo.Johannes Schickel
2014-07-07NEWS: Mention support for the Lucasarts Steam versionsFilippos Karapetis
2014-07-07I18N: Update Spanish translation from patch #1609Eugene Sandulenko
2014-07-07NEVERHOOD: Play a single sound when losing the memory puzzle (bug #6672)Filippos Karapetis
When the memory puzzle is reset, each revealed tile gets hidden again. When a lot of tiles were hidden, the multiple clicking sounds would fill the available sound slots. To avoid this, only a single click is sounded when losing
2014-07-06I18N: Update Italian translation (from patch #1608)Thierry Crozat
2014-07-06Merge pull request #477 from SimSaw/masterEugene Sandulenko
NEWS: Updated 1.7.0 release date in German NEWS (Neues).
2014-07-06Updated 1.7.0 release date in German NEWS (Neues).Simon Sawatzki
2014-07-05SWORD1: Tweak MPEG-2 cutscenes error messageThierry Crozat
Beside making the message slightly better imho, it is also now identical to the same message in BS2 and also more coherent with the DXA message.
2014-07-05I18N: Update French translationThierry Crozat
2014-07-05SCUMM: Cleanup.Johannes Schickel
2014-07-05SCUMM: Simplify index file handling for Steam versions.Johannes Schickel
This also makes sure that all extra needed detection data for the Steam releases is located inside detection.cpp.
2014-07-05SCUMM: Fix a subtle bug in Sound::getCDStatus() for Loom SteamFilippos Karapetis
2014-07-05SCUMM: Slight formatting fixes.Johannes Schickel
2014-07-05SCUMM: Remove unused variable.Johannes Schickel
2014-07-05SCUMM: Use spaces instead of tabs in comments.Johannes Schickel
2014-07-05SCUMM: Remove empty line before license header.Johannes Schickel
2014-07-05Merge pull request #470 from bluegr/Lucasarts_SteamJohannes Schickel
SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig
2014-07-04OPENGLSDL: Don't ignore events after user-initiated resizes.Alyssa Milburn
2014-07-04SCUMM: Add support for CD audio tracks in the Steam versions of LoomFilippos Karapetis
Many Thanks to Ben Castricum for the original patch
2014-07-04SYMBIAN: Added Fedor to credits in mmp.in, updated (c) years, updated ↵anotherguest
include paths.
2014-07-03VOYEUR: Fix crash when playing video #42Paul Gilbert
2014-07-03VOYEUR: Fix double apartment enter animation when loading save from launcherPaul Gilbert
2014-07-03SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and DigFilippos Karapetis
Many Thanks to Ben Castricum for the original patch
2014-07-02I18N: Regenerate the translations data fileThierry Crozat
2014-07-02I18N: Updated Polish translation.Michał Ziąbkowski
2014-07-02I18N: Update Russian translation (patch #1606)Thierry Crozat
2014-07-02I18N: Update Swedish translation (patch #1607)Thierry Crozat
2014-07-02I18N: Update the norwegian (bokmål/nynorsk)-translations a bitEinar Johan Trøan Sømåen
2014-07-02I18N: Update Galician translation (patch #1604)Thierry Crozat
2014-07-02I18N: Update Belarusian translation (patch #1605)Thierry Crozat
2014-07-02Symbian: Added new engine to listanotherguest
2014-07-02Symbian: mpeg.cpp has moved from Video to Image codec folder.anotherguest
2014-07-01TSAGE: Fix incorrect scene item resource in Ringworld 1Paul Gilbert
2014-07-01VOYEUR: Fix to show cursor after loading savegamePaul Gilbert
2014-07-01CONFIGURE: Fix compilation on IRIX.D G Turner
Fixes bug #6666 "IRIX: configure mistakenly detects $_host_alias-strings".
2014-07-01ANDROID: Reinstate overscan margin resource for OUYA/GoogleTVMarcus Comstedt
This reverts commits 51cb7557 and 2648062d. Please note that Android SDK Platform Tools r06 or later is needed to build ScummVM.
2014-07-01YOVEUR: Enable engine by default.Johannes Schickel
We ship this with 1.7.0 according to our release plans, thus it should really be enabled by default.
2014-07-01NEWS: Add missing dot.Johannes Schickel
2014-06-30TSAGE: Remove mutex locks that were causing occassional deadlocksPaul Gilbert
2014-06-30TSAGE: Fix for loading savegames in the R2R Flub tube mazePaul Gilbert