aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2016-04-01SCUMM: Expose COMI's object_labels setting as an extra GUI optionOri Avtalion
2016-03-28SCUMM: Sync md5 tableEugene Sandulenko
2016-03-21Merge pull request #704 from lordhoto/clone2727-audiocdJohannes Schickel
2016-03-16SCUMM: Slight renaming for clarification.Johannes Schickel
2016-03-16SCUMM: Check whether sound effects are active in Player_AD::getSoundStatus.Johannes Schickel
2016-03-13BACKENDS: Only expose one set of functions for AudioCDManagerMatthew Hoops
2016-03-13BACKENDS: Move to an openCD() without parameters as the public APIMatthew Hoops
2016-03-09SCUMM: Make DOTT/MM patch check less strictWillem Jan Palenstijn
2016-03-09Revert "SCUMM: Fix detection of Maniac Mansion from within DoTT"Willem Jan Palenstijn
2016-03-09SCUMM: Fix detection of Maniac Mansion from within DoTTTorbjörn Andersson
2016-03-09SCUMM: Fix bugs #7070, #7071.Johannes Schickel
2016-03-05CONFIGURE: Introduced new engine dependency: highresEugene Sandulenko
2016-02-25SCUMM: Let listSaves return list sorted on slot numbers.Johannes Schickel
2016-02-25SCUMM: Fix the lip sync animation in later HE games.Kirben
2016-02-15Merge pull request #667 from a-detiste/masterEugene Sandulenko
2016-02-15JANITORIAL: Typos detected with lintian & grepAlexandre Detiste
2016-02-14SCUMM: Fix warningEugene Sandulenko
2016-01-29SCUMM: Allow Alt-x to be used to quit SCUMM games.Johannes Schickel
2016-01-26SCUMM: Only request actual save slots in listSaves.Johannes Schickel
2016-01-14SCUMM: Fix Russian ZakEugene Sandulenko
2016-01-13SCUMM: Move Russian Dig version description to the generated fieldEugene Sandulenko
2016-01-13SCUMM: Add detection for Russian Dig with subtitlesEugene Sandulenko
2016-01-12SCUMM: Added detection for Russian ZakEugene Sandulenko
2016-01-10SCUMM: Add detection for Russian MM fan-demoEugene Sandulenko
2016-01-10SCUMM: Add support for Russian MMEugene Sandulenko
2016-01-07JANITORIAL: Fix clang printf warningsOri Avtalion
2015-11-28SCUMM: Add safety checkEugene Sandulenko
2015-11-27HE: Proper cast to double to avoid integer divisionEugene Sandulenko
2015-11-27SCUMM: Enforcing numbers to doubleEugene Sandulenko
2015-11-10SCUMM: WORKAROUND for bug #1873 INDY3 FMTOWNS: Music in Venice is distortedathrxx
2015-11-09AUDIO: (FM-TOWNS) - cleanup euphony codeathrxx
2015-10-17SCUMM: Add Japanese Windows Freddi md5Eugene Sandulenko
2015-10-11SCUMM: Mark additional strings for translationThierry Crozat
2015-09-04SCUMM: Do not reverse stereo for digital iMuse soundsMatthew Hoops
2015-07-19SCUMM: Get rid of unused Audio::mixer referencesMax Horn
2015-07-07AUDIO: Remove all AudioStream access to OPLMatthew Hoops
2015-07-07SCUMM: Use the built-in OPL timer for Player_ADMatthew Hoops
2015-07-07AUDIO: Remove the sample rate configuration from the OPL codeMatthew Hoops
2015-06-28SCUMM: Fix bug #6873 FARM: Crash at the end of trivia minigame on easy.Kirben
2015-06-10SCUMM: Fix bug #6592 SCUMM: ZAK - Read Ticket is too fast to read.Kirben
2015-05-10SCUMM: Add detection for Full Throttle French MacThierry Crozat
2015-05-07SCUMM: Add DOS en demo for Indiana Jones and the Fate of AtlantisThierry Crozat
2015-05-07SCUMM: SCUMM: Add English 1.6 disk version of Day of the Tentacle for DOS.Kirben
2015-05-07SCUMM: SCUMM: Add English 1.4 version of Indiana Jones and the Last Crusade f...Kirben
2015-05-07SCUMM: Add UK version of Pajama Sam 2 for Windows.Kirben
2015-04-16SCUMM: Add md5 checksums for Italian versions of several HE games.Kirben
2015-04-16SCUMM: Add file prefixes used by Italian versions of several HE games.Kirben
2015-03-22SCUMM: Fix argc check in Cmd_Script()Torbjörn Andersson
2015-02-07SCUMM: Fix detection of the DoTT Maniac Mansion easter egg targetTorbjörn Andersson
2015-02-03SCUMM: Adapt wording for the fix in commit f1c64c2afeFilippos Karapetis