aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-05-01Merge pull request #16 "Add a PixelFormat to Graphics::Surface.".Johannes Schickel
2011-04-30MOHAWK: Fix CSTime-only builds.Alyssa Milburn
2011-04-28MOHAWK: Remove duplicate #includeOri Avtalion
2011-04-28MOHAWK: Fix compilation when only default engines are enabledOri Avtalion
2011-04-28MOHAWK: Fix compilationOri Avtalion
2011-04-28JANITORIAL: Reduce header dependencies in shared codeOri Avtalion
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-04-28NOHAWK: Add detection for Just Grandma and Me 1.0.Alyssa Milburn
2011-04-24MOHAWK: Add detection for The Berenstain Bears In The Dark.Alyssa Milburn
2011-04-24MOHAWK: Add detection for Arthur's Birthday.Alyssa Milburn
2011-04-22MOHAWK: Silence MSVC warning (bug #3290528)Littleboy
2011-04-21MOHAWK: Don't initialize a null pointer, to make VS2010 happy.Bastien Bouclet
2011-04-18MOHAWK: Speed up drawRLE8 a bit.Alyssa Milburn
2011-04-17MOHAWK: Do not access Surface::bytesPerPixel anymore.Johannes Schickel
2011-04-17MOHAWK: Prefer Surface::create taking a PixelFormat over the one taking a byt...Johannes Schickel
2011-04-13MOHAWK: Stupid padding fix.Alyssa Milburn
2011-04-13AUDIO: Split the Intel DVI ADPCM into its own classMatthew Hoops
2011-04-13MOHAWK: LB's 'self' is case-insensitiveAlyssa Milburn
2011-04-12COMMON: Replace MKID_BE by MKTAGMax Horn
2011-04-11MOHAWK: Add Default Values to LB NotifyEvent Constructor.D G Turner
2011-04-11MOHAWK: Add more versions of LB demosMatthew Hoops
2011-04-10MOHAWK: Silenced an MSVC waning about an uninitialized var (false positive)md5
2011-04-09MOHAWK: Move per-page data into LBPage.Alyssa Milburn
2011-04-08MOHAWK: Implement LBCode logical operators.Alyssa Milburn
2011-04-07MOHAWK: Detect CarmenTQ's Custom Question CreatorMatthew Hoops
2011-04-07MOHAWK: Implement some LBCode rect commands.Alyssa Milburn
2011-04-07MOHAWK: Implement some more LBCode ops.Alyssa Milburn
2011-04-07MOHAWK: Add some more LBValue helpers.Alyssa Milburn
2011-04-07MOHAWK: Add getItemByName for LB.Alyssa Milburn
2011-04-07MOHAWK: Implement the quit notify LBCode commandMatthew Hoops
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-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-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-30MOHAWK: Strip slashes from beginning of LB Windows paths.Alyssa Milburn
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-29MOHAWK: Add LB detection entries from pacifist.Alyssa Milburn
2011-03-29MOHAWK: Check isAmbient in LB sound priority code.Alyssa Milburn