aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-08-23MOHAWK: Fix xgwatch in the DVD version, which uses sounds in a different loca...Matthew Hoops
2010-08-23SCI: multiple changes for mother goose vgaMartin Kiewitz
2010-08-23MOHAWK: Print the rect of the hotspot in the 'hotspot' command tooMatthew Hoops
2010-08-23SCI: slightly changing msecs for scrollingMartin Kiewitz
2010-08-23SCI: Check for EOF and errors when reading from a file. Fixes bug #3049360 - ...Filippos Karapetis
2010-08-23SCI: Fix whitespaceWillem Jan Palenstijn
2010-08-23CONFIG: Always sort 'scummvm' and keymapper domains firstMax Horn
2010-08-23SCUMM: cleanupMax Horn
2010-08-23SCI: Fixed bug #3051163 - "MOTHERGOOSE: Crash at the very end" and merged 2 S...Filippos Karapetis
2010-08-23MOHAWK: Add initial work for the dome slidersMatthew Hoops
2010-08-22SCI: Fixed bug #3048908 - "PQ3EGA: Wrong speech bubble background colors" and...Filippos Karapetis
2010-08-22GOB - Suppress debug commentsArnaud Boutonné
2010-08-22SCI: Fixed bug #3050856 - "SQ3 : Crash at intro"Filippos Karapetis
2010-08-22GOB - Fix 2 bugs in Fascination Hebrew, now playable.Arnaud Boutonné
2010-08-22SCUMM: fix CD audio regression in Monkey Island 1 DOS/CDFlorian Kagerer
2010-08-22GOB - Add detection for all the languages on Fascination CDArnaud Boutonné
2010-08-22i18n: Formatting fixes.Thierry Crozat
2010-08-22i18n: Implement po file parsing in create_translations toolThierry Crozat
2010-08-22SCI: Add uninit'd workaround for the SQ6 demoMatthew Hoops
2010-08-22NEWS: Mention dingux portFabio Battaglia
2010-08-22SCI: Reimplemented the kShow kernel command, used by the inbuilt SCI debugger...Filippos Karapetis
2010-08-22DINGUX: whitspace commit to start buildbotFabio Battaglia
2010-08-22N64: add some comments to codeFabio Battaglia
2010-08-22N64: small fix to the port readmeFabio Battaglia
2010-08-22MP3: Fix seeking.Johannes Schickel
2010-08-22PSP: switched from stdio to psp functions -- dramatic speed improvementYotam Barnoy
2010-08-22N64: fix some signed/unsigned int comparison warningsFabio Battaglia
2010-08-22SCI: Fix a bug in kFileIOWriteString. The first return statement should go in...Matthew Hoops
2010-08-21GRAPHICS: Extend Surface::fill() method to support 32bits. Looks uglyEugene Sandulenko
2010-08-21GOB: Clean up of Fascination codeArnaud Boutonné
2010-08-21SCI: improving delaying transitionsMartin Kiewitz
2010-08-21Hugo: Some formatting fixes.Johannes Schickel
2010-08-21SCI: now fading color 255 as well in sci1.1Martin Kiewitz
2010-08-21SCI: removing debug output from r52259Martin Kiewitz
2010-08-21N64: Remove some unused variable and silence some signed/unsigned comparison ...Fabio Battaglia
2010-08-21i18n: Changed wording of messages about translations.dat file.Johannes Schickel
2010-08-21i18n: Formatting fixes.Johannes Schickel
2010-08-21SCI: fixing resourcemgr for pharkas/germanMartin Kiewitz
2010-08-21Reverted part of r52256, it's not really undefined behavior (the two parts of...Filippos Karapetis
2010-08-21i18n: Style fixes.Johannes Schickel
2010-08-21SCI: Fixed potentially undefined behaviorFilippos Karapetis
2010-08-21SCI: Added support for the DEL keyFilippos Karapetis
2010-08-21SCI: add support for Control-C in earlier SCI games, tooFilippos Karapetis
2010-08-21SCI added the "init" selector to the list of static selectors of LB2 floppy (...Filippos Karapetis
2010-08-21SCI: Fixed bug #3048911 - "Keyboard discrepancies in all SCI games" by handli...Filippos Karapetis
2010-08-21SCI: Fixed bug #3050122 - "QFG3: Crash after throwing the spear of death"Filippos Karapetis
2010-08-21SCI: Added a detection entry for LSL5 (bug report #3049771)Filippos Karapetis
2010-08-21COMMON: Added equality operators to Common::RectPaul Gilbert
2010-08-20GOB: Add an initGame() for Fascination.Arnaud Boutonné
2010-08-20SCI: added another comment to kRandomMartin Kiewitz