aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-06-25MOHAWK: Made some Myst common opcodes match the original betterBastien Bouclet
2011-06-25MOHAWK: Don't crash when getting odd types from LB target expressions.Alyssa Milburn
2011-06-24MOHAWK: Handle ++/-- operators in LBCode.Alyssa Milburn
2011-06-24MOHAWK: Partial support for newer LB targeting types.Alyssa Milburn
2011-06-24MOHAWK: Allow matching LBValue items by their name.Alyssa Milburn
2011-06-20ALL: Remove trailing whitespacesMax Horn
2011-06-17Merge pull request #30 from tsoliman/configure-enhancement-warning-cleanEugene Sandulenko
2011-06-17MOHAWK: Add detection for Zoombinis v2.0.Scott Thomas
2011-06-16MOHAWK: flag all WIP games with ADGF_UNSTABLETarek Soliman
2011-06-16MOHAWK: Fix Memory Leak in PE Cursor Loading.D G Turner
2011-06-14DETECTOR: Change ADFileBasedFallback::desc to ADGameDescription pointerMax Horn
2011-06-14DETECTOR: Treat file based fallback like any other fallback methodMax Horn
2011-06-14DETECTOR: Merge ADParams into AdvancedMetaEngineMax Horn
2011-06-14MOHAWK: Finish implementation of Riven's stopSound() opcodeMatthew Hoops
2011-06-14MOHAWK: Finish implementation of Riven's storeMovieOpcode opcodeMatthew Hoops
2011-06-10MOHAWK: Switch to alternate AdvancedMetaEngine, avoid ADParamsMax Horn
2011-06-10ENGINES: Change incorrect use of 'target' to 'gameid'Max Horn
2011-06-04MOHAWK: Add a bunch of LB detection entries.Alyssa Milburn
2011-06-02ENGINES: Change 2nd param of Engine::saveGameState to Common::StringMax Horn
2011-05-25ALL: behaviour -> behaviorMatthew Hoops
2011-05-25MOHAWK: Fix warning about uninitialized varMax Horn
2011-05-19MOHAWK: Compensate movie encoding difference between Myst ME and Myst origina...Bastien Bouclet
2011-05-17MOHAWK: Name the RandomSource used for mystMax Horn
2011-05-17COMMON: Registers RandomSources in constructor with the event recorderMax Horn
2011-05-16ENGINES: Unify engine namesThierry Crozat
2011-05-15MOHAWK: Fix loading a Myst savegame from the launcher.Bastien Bouclet
2011-05-15MOHAWK: Display a black screen while changing stack. Default to an empty cursor.Bastien Bouclet
2011-05-15MOHAWK: Implement "Show Map" feature for Myst MEBastien Bouclet
2011-05-15MOHAWK: Play a sound when dropping a pageBastien Bouclet
2011-05-14MOHAWK: Fix background music restarting when changing cards in original MystBastien Bouclet
2011-05-14MOHAWK: Implement page drop button for MystBastien Bouclet
2011-05-14MOHAWK: Fix Myst backgrounds being draw one pixel too low on some cards.Bastien Bouclet
2011-05-14MOHAWK: When running scripts in Myst, add delays when necessary between draws...Bastien Bouclet
2011-05-14MOHAWK: Implement Mechanical opcodes 115, 116, 117, 118, 119 and 120. Fortres...Bastien Bouclet
2011-05-14MOHAWK: Implement Mechanical opcodes 109, 110, 111, 112, 113 and 114. Fortres...Bastien Bouclet
2011-05-13MOHAWK: Stub another two LB script functions.Alyssa Milburn
2011-05-13MOHAWK: Add/improve LB debug output a little.Alyssa Milburn
2011-05-13MOHAWK: Add basic LBProxyItem support.Alyssa Milburn
2011-05-12MOHAWK: Implement Mechanical opcodes 101, 103 and 202. Singing Bird.Bastien Bouclet
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-05-05MOHAWK: Use new MacCursor code instead of convertCrsrCursor()Matthew Hoops
2011-05-02MOHAWK: Add detection for the seussabc Mac demoMatthew Hoops
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