aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-02-20KYRA: Fix regression in Screen::setInterfacePalette.Johannes Schickel
2011-02-20SCI: Add support for enabling/disabling Mac icon bar imagesMatthew Hoops
2011-02-20SCI: Fix KQ6 Mac video positioningMatthew Hoops
2011-02-20SCI: Cache all icon bar images from the startMatthew Hoops
2011-02-20SCI: Don't error out when a Mac resource has size 0Matthew Hoops
2011-02-20MOHAWK: Don't display LiveText phrases too early.Alyssa Milburn
2011-02-20MOHAWK: Make LBLiveTextItem call done() when finished.Alyssa Milburn
2011-02-20MOHAWK: Fix kLBAutoSync notifies.Alyssa Milburn
2011-02-20MOHAWK: A zero matchFrom matches everything.Alyssa Milburn
2011-02-20MOHAWK: Ignore out-of-bounds LB words.Alyssa Milburn
2011-02-20MOHAWK: Fix LB palettes which don't start at 0.Alyssa Milburn
2011-02-20SCUMM: More DISABLE_TOWNS_DUAL_LAYER_MODE messdhewg
2011-02-20MOHAWK: Add detection strings for Harry and the Haunted Housestrangerke
2011-02-20HUGO: Fix crash when Hugo.dat not found (or wrong version detected)strangerke
2011-02-20HUGO/TOOLS: reorder things in HUGO.DAT, move from RGBA to RGBstrangerke
2011-02-20SCI: Slight cleanupmd5
2011-02-20HUGO: Fix a bug in setCursorPal() introduced by recent palette modificationsstrangerke
2011-02-20HUGO: Some more refactoringstrangerke
2011-02-20GRAPHICS: Switch PICT's palette from RGBA to RGBMatthew Hoops
2011-02-20MOHAWK: Fix Un-initialized Read In Myst Library Tower Rotation Control.D G Turner
2011-02-20M4: Updated for OSystem Palette RGBA->RGB Change.D G Turner
2011-02-20SAGA: Fixed palette setting inside Gfx::setPaletteColor() (thanks to LordHoto...md5
2011-02-20SCI: Moved the gcCountdown() code inside the op_callk case, since that's the ...md5
2011-02-19MOHAWK: Update LBPaletteItem for RGB palettes.Alyssa Milburn
2011-02-19MOHAWK: Change bitmaps to use RGB palettes.Johannes Schickel
2011-02-19Merge branch 'osystem-palette' of https://github.com/lordhoto/scummvm into ma...Johannes Schickel
2011-02-19DRASCULA: Adapt to setPalette RGBA->RGB change.Johannes Schickel
2011-02-19SCI: Some spacing fixes and typosmd5
2011-02-19SAGA: Convert Gfx::palFade to the setPalette RGBA->RGB change too.Johannes Schickel
2011-02-19SCI: Reverted r914fe95, and silenced a false positive warningmd5
2011-02-19SCI: Added a FIXME for the KQ5 FM-TOWNS resource handling codemd5
2011-02-19SCI: Refactored the reg_t related operations and comparisonsmd5
2011-02-19QUEEN: fix #1858081 - Jetty: "sign" at wrong positionGregory Montoir
2011-02-19TUCKER: cleanup, removed unused variablesGregory Montoir
2011-02-19TUCKER: fix truncated action string in english versionGregory Montoir
2011-02-19TUCKER: fix #2872348 - walk bug by switching places in museumGregory Montoir
2011-02-18SCI: Fix compilation using MSVC 9strangerke
2011-02-18HUGO: Remove extra spaces at end of linesstrangerke
2011-02-18TUCKER: fix #3106714 - Wrong animation after TV offGregory Montoir
2011-02-18HUGO: Move several short function bodies from headers to cpp filesstrangerke
2011-02-18SCI: Fix window height for some Mac SCI1/1.1 gamesMatthew Hoops
2011-02-18AGOS: Fix mouse cursor color in Simon 1.Johannes Schickel
2011-02-18TOUCHE: fix op_not/op_neg opcodes namingGregory Montoir
2011-02-18TUCKER: cleanupGregory Montoir
2011-02-18TUCKER: fix #3106766 - Bubbles in Plugs Shop too heavyGregory Montoir
2011-02-18TUCKER: fix #3106542 - Ego drawn behind backgroundGregory Montoir
2011-02-18TUCKER: fix #3106536 - Punk stuck (moving in background)Gregory Montoir
2011-02-18TUCKER: fix #3106520 - Prison water drop leaves a lineGregory Montoir
2011-02-18TUCKER: fix #2628056 - Text Dialogue is out of syncGregory Montoir
2011-02-18TUCKER: fix #2627967 - Slow WalkingGregory Montoir