aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk
AgeCommit message (Collapse)Author
2010-12-09MOHAWK: Fix LBPaletteItem to handle variable-size palettesAlyssa Milburn
svn-id: r54846
2010-12-09MOHAWK: Implement LBMovieItemAlyssa Milburn
svn-id: r54845
2010-12-09MOHAWK: Don't redraw the screen every frame in LBAlyssa Milburn
svn-id: r54844
2010-12-09MOHAWK: Allow background videos to be played/manipulated with resource handlesAlyssa Milburn
svn-id: r54843
2010-12-09MOHAWK: Add BCOD resource typeAlyssa Milburn
svn-id: r54842
2010-12-08MOHAWK: Use named constants for LB opcodes, add warnings when unimplementedAlyssa Milburn
svn-id: r54833
2010-12-08MOHAWK: Implement/stub more LB 3 notificationsAlyssa Milburn
svn-id: r54832
2010-12-07MOHAWK: Handle LB event-run opcodesAlyssa Milburn
svn-id: r54825
2010-12-07MOHAWK: Run kLBEventMouseTrackIn in handleMouseDownAlyssa Milburn
svn-id: r54824
2010-12-07MOHAWK: Rename LBAction to LBEvent, fix event targetingAlyssa Milburn
svn-id: r54823
2010-12-07MOHAWK: Default to the main cursor if no cursor hints are present; fixes a ↵Matthew Hoops
couple cards svn-id: r54816
2010-12-07DEBUG: Let GUI::Debugger::preEnter and postEnter (un)pause the engineMax Horn
svn-id: r54815
2010-12-07MOHAWK: Allow loading both original and ME saves in any version of MystMatthew Hoops
svn-id: r54814
2010-12-07MOHAWK: Fix loading from the launcher in MystMatthew Hoops
svn-id: r54813
2010-12-07MOHAWK: Further limit where Myst can be savedMatthew Hoops
svn-id: r54812
2010-12-07MOHAWK: Start Myst back on the dock againMatthew Hoops
svn-id: r54810
2010-12-07MOHAWK: Set the default cursor upon loading a game in MystMatthew Hoops
svn-id: r54808
2010-12-07MOHAWK: Implement loading to different ages in MystMatthew Hoops
svn-id: r54807
2010-12-06MOHAWK: Rewrite the Myst save/load code to use Common::Serializer and name ↵Matthew Hoops
all the variables svn-id: r54803
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase ↵Bastien Bouclet
transform animation. svn-id: r54802
2010-12-06MOHAWK: Silenced warningFilippos Karapetis
svn-id: r54800
2010-12-06MOHAWK: fix LBLiveTextItem::handleMouseDownAlyssa Milburn
svn-id: r54798
2010-12-06MOHAWK: finish kLBSetPlayInfo readingAlyssa Milburn
svn-id: r54797
2010-12-05MOHAWK: fix kLBNotifyChangeMode where there's no mode changeAlyssa Milburn
svn-id: r54795
2010-12-05MOHAWK: implement kLBNotifyChangeModeAlyssa Milburn
svn-id: r54794
2010-12-05MOHAWK: improve LBPaletteItem supportAlyssa Milburn
svn-id: r54793
2010-12-05MOHAWK: handle LB 2/3 kLBNotifyChangeMode, kLBActionNotified matchingAlyssa Milburn
svn-id: r54792
2010-12-05MOHAWK: handle -1 phase for LB 2/3 itemsAlyssa Milburn
svn-id: r54791
2010-12-05MOHAWK: remove 'internal error' errorsAlyssa Milburn
svn-id: r54790
2010-12-05MOHAWK: Silence a warningMatthew Hoops
svn-id: r54779
2010-12-05MOHAWK: read and use LB 2/3 conditions/commandsAlyssa Milburn
svn-id: r54778
2010-12-05MOHAWK: add runCommand/checkCondition routines for LB 2/3Alyssa Milburn
svn-id: r54777
2010-12-05MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + ↵Bastien Bouclet
link book svn-id: r54776
2010-12-05MOHAWK: Fix tMOV resources at the end of the file list (thanks, fuzzie)Matthew Hoops
svn-id: r54774
2010-12-04MOHAWK: implement setGlobalEnable and setGlobalVisible for LBAlyssa Milburn
svn-id: r54771
2010-12-04MOHAWK: fix LB menu mode with subpagesAlyssa Milburn
svn-id: r54770
2010-12-04MOHAWK: fix LiveText items without phrasesAlyssa Milburn
svn-id: r54769
2010-12-04MOHAWK: tidy up LB hardcoded UI click functions, add poetry mode supportAlyssa Milburn
svn-id: r54768
2010-12-04MOHAWK: Implement Myst opcodes 120 and 210, rocket power generatorBastien Bouclet
svn-id: r54759
2010-12-04MOHAWK: Give meaningful names to the game global vars and selenitic varsBastien Bouclet
svn-id: r54758
2010-12-02MOHAWK: move shared setPalette/copyImage routines into GraphicsManagerAlyssa Milburn
svn-id: r54743
2010-12-02MOHAWK: implement kLBAnimOpDelayAlyssa Milburn
svn-id: r54742
2010-12-02MOHAWK: Implement Myst opcodes 141 to 143, circuit breakersBastien Bouclet
svn-id: r54741
2010-12-02MOHAWK: Fix resource type 12Bastien Bouclet
svn-id: r54740
2010-12-02MOHAWK: Stub off various Myst opcodesMatthew Hoops
svn-id: r54731
2010-12-01MOHAWK: Split makingof and preview opcodes into their own class (and now all ↵Matthew Hoops
are separate) svn-id: r54723
2010-12-01MOHAWK: Implement maze runner backtrack button. Last part of Selenitic ↵Bastien Bouclet
completed ! svn-id: r54720
2010-12-01MOHAWK: add stub implementations for more LB script opcodesAlyssa Milburn
svn-id: r54712
2010-12-01MOHAWK: fix LBPaletteItemAlyssa Milburn
svn-id: r54711
2010-12-01MOHAWK: document/handle more LB item dataAlyssa Milburn
svn-id: r54710