aboutsummaryrefslogtreecommitdiff
path: root/engines
AgeCommit message (Expand)Author
2011-04-07KYRA: Cleanup background music looping of Kyra3.Johannes Schickel
2011-04-07MOHAWK: Support LB script flow control.Alyssa Milburn
2011-04-07MOHAWK: Replace most of the LBCode interpreter.Alyssa Milburn
2011-04-07MOHAWK: Handle alignment byte for some targeting modes.Alyssa Milburn
2011-04-07KYRA: Cleanup static variable usage in LoK.Johannes Schickel
2011-04-07KYRA: Slight cleanup.Johannes Schickel
2011-04-06TOON: Fix several Valgrind issuessylvaintv
2011-04-06SAGA: Fixed bug #3275973 - "IHNM: Dialog options vanish"md5
2011-04-05SCUMM: Move _heV7RoomIntOffsets from ScummEngine to ScummEngine_v70heMax Horn
2011-04-05SCUMM: Move _heV7DiskOffsets from ScummEngine to ScummEngine_v70heMax Horn
2011-04-05SCUMM: Split ScummEngine::generateFilename, move HE specifics to class ScummE...Max Horn
2011-04-05SCUMM: Rename InfoStuff to SaveStateMetaInfosMax Horn
2011-04-05SCUMM: Move ActorHE into its own header, move some HE specific stuff out of s...Max Horn
2011-04-05SCUMM: CleanupMax Horn
2011-04-05SCUMM: Fix off-by-one mistakes in out-of-bounds checks; name some constantsMax Horn
2011-04-05SCI: Extended the script workaround for the sign reading script (bugs #327273...md5
2011-04-04SCUMM: Extend debug command 'object' to allow querying stateMax Horn
2011-04-04SCUMM: Extend workaround for bug #1668393 (see bug #3267665)Max Horn
2011-04-04SCUMM: Check for cutSceneStackPointer underflowsMax Horn
2011-04-04AGI: Avoid global constructors (due to global refs)Max Horn
2011-04-04SCI: Initialize newPlane fully before adding it to _planesMax Horn
2011-04-04SCI: Added workaround for script bug #3272735 - "SCI: QFG2: Crash when typing...md5
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