aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm/scumm.cpp
AgeCommit message (Expand)Author
2010-10-07SCUMM/FM-TOWNS: improved sfx support for indy4 and monkey2Florian Kagerer
2010-10-05SCUMM/FM-TOWNS: disable new graphics code in DS portFlorian Kagerer
2010-10-02SCUMM/FM-Towns: limit SCUMM 5 games to 16 bit graphics modeFlorian Kagerer
2010-10-01SCUMM/FM-TOWNS: fix palette and other graphics issuesFlorian Kagerer
2010-09-25SCUMM: Fix bug #3052804 by reverting NES-specific screen width hackEugene Sandulenko
2010-09-18SCUMM: Fix bug #3070077 - MMC64: No music when Syd plays the piano.Travis Howell
2010-09-18JANITORIAL: Removed most punctuation at end of warning() and error()Torbjörn Andersson
2010-09-15I18N: Add translation for load/save success or failure messagesThierry Crozat
2010-08-25SCUMM: Fix bug #3039004Eugene Sandulenko
2010-08-25SCUMM: Fix bug #3032758: "SCUMM: Mute setting does not work"Eugene Sandulenko
2010-08-18SCUMM/FM-TOWNS: start rewriting audio codeFlorian Kagerer
2010-08-11GUI: add music devices for c64, amiga and apple II gsFlorian Kagerer
2010-08-11SCUMM: Re-enable PCjr music for Indy 3Torbjörn Andersson
2010-08-11SCUMM: Add missing case in sound initialisationTorbjörn Andersson
2010-08-11SCUMM: Add missing "break" in music setupTorbjörn Andersson
2010-08-11SCUMM: possible fix for bug # 3041539Florian Kagerer
2010-08-11SCUMM: _resultVarNumber and related methods are specific to v0-v5Max Horn
2010-08-03SCUMM: Add posibility to disable NES APU which is CPU demandingEugene Sandulenko
2010-07-17DEBUGGER: Simplify how our console debugger works / is usedMax Horn
2010-06-21Patch #1956501: "GUI/LAUNCHER: Midi device selection"Max Horn
2010-06-15SCUMM: Fix bug #1328120:Eugene Sandulenko
2010-05-26Replace SCUMM F5 dialog by GMM & add help button to GMMMax Horn
2010-05-12Fix missing songs in the HE73 version of Putt-Putt Saves the Zoo.Travis Howell
2010-05-04Move DebugChannel related code to new headerMax Horn
2010-05-04Move initGraphics and initCommonGFX from to new header.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-04-27COMMON: Move DebugChannel stuff into a new DebugMan singletonMax Horn
2010-04-11Setup and destroy a dummy cursor and palette in the Engine class.Johannes Schickel
2010-04-11Fix a memory leak in SCUMM which was caused by the SCUMM engine never removin...Johannes Schickel
2010-04-04Fix bug #2960022 - PUTTPUTT 1: No Load/Save possible.Travis Howell
2010-03-04Fix mismatching new[]/delete.Johannes Schickel
2010-02-26SID: Adding DISABLE_SID option, as SID player embiggens binary by a large amo...Neil Millstone
2010-01-31Removed obsolete codeChris Apers
2010-01-28Fix regressions in Let's Explore the Jungle with Buzzy.Travis Howell
2010-01-26Let's Explore the Jungle with Buzzy uses VAR_PLATFORM variabletoo, but with d...Travis Howell
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-12Rename all "Adlib" uses to "AdLib" to match the real name of the sound card /...Johannes Schickel
2009-12-09Changed MidiDriver::createMidi to take a MidiDriverType instead of an intMax Horn
2009-12-09Remove the Audio::Mixer parameter from the midi/music pluginsMax Horn
2009-11-26Add patch #2839048 - MM C64 sound/music player, with minor changes.Travis Howell
2009-11-24Exclude PCE sound player, from non-16bit color build.Travis Howell
2009-11-23Add patch #2898231 - LOOM: Sound player for PC-Engine.Travis Howell
2009-11-22Exclude Loom PCE engine specific code, from non-16bit color build.Travis Howell
2009-11-22Add patch for Tobias, for Kanji support in Japanese PCE version of Loom, with...Travis Howell
2009-10-27Load/save the 16BitPalette data in PCE version of Loom.Travis Howell
2009-10-27Fix restoring distaff, after reloading saved game in PCE version of Loom.Travis Howell
2009-10-27Add support for distaff images in PCE version of Loom.Travis Howell
2009-10-26Switch PCE version of Loom to 16bit color, since it used 9bit color.Travis Howell
2009-10-25Add patch from Tobias, for initial costume support in PCE version of Loom, wi...Travis Howell
2009-10-21Add patch from Tobias, for graphic support (backgrounds/objects) in PCE versi...Travis Howell