aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-02-13MOHAWK: Fix comments for the LB sampler v2Matthew Hoops
2011-02-13MOHAWK: Add support for Mac LB v2 gamesMatthew Hoops
2011-02-13MOHAWK: Remove Myst's var store from the build since it is not usedBastien Bouclet
2011-02-13MOHAWK: Implement opcode 105, Mechanical fortress staircase movieBastien Bouclet
2011-02-13MOHAWK: Implement Mechanical's crystalsBastien Bouclet
2011-02-13MOHAWK: Add var getters / togglers to Mechanical, pages can now beBastien Bouclet
2011-02-13MOHAWK: Add Achenar's crate state to Mechanical stateBastien Bouclet
2011-02-12JANITORIAL: Remove unnecessary semicoloneriktorbjorn
2011-02-12MOHAWK: Implement Mechanical opcode 125Bastien Bouclet
2011-02-12MOHAWK: Implement Mechanical var getters 4 and 15Bastien Bouclet
2011-02-12MOHAWK: Implement Stoneship's last opcodes, tunnel alarmBastien Bouclet
2011-02-09MOHAWK: Complete Myst opcode 209, fixing the bookcase door lintel updatesBastien Bouclet
2011-02-09MOHAWK: Implement Stoneship battery depletionBastien Bouclet
2011-02-09AUDIO: Rename sound/ dir to audio/Max Horn
2011-02-09VIDEO: Remove unused SeekableVideoDecoder::seekToFrame methodMax Horn
2011-02-08MOHAWK: Add detection entry for "Dr Seuss' ABC" Macintosh version.David Turner
2011-02-08MOHAWK: Fix poetry mode for v2 gamesMatthew Hoops
2011-02-08MOHAWK: Add detection for the v2 lbsamplerMatthew Hoops
2011-02-07MOHAWK: Fix MohawkEngine_Myst::runLoadDialogMax Horn
2011-02-07GUI: Rename SaveLoadChooser::runModal to runModalWithPluginAndTargetMax Horn
2011-02-07VIDEO: Replace Video::VideoTimestamp with Audio::TimestampMax Horn
2011-02-07VIDEO: Rename VideoDecoder::load() to loadStream()Max Horn
2011-02-07COMMON: OSystem now has a PaletteManagerMax Horn
2011-02-02MOHAWK: Fix GCC-3 cast warning.David Turner
2011-02-01MOHAWK: Handle a few more LB notify opcodes.Alyssa Milburn
2011-02-01MOHAWK: Handle some LB script entry params.Alyssa Milburn
2011-02-01MOHAWK: Add LB poetry mode logic to updatePage.Alyssa Milburn
2011-02-01MOHAWK: Remove broken LB anim items stopSound calls.Alyssa Milburn
2011-02-01MOHAWK: Allow mode changes from LB's debug console.Alyssa Milburn
2011-02-01MOHAWK: Add detection for the LBSampler v1Matthew Hoops
2011-02-01MOHAWK: Add detection for the Mac LBSampler v3Matthew Hoops
2011-02-01MOHAWK: Add detection for Arthur's Computer AdventureMatthew Hoops
2011-02-01MOHAWK: Add detection for The Berenstain Bears Get in a FightMatthew Hoops
2011-01-31MOHAWK: LB detection/path updates.Alyssa Milburn
2011-01-31MOHAWK: LB anim sound improvements.Alyssa Milburn
2011-01-30MOHAWK: Handle kLBAnimOpSetTempoDiv better.Alyssa Milburn
2011-01-30MOHAWK: Implement Stoneship telescopeBastien Bouclet
2011-01-30MOHAWK: Myst, pass the playback direction from the calling script to the movi...Bastien Bouclet
2011-01-30MOHAWK: Myst, display a warning when trying to play a movie backwards.Bastien Bouclet
2011-01-30MOHAWK: Implement Stoneship cloud orbsBastien Bouclet
2011-01-29MOHAWK: More Stoneship progress, hologram viewer and drawersBastien Bouclet
2011-01-29MOHAWK: Implement more Stoneship puzzles, up to linking back to MystBastien Bouclet
2011-01-28MOHAWK: Removed direct OSystem Quit calls from Myst Mohawk Interpreter.David Turner
2011-01-27MOHAWK: Implement Stoneship chest puzzleBastien Bouclet
2011-01-27MOHAWK: Allow videos to be paused individuallyBastien Bouclet
2011-01-27MOHAWK: Add detection for the LB samplerMatthew Hoops
2011-01-26MOHAWK: Introduce a new CursorManager for LB v2+ (they do not use exe cursors)Matthew Hoops
2011-01-26MOHAWK: Detect "The Cat in the Hat".Alyssa Milburn
2011-01-25MOHAWK: Read kLBEventNotified data after commands.Alyssa Milburn
2011-01-24MOHAWK: Improve support for installer archives (partial directory support)Matthew Hoops