Age | Commit message (Collapse) | Author | |
---|---|---|---|
2014-07-10 | NEWS: Add Pegasus items | Matthew Hoops | |
2014-07-11 | MT32: Comment out default showLCDMessage/printDebug implementations. | Johannes Schickel | |
This keeps the original MUNT code in showLCDMessage/printDebug and simply comments it out. This *silences* a warning about debug use in our former default replacement code. Since we already implement a ReportHandler there is no need to adapt the default implementation. This is not the cleanest way but the solution which requires the least changes to MUNT code. | |||
2014-07-11 | Revert "MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator." | Johannes Schickel | |
This reverts commit 6731eb21e3e4c1fa2470ed03a3547d45b3dff6e3. | |||
2014-07-11 | I18N: Fix "go up" and "misc" in the Norwegian (bokmål/nynorsk) translation. | Einar Johan Trøan Sømåen | |
2014-07-10 | MT32: Avoid runtime abort due to non-POD object pass in MT32 Emulator. | D G Turner | |
2014-07-10 | GUI: Treat bundles as directories in the OS X file browser | Thierry Crozat | |
This allows selecting an app bundle when adding a game, which is what is expected for the LucasArts Steam mac games. | |||
2014-07-10 | Merge pull request #480 from klusark/patch-2 | Johannes Schickel | |
IMAGE: Fix TGA copy and paste error. | |||
2014-07-10 | SYMBIAN: Merged changes from 1.7.0 branch for Symbian Makefiles and updated ↵ | anotherguest | |
split build for main branch. | |||
2014-07-09 | IMAGE: Fix TGA copy and paste error. | Joel Teichroeb | |
2014-07-09 | TSAGE: Fix for R2R endgame crash when active character is Seeker | Paul Gilbert | |
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 | |