aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2011-02-17SCI: Fix Mac icon bar vertical positioningMatthew Hoops
2011-02-17SCI: Fix Mac icon bar palettesMatthew Hoops
2011-02-16KYRA: Set type for NULL MIDI driver to PC Speaker.Johannes Schickel
2011-02-16SCI: Fix Mixed-Up Mother Goose FM TownsMatthew Hoops
2011-02-16SCI: Add workaround for uninitialized read in KQ5 FM TownsMatthew Hoops
2011-02-16SCI: Add support for the KQ5 FM Towns resource formatMatthew Hoops
2011-02-16Merge branch 'master' of https://github.com/scummvm/scummvmathrxx
2011-02-16KYRA/LOL: add comments for last commitathrxx
2011-02-16KYRA/LOL: fixed hand item cursor bugathrxx
2011-02-16BACKENDS: Adapt DefaultPaletteManager to setPalette/grabPalette RGBA->RGB cha...Johannes Schickel
2011-02-16PARALLACTION: Use signed math in fadeTo.Alyssa Milburn
2011-02-16GROOVIE: Simplify the cursor palette reading.Jordi Vilalta Prat
2011-02-16N64: revert fix in svn r55745 and added a FIXMEFabio Battaglia
2011-02-16PARALLACTION: Fix half bright palette.Johannes Schickel
2011-02-16WII: Fix OSystem_Wii::setPalette after the ScummVM upstream merge in a024546.Johannes Schickel
2011-02-16IPHONE: Remove erroneous write in OSystem_IPHONE::grabPalette.Johannes Schickel
2011-02-16Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-16PS2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-16DC: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-16N64: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-16SKY: Restore old sequence delay behaviour.dhewg
2011-02-16SKY: Fix array access in debug code.Alyssa Milburn
2011-02-16SKY: Stop intro sound before freeing the buffer.Alyssa Milburn
2011-02-15DS: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15PSP: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15IPHONE: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15Merge branch 'master' into osystem-paletteJohannes Schickel
2011-02-15TINSEL: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-15Merge branch 'dhewg-osystem-palette' of https://github.com/dhewg/scummvm into...Johannes Schickel
2011-02-15AGOS: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-15MADE: Revert a little behavior change in setRGBPalette.Johannes Schickel
2011-02-15SWORD2: Adapt to setPalette/grabPalette RGBA->RGB change.Johannes Schickel
2011-02-15VIDEO: Adapt VideoDecoder::setSystemPalette to setPalette RGBA->RGB change.Johannes Schickel
2011-02-15SWORD1: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-15MOHAWK: Shorten Myst stack classes namesBastien Bouclet
2011-02-15MOHAWK: Put togeter the Myst stack classes in a namespaceBastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 201, staircase initBastien Bouclet
2011-02-15MOHAWK: Add a workaround for a missing image when going up the stairs in Mech...Bastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcodes 203 and 104, snake boxBastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 100Bastien Bouclet
2011-02-15MOHAWK: Implement Mechanical opcode 200Bastien Bouclet
2011-02-15HUGO: Replace cypher by a global variable, clean engine destructorstrangerke
2011-02-15SCI: Fill in the remaining Mac-specific kPlatform subopsMatthew Hoops
2011-02-15VIDEO: Add some stubs for QuickTime edit list workMatthew Hoops
2011-02-15SCI: Cleaned up kMapKeyToDir and removed an incorrect heuristicmd5
2011-02-15MOHAWK: Detect the French version of Rugrats.Alyssa Milburn
2011-02-15Merge branch 'master' of github.com:scummvm/scummvmmd5
2011-02-15SCI: Removed several redundant helper functionsmd5
2011-02-15HUGO: more refactoring and encapsulationstrangerke
2011-02-14GIT: Ignore Visual Studio precompiled headers folderLittleboy