aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2012-12-15SCUMM: Handle double-clicks in Mac Loom (bug #3588164)Torbjörn Andersson
2012-12-14SCUMM: Fix compilation on AmigaOS4.Johannes Schickel
2012-12-14Merge pull request #291 from eriktorbjorn/mac-mi-music-finalJohannes Schickel
2012-11-24SCUMM: Handle note value 1 as "hold current note" in MI1 MacTorbjörn Andersson
2012-11-23SCUMM: Added TODO comment about Mac MI1 musicTorbjörn Andersson
2012-11-23SCUMM: Fix memory leak when loading old MI1 Mac savegamesTorbjörn Andersson
2012-11-22Merge pull request #283 from lordhoto/scumm-opl3Johannes Schickel
2012-11-19SCUMM: Try harder to find Mac Monkey Island instrumentsTorbjörn Andersson
2012-11-19SCUMM: Simplify checkMusicAvailable() a bitTorbjörn Andersson
2012-11-19SCUMM: Fix crash when Macintosh instruments aren't availableTorbjörn Andersson
2012-11-19SCUMM: Add Windows encoding of the Mac Loom filenameTorbjörn Andersson
2012-11-18SCUMM: Lock the sound resource while the music is playingTorbjörn Andersson
2012-11-18SCUMM: Fix regression that caused "pops" in MI1 jungle musicTorbjörn Andersson
2012-11-18SCUMM: Use more correct (I think) way of converting samplesTorbjörn Andersson
2012-11-18SCUMM: Prevent music channels from drifting out of sync in Mac MI1Torbjörn Andersson
2012-11-18SCUMM: Fix whitespaceTorbjörn Andersson
2012-11-17SCUMM: Avoid "pops" at the end of the note in Mac MI1/Loom musicTorbjörn Andersson
2012-11-17SCUMM: Remove commented out code.Torbjörn Andersson
2012-11-16SCUMM: Fix the "drafts" debugger command for Mac LoomTorbjörn Andersson
2012-11-16SCUMM: Remove obsolete part of the "drafts" debugger commandTorbjörn Andersson
2012-11-16SCUMM: Store sample rate in Mac MI1 / Loom savegamesTorbjörn Andersson
2012-11-16SCUMM: Add hack to preserve savegame compatibility with Mac MI1Torbjörn Andersson
2012-11-15SCUMM: Save/load Mac music engine state for Loom and MI1Torbjörn Andersson
2012-11-14SCUMM: Remove Mac version of MI1 from special case.Torbjörn Andersson
2012-11-14SCUMM: Move Mac player initialization to its own functionTorbjörn Andersson
2012-11-14SCUMM: Try harder to open the Loom Macintosh executable.Torbjörn Andersson
2012-11-14SCUMM: Hopefully fix warningTorbjörn Andersson
2012-11-14SCUMM: Remove unnecessary check for Mac LoomTorbjörn Andersson
2012-11-14SCUMM: Move most of the Macintosh player code into its own classTorbjörn Andersson
2012-11-13SCUMM: Add support for Mac Loom music and soundTorbjörn Andersson
2012-11-12SCUMM: Initialize the Macintosh MI1 instruments, along with the channels.Torbjörn Andersson
2012-11-11SCUMM: Added support for Macintosh music in Monkey Island 1Torbjörn Andersson
2012-11-06SCUMM: Fix bug #3526089 - "SCUMM: ZAK Can't get objects in the bus on Mars"Filippos Karapetis
2012-10-01SCUMM: Ignore detune for Sam&Max.Johannes Schickel
2012-10-01AUDIO: Add support for Sam&Max's OPL3 output in our SCUMM AdLib driver.Johannes Schickel
2012-09-26JANITORIAL: Remove trailing whitespaces.Johannes Schickel
2012-09-23SCUMM: Add check for resource fork for ".iMUSE Setups".Johannes Schickel
2012-09-20Merge pull request #275 from clone2727/pegasusclone2727
2012-09-20SCUMM: Update commentsMatthew Hoops
2012-09-20SCUMM: Restrict the Mac m68k v5 driver to MI2/Indy4Matthew Hoops
2012-09-20SCUMM: Add support for Indy4 Mac 68k soundMatthew Hoops
2012-09-20SCUMM: Always use the Mac sound output for MI2 Mac.Johannes Schickel
2012-09-20SCUMM: Implement support for special sfx in MI2 Mac.Johannes Schickel
2012-09-20SCUMM: Implement support for Monkey Island 2 Mac music.Johannes Schickel
2012-09-20SCUMM: Extend comment about SysEx manufacturer 0x97.Johannes Schickel
2012-09-20SCUMM: Don't play SBL effects in MI2 mac.Johannes Schickel
2012-09-19SCUMM: Enable CMS for the MI1 demoMatthew Hoops
2012-09-12Merge remote branch 'upstream/master' into pegasusMatthew Hoops
2012-09-07JANITORIAL: Remove underscores from MidiParser variable names.Alyssa Milburn
2012-09-05Merge remote branch 'upstream/master' into pegasusMatthew Hoops