Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2014-07-01 | I18N: update translations.dat | Eugene Sandulenko | |
2014-07-01 | I18N: Update Russian translation | Eugene Sandulenko | |
2014-07-01 | I18N: Update Ukrainian translation | Eugene Sandulenko | |
2014-06-30 | RELEASE: This is 1.8.0git | Eugene Sandulenko | |
2014-06-30 | Merge pull request #473 from SimSaw/master | Eugene Sandulenko | |
DOCS: Updated German translation. | |||
2014-06-30 | DOCS: Updated German README (Liesmich) and NEWS (Neues). | Simon Sawatzki | |
Liesmich now based on README SHA1 ID: 0caa3c0ab82c2868091ce28438bc1b8e8ced770d Neues now based on NEWS SHA1 ID: 386596ca9670ce159a6c07811b739ba73376abcf | |||
2014-06-30 | I18N: Updated German GUI translation. | Simon Sawatzki | |
2014-06-30 | NEVERHOOD: Fix uninitialized variables in Sprite (bug #6663) | johndoe123 | |
2014-06-30 | FULLPIPE: Initialize variable | Eugene Sandulenko | |
2014-06-29 | MADS: Fix incorrect difficulty check for leaving ship without rebreather | Paul Gilbert | |
2014-06-29 | MADS: Fix using arrow keys in Miranda's maze | Paul Gilbert | |
2014-06-29 | Merge pull request #471 from lordhoto/sdl-default-rate | Johannes Schickel | |
SDL: Default audio output rate to 44kHz. | |||
2014-06-29 | AGOS: Revert my MIDI changes that caused bug #6664. | Kirben | |
2014-06-28 | MADS: Cleanup of fields and constants usage | Paul Gilbert | |
2014-06-28 | MADS: Create savegame thumbnail from scenes before opening in-game dialogs | Paul Gilbert | |
2014-06-29 | MADS: Don't error out on unsupported scene transitions | Filippos Karapetis | |
This prevents the game from erroring out when screen fade is toggled |