Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-09 | I18N: Regenerate translations data file | Thierry Crozat | |
2014-07-09 | I18N: Updated da_DA for version 1.7.0 | Steffen Nyeland | |
2014-07-09 | I18N: Fix Language field in es_ES po file | Thierry Crozat | |
This field was wrongly changed when updating the translation (patch #1609). | |||
2014-07-08 | VIDEO: Reduce BinkDecoder stack usage | Willem Jan Palenstijn | |
See bug #6677. | |||
2014-07-08 | GOB: Remove duplicate entries for Ween DOS | Sven 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-08 | MOHAWK: Reset some Myst state variables as per the original | Bastien 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-08 | NEWS: Mention some more changes for 1.7.0 | Filippos Karapetis | |
These include changes to general functionality, engines and backends | |||
2014-07-08 | MT32: Update to munt 1.4.0 | Filippos Karapetis | |
This syncs with munt commit 175446af43 | |||
2014-07-08 | MT32: Copyright year bump | Filippos Karapetis | |
2014-07-07 | NEWS: Typo. | Johannes Schickel | |
2014-07-07 | NEWS: Mention support for the Lucasarts Steam versions | Filippos Karapetis | |
2014-07-07 | I18N: Update Spanish translation from patch #1609 | Eugene Sandulenko | |
2014-07-07 | NEVERHOOD: 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-06 | I18N: Update Italian translation (from patch #1608) | Thierry Crozat | |
2014-07-06 | Merge pull request #477 from SimSaw/master | Eugene Sandulenko | |
NEWS: Updated 1.7.0 release date in German NEWS (Neues). | |||
2014-07-06 | Updated 1.7.0 release date in German NEWS (Neues). | Simon Sawatzki | |
2014-07-05 | SWORD1: Tweak MPEG-2 cutscenes error message | Thierry 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-05 | I18N: Update French translation | Thierry Crozat | |
2014-07-05 | SCUMM: Cleanup. | Johannes Schickel | |
2014-07-05 | SCUMM: 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-05 | SCUMM: Fix a subtle bug in Sound::getCDStatus() for Loom Steam | Filippos Karapetis | |
2014-07-05 | SCUMM: Slight formatting fixes. | Johannes Schickel | |
2014-07-05 | SCUMM: Remove unused variable. | Johannes Schickel | |
2014-07-05 | SCUMM: Use spaces instead of tabs in comments. | Johannes Schickel | |
2014-07-05 | SCUMM: Remove empty line before license header. | Johannes Schickel | |
2014-07-05 | Merge pull request #470 from bluegr/Lucasarts_Steam | Johannes Schickel | |
SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig | |||
2014-07-04 | OPENGLSDL: Don't ignore events after user-initiated resizes. | Alyssa Milburn | |
2014-07-04 | SCUMM: Add support for CD audio tracks in the Steam versions of Loom | Filippos Karapetis | |
Many Thanks to Ben Castricum for the original patch | |||
2014-07-04 | SYMBIAN: Added Fedor to credits in mmp.in, updated (c) years, updated ↵ | anotherguest | |
include paths. | |||
2014-07-03 | VOYEUR: Fix crash when playing video #42 | Paul Gilbert | |
2014-07-03 | VOYEUR: Fix double apartment enter animation when loading save from launcher | Paul Gilbert | |
2014-07-03 | SCUMM: Add support for Steam versions of Indy 3, Indy 4, Loom and Dig | Filippos Karapetis | |
Many Thanks to Ben Castricum for the original patch | |||
2014-07-02 | I18N: Regenerate the translations data file | Thierry Crozat | |
2014-07-02 | I18N: Updated Polish translation. | Michał Ziąbkowski | |
2014-07-02 | I18N: Update Russian translation (patch #1606) | Thierry Crozat | |
2014-07-02 | I18N: Update Swedish translation (patch #1607) | Thierry Crozat | |
2014-07-02 | I18N: Update the norwegian (bokmål/nynorsk)-translations a bit | Einar Johan Trøan Sømåen | |
2014-07-02 | I18N: Update Galician translation (patch #1604) | Thierry Crozat | |
2014-07-02 | I18N: Update Belarusian translation (patch #1605) | Thierry Crozat | |
2014-07-02 | Symbian: Added new engine to list | anotherguest | |
2014-07-02 | Symbian: mpeg.cpp has moved from Video to Image codec folder. | anotherguest | |
2014-07-01 | TSAGE: Fix incorrect scene item resource in Ringworld 1 | Paul Gilbert | |
2014-07-01 | VOYEUR: Fix to show cursor after loading savegame | Paul Gilbert | |
2014-07-01 | CONFIGURE: Fix compilation on IRIX. | D G Turner | |
Fixes bug #6666 "IRIX: configure mistakenly detects $_host_alias-strings". | |||
2014-07-01 | ANDROID: Reinstate overscan margin resource for OUYA/GoogleTV | Marcus Comstedt | |
This reverts commits 51cb7557 and 2648062d. Please note that Android SDK Platform Tools r06 or later is needed to build ScummVM. | |||
2014-07-01 | YOVEUR: 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-01 | NEWS: Add missing dot. | Johannes Schickel | |
2014-06-30 | TSAGE: Remove mutex locks that were causing occassional deadlocks | Paul Gilbert | |
2014-06-30 | TSAGE: Fix for loading savegames in the R2R Flub tube maze | Paul Gilbert | |
2014-07-01 | NEWS: Added stub for 1.8.0 | Eugene Sandulenko | |