aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-04-03AGI: Added the Spanish version of SQ2 (bug report #3260349)md5
2011-04-03SCI: Fixed fading-related bugs #3267956 and #3041738md5
2011-04-03SCI: Show object names in the songlib console commandmd5
2011-04-03SCI: Added a workaround for script bug #3268076 - "MOTHERGOOSE: Crash after f...md5
2011-04-03SCI: Fixed bug #3266480 and partially fixed bug #3041738md5
2011-04-03SCI: Changed debug console hotkey to Control-Shift-D instead of Control-D.md5
2011-04-02SCI: Fix Mac SCI32 picture transparencyMatthew Hoops
2011-04-03CRUISE: Fixed odd check, introduced in rev d83a83ef50md5
2011-04-02SCI: Fix SQ1 droid zapping issue with a script patch, thanks toLars Skovlund
2011-04-02MOHAWK: Fix issues with LB's hardcoded UI logic.Alyssa Milburn
2011-04-02MOHAWK: Minor grammar fixMatthew Hoops
2011-04-02MOHAWK: Fix title of Arthur's Teacher TroubleMatthew Hoops
2011-04-02SCI: Replace not required emumidi headerdhewg
2011-04-02SCUMM: Add support for append mode to o72_openFile()Matthew Hoops
2011-04-01SCUMM: Make sure finalize is called from o60_closeFile()Matthew Hoops
2011-04-01SCUMM: Stub off file append mode in o72_openFile()Matthew Hoops
2011-04-01MOHAWK: Handle waiting for sound cues in LBAnimation.Alyssa Milburn
2011-03-31MOHAWK: Add/update some LB debug/warning stuff.Alyssa Milburn
2011-03-31MOHAWK: Tweaks to LBAnimationItem::setEnabled.Alyssa Milburn
2011-03-31MOHAWK: Update LBAnimationItem running state when anim is done.Alyssa Milburn
2011-03-31MOHAWK: Toggle the post-intro LB menu anim at the right time.Alyssa Milburn
2011-03-31MOHAWK: Use ScummVM GUI fonts for the cstime demoMatthew Hoops
2011-03-31MOHAWK: Implement kLBSetHitTest.Alyssa Milburn
2011-03-31MOHAWK: Nicer names/info for some LB data.Alyssa Milburn
2011-03-30SCI: Minor cleanupMatthew Hoops
2011-03-30MOHAWK: Strip slashes from beginning of LB Windows paths.Alyssa Milburn
2011-03-30SCI32: Support for views with 640x400 native resolutionLars Skovlund
2011-03-30MOHAWK: Parse LB page options from the outline.Alyssa Milburn
2011-03-30MOHAWK: Add detection for Just Grandma and Me 2.0Matthew Hoops
2011-03-30MOHAWK: Use tryLoadPageStart where needed in LB.Alyssa Milburn
2011-03-30HUGO: Fix s_bootCypherLen *for real*Max Horn
2011-03-30HUGO: Fix cypher fix ;)Max Horn
2011-03-30TINSEL: Remove dead variablesMax Horn
2011-03-29MOHAWK: Add LB detection entries from pacifist.Alyssa Milburn
2011-03-29HUGO: - BSF file is no longer mandatory for H2 and H3 Dos.strangerke
2011-03-29JANITORIAL: Remove/comment unused varsdhewg
2011-03-29M4: Fix twisted assignmentdhewg
2011-03-29MOHAWK: Check isAmbient in LB sound priority code.Alyssa Milburn
2011-03-29MOHAWK: Add Sound::isPlaying() function.Alyssa Milburn
2011-03-29MOHAWK: Looks like LBAnimation ignores sound priorities after all.Alyssa Milburn
2011-03-29MOHAWK: Only stop the last-played sound in LB's playSound.Alyssa Milburn
2011-03-29SCI: Add workaround for a GK1 pointer comparisonMatthew Hoops
2011-03-29MOHAWK: Stop playing LB anim sounds on seek().Alyssa Milburn
2011-03-29SCI: Limit SCI32 view scaling to when we're actually scalingMatthew Hoops
2011-03-29MOHAWK: Fix priority check in LB's lockSound().Alyssa Milburn
2011-03-29MOHAWK: Handle LB item sound priorities.Alyssa Milburn
2011-03-29MOHAWK: Destroying an LBGroupItem destroys the whole group.Alyssa Milburn
2011-03-29MOHAWK: Don't fail to delete consecutive items.Alyssa Milburn
2011-03-29MOHAWK: Fix LB debug message to use the right name.Alyssa Milburn
2011-03-29MOHAWK: comment text after #endifAlyssa Milburn