aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2011-12-01MOHAWK: Implement LBCode::cmdMousePos.Alyssa Milburn
2011-12-01MOHAWK: Fix parameterless calls when parsing LB scripts.Alyssa Milburn
2011-11-27MOHAWK: Fix LBCode seek/seekToFrame.Alyssa Milburn
2011-11-27MOHAWK: Stub LB's min/max/abs.Alyssa Milburn
2011-11-26MOHAWK: Add the start of support for LBXDataFile.Alyssa Milburn
2011-11-26MOHAWK: Add some basic LB list support.Alyssa Milburn
2011-11-26MOHAWK: Add Rugrats subfolders to the path too.Alyssa Milburn
2011-11-26MOHAWK: Run kLBEventInit at init time.Alyssa Milburn
2011-11-26MOHAWK: Handle globals from the LB book info file.Alyssa Milburn
2011-11-26MOHAWK: Start the LB load phase at load time.Alyssa Milburn
2011-11-26MOHAWK: Parse true/false in LB scripts.Alyssa Milburn
2011-11-25MOHAWK: Convert between rects/points in LB code (thanks clone2727).Alyssa Milburn
2011-11-25MOHAWK: Name/stub some unknown LB item flags.Alyssa Milburn
2011-11-25MOHAWK: Load/unload LB proxies properly.Alyssa Milburn
2011-11-20MOHAWK: Implement kLBOpLoad, kLBOpUnload.Alyssa Milburn
2011-11-20MOHAWK: Replace _neverEnabled with basic _loaded logic.Alyssa Milburn
2011-11-20MOHAWK: Implement LB's makePt.Alyssa Milburn
2011-11-20MOHAWK: Draw LB items in sorted order.Alyssa Milburn
2011-11-03MOHAWK: Make rocketSliderGetSound easier to understandMatthew Hoops
2011-11-03MOHAWK: Fix an incorrect state update in Myst / Stoneship.Bastien Bouclet
2011-10-24MOHAWK: Add GUIO_NOASPECT to mohawkStrangerke
2011-10-23MOHAWK: Finish a comment that was left unfinishedMatthew Hoops
2011-10-23AD: Switched rest of the engines to new GUIOEugene Sandulenko
2011-10-15MOHAWK: Add various Living Books detection entries from bug #3422652.Alyssa Milburn
2011-09-28MOHAWK: Added an entry for lbsampler (bug #3309306), and marked two non worki...Filippos Karapetis
2011-09-24MOHAWK: Remove erroneous executable name from a detection entryMatthew Hoops
2011-09-24MOHAWK: Add Detection Entry for LBv3 games from bug #3413119.D G Turner
2011-09-23MOHAWK: Add missing Living Book detection entry from bug #3413119.D G Turner
2011-08-29MOHAWK: Fix using the Mac binary for Riven cursorsMatthew Hoops
2011-08-27MOHAWK: Stop the engine sound when Myst's generator voltage goes down to zero...Bastien Bouclet
2011-08-27MOHAWK: Fix incorrect cursor in D'ni (patch from P. Monnerat)Bastien Bouclet
2011-08-27MOHAWK: Implement channelwood var getter 31 (patch from P. Monnerat)Bastien Bouclet
2011-08-27MOHAWK: Implement fading for Myst DemoBastien Bouclet
2011-08-20MOHAWK: Explain some obscure strings to translatorsEugene Sandulenko
2011-08-16MOHAWK: Use the default Windows cursor in /graphics nowMatthew Hoops
2011-08-15MOHAWK: Fix timing of the first two Riven credits framesMatthew Hoops
2011-08-15MOHAWK: Stub off Riven transition speed codeMatthew Hoops
2011-08-14MOHAWK: Add a return to menu button to the dialog for the demoBastien Bouclet
2011-08-14MOHAWK: Implement remaining Myst demo sneak preview opcodesBastien Bouclet
2011-08-14MOHAWK: Implement remaining Myst demo menu opcodesBastien Bouclet
2011-08-13MOHAWK: Implement Myst demo opcodes 298 and 299, sneak preview speech.Bastien Bouclet
2011-08-12MOHAWK: Yet more LB detection entries.Alyssa Milburn
2011-08-11MOHAWK: Stub off xfliesMatthew Hoops
2011-08-11MOHAWK: Error out on any unknown Riven stack variablesMatthew Hoops
2011-08-11MOHAWK: Implement the rest of the sunners codeMatthew Hoops
2011-08-07MOHAWK: Add specific cursor handling for Myst demoBastien Bouclet
2011-08-07MOHAWK: Leaving from the slides should go to the information screens in Myst ...Bastien Bouclet
2011-08-07MOHAWK: Disable zip mode in Myst demoBastien Bouclet
2011-08-06ALL: Reduce audio/ header dependencyEugene Sandulenko
2011-07-27MOHAWK: Corrected Regression due to minor typo in Myst o_disableAreas.D G Turner