aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
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
2011-01-24MOHAWK: Fix Gehn's music player when clicking on it the first time (thanks, d...Matthew Hoops
2011-01-24MOHAWK: Properly initialize the bspit-gspit magcar variables (thanks, digitall)Matthew Hoops
2011-01-24MOHAWK: Recheck the current hotspot if a script has changed the enabled hotsp...Matthew Hoops
2011-01-23MOHAWK: Fixed possible use of uninitialized variables in Myst Selenitic Age c...David Turner
2011-01-23MOHAWK: Fix the Riven demo intro sequence (a regression from r55188)Matthew Hoops
2011-01-23VIDEO: Move video classes to Video:: namespaceEugene Sandulenko
2011-01-23GRAPHICS: Move graphics/video/ to video/. Step 1/2Eugene Sandulenko
2011-01-23MOHAWK: Detect CSTime demo (thanks to Strangerke for finding it).Alyssa Milburn
2011-01-23MOHAWK: Implement Riven's stopSound() and fadeAmbientSounds() opcodesMatthew Hoops
2011-01-23MOHAWK: Do not stop ambient sounds when finding no matching Riven SLST indexMatthew Hoops
2011-01-23MOHAWK: Enable the Riven easter egg shortcutMatthew Hoops
2011-01-23MOHAWK: Cleanup Riven opcode 12 (now known as stopSound())Matthew Hoops
2011-01-22MOHAWK: Add hardcoded help code for case 1.Alyssa Milburn
2011-01-22MOHAWK: Implement CSTime help system.Alyssa Milburn
2011-01-22MOHAWK: Minor CSTimeChar bugfixes.Alyssa Milburn
2011-01-22MOHAWK: Implement kCSTimeEventCharSomeNIS55.Alyssa Milburn
2011-01-22MOHAWK: Silence a warningFilippos Karapetis
2011-01-22MOHAWK: More CSTime event stubs.Alyssa Milburn
2011-01-22MOHAWK: Add/use visit count for scenes.Alyssa Milburn
2011-01-22MOHAWK: Dragging resources / levers code cleanupBastien Bouclet
2011-01-22MOHAWK: Implement Channelwood's remaining opcodesBastien Bouclet
2011-01-22MOHAWK: Fix meaning of the sound loop variableMatthew Hoops
2011-01-22MOHAWK: Update the ADPC chunk codeMatthew Hoops