aboutsummaryrefslogtreecommitdiff
path: root/engines/scumm
AgeCommit message (Expand)Author
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
2007-04-08Set SaveGamePath INI setting to '*' in HE72+ games, to avoid warnings about n...Travis Howell
2007-04-08Add another Dutch version of Freddi Fish 2 for Macintosh.Travis Howell
2007-04-04Copy protection bypass applies to all versions of Monkey Island VGA.Travis Howell
2007-04-03Removed obsolete TODOMax Horn
2007-04-02Add patch #1692496 - Amiga indy3ega sound fixes.Travis Howell
2007-04-01Fixed grammar in a commentMax Horn
2007-04-01added the instance of EventManager returned by OSystem::getEventManager as a ...Gregory Montoir
2007-04-01Reverted my roomoffs changes (broke the Loom intro), and instead added the co...Max Horn
2007-03-31Got rid of some 0xFFFF -> 0xFFFFFFFF conversions and similiar nonsense by usi...Max Horn
2007-03-24Cleaning up various issues with the Indy3 IQ patchMax Horn
2007-03-24Update help.Travis Howell
2007-03-24Remove old debug message in getStringWidth opcode, which is no longer required.Travis Howell
2007-03-24Add patch #1687026 - Indy3: Series IQ-Points.Travis Howell
2007-03-24Add patch #1687013 - Zak FM-Towns: F1-F4 person switching.Travis Howell
2007-03-23Patch #1687010: FM-Towns: Handle Alt-F5Max Horn
2007-03-23Add part of patch #1687053 - Scumm: Fix charset glitches in original Save-dia...Travis Howell
2007-03-23Trimming of excess spaces in drawString, only applies to SCUMM 4+ games. Cofi...Travis Howell
2007-03-23Fix bug #1684010 - SPYFOX1: Background buffer not been cleared.Travis Howell
2007-03-23Change getFileSize opcode, to check for files via SaveFileManager too. Fixes ...Travis Howell
2007-03-20Make sure Track::soundHandle is always initialize, and added a FIXME (see als...Max Horn
2007-03-20Change IMuseDigital::stopAllSounds to simply do what it names suggest, i.e. s...Max Horn
2007-03-20Undoing my previous (upon closer review, bogus) change to IMuseDigital::refre...Max Horn