aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
2007-06-19Implemented the OSystem framebuffer API, as discussed on scummvm-devel. All c...Max Horn
2007-06-15Made Engine_SCUMM_gameIDList use the convenient GameList(PlainGameDescriptor ...Max Horn
2007-06-15Changed SCUMM engine to use findDescriptionFromGameID, Common::ADObsoleteGame...Max Horn
2007-06-13Removed redundant codeMax Horn
2007-06-12Add support for pausing/resume cutscenes shown on the OmniTV in The Feeble Fi...Travis Howell
2007-06-09Fix for bug #1734064 (FOA: Speech volume can not be set) -- we played speech ...Max Horn
2007-06-08Add details for Hebrew Windows versions of Freddi Fish 3 and Pajama Sam 2 demos.Travis Howell
2007-06-08Add prefixes used by Hebrew Windows verison of Freddi Fish 3 and Pajama Sam 2...Travis Howell
2007-06-06Fix possible crash issue, if music volume was set by 3DO versions of HE games.Travis Howell
2007-06-03Modified version of patch #1723779: SCUMM: Improved ctrl+t subtitle cyclingMax Horn
2007-06-02Make InfoDialog::setInfoText a bit more useful, by making it public & reusableMax Horn
2007-06-02renamed variable in IMuseDigital music codePaweł Kołodziejski
2007-06-01cleanup namesPaweł Kołodziejski
2007-06-01rename some imuse variablesPaweł Kołodziejski
2007-06-01rename some imuse variablesPaweł Kołodziejski
2007-06-01small correction of commentPaweł Kołodziejski
2007-06-01added comments for imuse digital variablesPaweł Kołodziejski
2007-06-01Fix bug #1727457 - WATER: Unexpected crash at the end of level 15.Travis Howell
2007-05-31Add Macintosh filenames differences, for several CUP previews of HE games.Travis Howell
2007-05-30added comment to cloneToFadeOutTrack()Paweł Kołodziejski
2007-05-30Updated legal headers in source files, based on what Pidgin (the IM client fo...Max Horn
2007-05-30Removing useless common/fs.h includesMax Horn
2007-05-30Modified version of patch #1727045 INDY3: IQ Points DialogMax Horn
2007-05-29Fix for bug #774783 - INDY3: problems in Berlin with Hitler (submitted after ...Filippos Karapetis
2007-05-28Improved version of patch to fix bug #1722153: "FT: Error on loading a game s...Eugene Sandulenko
2007-05-27Fix bug #1726115 - FREDDI1: Tiny graphics glitch when reading message.Travis Howell
2007-05-27Fix for bug #1726330: "SCUMM engine abuses stack" from same bugreport.Eugene Sandulenko
2007-05-26Fix bug #1709430: "FT: CAPSLOCK + V enables cheating for all fights"Eugene Sandulenko
2007-05-26Patch from bug #1722153: "FT: Error on loading a game saved during a dialogue"Eugene Sandulenko
2007-05-21Fix bug #1722330 - FREDDI: Minor graphics glitch on Mac OS X.Travis Howell
2007-05-13removed part of my patch for bug #1662610, CharsetRenderer::getStringHeight()...Gregory Montoir
2007-05-13Add UK versions of several HE games.Travis Howell
2007-05-01Add Russian Loom v1.1Eugene Sandulenko
2007-04-29Patch #1709681: SCUMM: Fallback to Adlib when Roland Upgrade is missingMax Horn
2007-04-29Change getNumBoxes() to properly read the full uint16 box count (shouldn't af...Max Horn
2007-04-29Hard crash when not using adlib/pcspk in a Loom/MonkeyEGA is not nice, we sho...Max Horn
2007-04-27SCUMM: Moved data tables from detection.cpp to detection_tables.hMax Horn
2007-04-27Renamed plugin.cpp to detection.cpp in all enginesMax Horn
2007-04-25Removing lots of superfluous semicola (see mail by David Weinehall on scummvm...Max Horn
2007-04-21Slighty modified patch #1661777: "SCUMM: allow non-english DIG and COMI Eugene Sandulenko
2007-04-16Fix the level selection screen in the KIXX XL release of Monkey Island 2 (Ami...Travis Howell
2007-04-15fixed warningPaweł Kołodziejski
2007-04-15removed unnecessary castsGregory Montoir
2007-04-15simplification (_useTalkAnims is not used in >= V7)Gregory Montoir
2007-04-15Added code for decodeParseString.SO_PRINT_WRAP and rewrote the CHARSET_1 func...Gregory Montoir
2007-04-15fixed warningsPaweł Kołodziejski
2007-04-09silence a compiler symbol redefinition warningKostas Nakos
2007-04-08Adjust debug levels.Travis Howell
2007-04-08Adjust debug output in writeINI opcode, so it doesn't get skipped.Travis Howell
2007-04-08Rename setFilePath opcode to createDirectory, in order to reflect the opcodes...Travis Howell