aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2012-06-24CGE: Fix FX stereoStrangerke
2012-06-24CGE: Fix bug #3537529Strangerke
2012-06-24SWORD1: Add warning for untranslated subtitlesThierry Crozat
2012-06-24SCI: Add a workaround for script bug #3537232Filippos Karapetis
2012-06-23SCI: Change the program counter (PC) to be a 32-bit variableFilippos Karapetis
2012-06-23SCI: Clean up validateExportFunc() and related functionsFilippos Karapetis
2012-06-23SCI: Add support for the debug opcode "file" in our script dissassemblerFilippos Karapetis
2012-06-23SCI: Remove a duplicate sanity checkFilippos Karapetis
2012-06-23SCI: Implement kPlayVMD subop 23 (set palette range)Filippos Karapetis
2012-06-23SCUMM - Fix bug #3536645, FT Missing Dialogue LineTorbjörn Andersson
2012-06-23GOB: Fix a very stupid mistake in the Gob1 background track selectionSven Hesse
2012-06-22GOB: Give Geisha and Fascination fallback entries AdLib feature flagsSven Hesse
2012-06-22GOB: Add fallback detection entries for Little RedSven Hesse
2012-06-22GOB: Reorganize the detection tablesSven Hesse
2012-06-22GOB: _renderFlags & 0x40 means the we should draw borders around hotspotsSven Hesse
2012-06-22GOB: Clean up the Fascination window hotspot code a bitSven Hesse
2012-06-22GOB: Add Surface::drawRect()Sven Hesse
2012-06-22GOB: _renderFlags & 0x80 means "Do we have windows?"Sven Hesse
2012-06-22SCI: Further cleanup of the frame drawing codeFilippos Karapetis
2012-06-22SCI: Simplify the SCI32 coordinate adjustment codeFilippos Karapetis
2012-06-21SCI: Fix silly typoFilippos Karapetis
2012-06-21SCI: Fix warningsFilippos Karapetis
2012-06-21SCI: Add the graphics undithering game option back for QFG2Filippos Karapetis
2012-06-20Merge pull request #246 from lordhoto/osystem-void-buffersJohannes Schickel
2012-06-20SCI: Change kRemapColors(5) again. Fixes the colors in QFG4Filippos Karapetis
2012-06-20SCI: Add a warning for kRemapColors(RemapByPercent)Filippos Karapetis
2012-06-20SCI: Implement kRemapColors(5 - set color intensity)Filippos Karapetis
2012-06-20SCI: Remove multibyte character processing code from SCI32Filippos Karapetis
2012-06-20SCI: Don't attempt to draw line feed characters in SCI32Filippos Karapetis
2012-06-18HUGO: Remove F9 key handlingStrangerke
2012-06-18HUGO: Missing file in previous commitStrangerke
2012-06-18HUGO: Remove dead codeStrangerke
2012-06-18CGE: Remove dead code originally used to load a savegame when starting the gameStrangerke
2012-06-18GOB: Add a workaround for the wrong German animal names in Little RedSven Hesse
2012-06-18GOB: Don't loop /all/ sounds in Little RedSven Hesse
2012-06-18SCI: Store script sizes in 32-bit integersFilippos Karapetis
2012-06-18SCI: Add setter/getter methods to reg_t'sFilippos Karapetis
2012-06-18SCI: Add a check for empty VMD file namesFilippos Karapetis
2012-06-17Merge pull request #244 from clone2727/football2002-wdayJohannes Schickel
2012-06-17GROOVIE: Fix 'off-by-one' when searching for ROQs by nameScott Thomas
2012-06-17SAGA: Workaround fix for IHNM pathfinding glitches.D G Turner
2012-06-16GOB: Fix a segfault when quitting AJ's WorldSven Hesse
2012-06-16GOB: Add a SaveLoad class for AJ's WorldSven Hesse
2012-06-16GOB: Add a proper GameType for AJ's WorldSven Hesse
2012-06-16GOB: Correct the name of A.J.'s World of DiscoverySven Hesse
2012-06-16ALL: Let overlay related methods in OSystem take a void * and use a proper pi...Johannes Schickel
2012-06-16GOB: Add Little Red to the gob games list commentSven Hesse
2012-06-16TOLTECS: Get rid of casts on CursorManager::replaceCursor calls.Johannes Schickel
2012-06-16SCI: Get rid of casts on CursorManager::replaceCursor calls.Johannes Schickel
2012-06-16MOHAWK: Get rid of casts on CursorManager::replaceCursor calls.Johannes Schickel