aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2014-07-11Revert "MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator."Johannes Schickel
This reverts commit 6731eb21e3e4c1fa2470ed03a3547d45b3dff6e3.
2014-07-11I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation.Einar Johan Trøan Sømåen
2014-07-10MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator.D G Turner
2014-07-10GUI: Treat bundles as directories in the OS X file browserThierry Crozat
This allows selecting an app bundle when adding a game, which is what is expected for the LucasArts Steam mac games.
2014-07-10Merge pull request #480 from klusark/patch-2Johannes Schickel
IMAGE: Fix TGA copy and paste error.
2014-07-10SYMBIAN: Merged changes from 1.7.0 branch for Symbian Makefiles and updated ↵anotherguest
split build for main branch.
2014-07-09IMAGE: Fix TGA copy and paste error.Joel Teichroeb
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