aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Expand)Author
2010-12-12MOHAWK: Implement Myst opcodes 106, 108 and 202 : tower rotationBastien Bouclet
2010-12-12MOHAWK: parse LB script named targeting modesAlyssa Milburn
2010-12-11MOHAWK: Improve LB script parsingAlyssa Milburn
2010-12-11MOHAWK: Add size check when reading LB messagesAlyssa Milburn
2010-12-11MOHAWK: Add yet more fallbacks for LB page loadingAlyssa Milburn
2010-12-11MOHAWK: Fix some Myst ME cards that store PICT images in WDIB resources (see ...Matthew Hoops
2010-12-11MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / closeBastien Bouclet
2010-12-11MOHAWK: Fix loading with non-Selenitic red/blue pages in handMatthew Hoops
2010-12-11MOHAWK: Fix using wrong coordinates in Myst opcode 28, restoreDefaultRectBastien Bouclet
2010-12-11MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controlsBastien Bouclet
2010-12-11MOHAWK: Change Myst fireplace and green book to use correct varsBastien Bouclet
2010-12-10MOHAWK: Fix another typo (heigth -> height)Matthew Hoops
2010-12-10MOHAWK: Fix a typoMatthew Hoops
2010-12-10MOHAWK: Implement Myst opcode 115, give page to bookBastien Bouclet
2010-12-10MOHAWK: Fix the Myst drawImage debug commandMatthew Hoops
2010-12-09MOHAWK: Fix LBPaletteItem to handle variable-size palettesAlyssa Milburn
2010-12-09MOHAWK: Implement LBMovieItemAlyssa Milburn
2010-12-09MOHAWK: Don't redraw the screen every frame in LBAlyssa Milburn
2010-12-09MOHAWK: Allow background videos to be played/manipulated with resource handlesAlyssa Milburn
2010-12-09MOHAWK: Add BCOD resource typeAlyssa Milburn
2010-12-08MOHAWK: Use named constants for LB opcodes, add warnings when unimplementedAlyssa Milburn
2010-12-08MOHAWK: Implement/stub more LB 3 notificationsAlyssa Milburn
2010-12-07MOHAWK: Handle LB event-run opcodesAlyssa Milburn
2010-12-07MOHAWK: Run kLBEventMouseTrackIn in handleMouseDownAlyssa Milburn
2010-12-07MOHAWK: Rename LBAction to LBEvent, fix event targetingAlyssa Milburn
2010-12-07MOHAWK: Default to the main cursor if no cursor hints are present; fixes a co...Matthew Hoops
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
2010-12-07MOHAWK: Allow loading both original and ME saves in any version of MystMatthew Hoops
2010-12-07MOHAWK: Fix loading from the launcher in MystMatthew Hoops
2010-12-07MOHAWK: Further limit where Myst can be savedMatthew Hoops
2010-12-07MOHAWK: Start Myst back on the dock againMatthew Hoops
2010-12-07MOHAWK: Set the default cursor upon loading a game in MystMatthew Hoops
2010-12-07MOHAWK: Implement loading to different ages in MystMatthew Hoops
2010-12-06MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name al...Matthew Hoops
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase tran...Bastien Bouclet
2010-12-06MOHAWK: Silenced warningFilippos Karapetis
2010-12-06MOHAWK: fix LBLiveTextItem::handleMouseDownAlyssa Milburn
2010-12-06MOHAWK: finish kLBSetPlayInfo readingAlyssa Milburn
2010-12-05MOHAWK: fix kLBNotifyChangeMode where there's no mode changeAlyssa Milburn
2010-12-05MOHAWK: implement kLBNotifyChangeModeAlyssa Milburn
2010-12-05MOHAWK: improve LBPaletteItem supportAlyssa Milburn
2010-12-05MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matchingAlyssa Milburn
2010-12-05MOHAWK: handle -1 phase for LB 2/3 itemsAlyssa Milburn
2010-12-05MOHAWK: remove 'internal error' errorsAlyssa Milburn
2010-12-05MOHAWK: Silence a warningMatthew Hoops
2010-12-05MOHAWK: read and use LB 2/3 conditions/commandsAlyssa Milburn
2010-12-05MOHAWK: add runCommand/checkCondition routines for LB 2/3Alyssa Milburn
2010-12-05MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + lin...Bastien Bouclet
2010-12-05MOHAWK: Fix tMOV resources at the end of the file list (thanks, fuzzie)Matthew Hoops
2010-12-04MOHAWK: implement setGlobalEnable and setGlobalVisible for LBAlyssa Milburn