aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/myst_stacks/myst.cpp
AgeCommit message (Collapse)Author
2010-12-12MOHAWK: Fix freeze after tower rotation. Fix opcode 121 : cabin safe digit ↵Bastien Bouclet
change. svn-id: r54889
2010-12-12MOHAWK: Silence warningsMatthew Hoops
svn-id: r54884
2010-12-12MOHAWK: Implement Myst opcodes 106, 108 and 202 : tower rotationBastien Bouclet
svn-id: r54883
2010-12-11MOHAWK: Implement Myst opcodes 113, 114, 198 : Vault open / closeBastien Bouclet
In progress tower rotation svn-id: r54866
2010-12-11MOHAWK: Implement Myst opcodes 116, 186, 188, 189, clock tower time controlsBastien Bouclet
svn-id: r54863
2010-12-11MOHAWK: Change Myst fireplace and green book to use correct varsBastien Bouclet
svn-id: r54859
2010-12-10MOHAWK: Fix a typoMatthew Hoops
svn-id: r54857
2010-12-10MOHAWK: Implement Myst opcode 115, give page to bookBastien Bouclet
svn-id: r54856
2010-12-06MOHAWK: Fix Myst library books, fireplace combination book, and bookcase ↵Bastien Bouclet
transform animation. svn-id: r54802
2010-12-05MOHAWK: Silence a warningMatthew Hoops
svn-id: r54779
2010-12-05MOHAWK: Implement Myst opcodes 158 to 166: Rocket sliders + check lever + ↵Bastien Bouclet
link book svn-id: r54776
2010-12-04MOHAWK: Implement Myst opcodes 120 and 210, rocket power generatorBastien Bouclet
svn-id: r54759
2010-12-02MOHAWK: Implement Myst opcodes 141 to 143, circuit breakersBastien Bouclet
svn-id: r54741
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: Split intro and demo opcodes into their own classesMatthew Hoops
svn-id: r54706
2010-12-01MOHAWK: Split the demo slideshow opcodes into their own classMatthew Hoops
svn-id: r54705
2010-12-01MOHAWK: Rename the Myst stack/card link mapsMatthew Hoops
svn-id: r54702
2010-12-01MOHAWK: Split d'ni opcodes into their own classMatthew Hoops
svn-id: r54699
2010-12-01MOHAWK: Cleanup Myst opcode handling and reduce code duplicationMatthew Hoops
svn-id: r54693
2010-12-01MOHAWK: Split mechanical opcodes into their own classMatthew Hoops
svn-id: r54692
2010-12-01MOHAWK: Split channelwood opcodes into their own classMatthew Hoops
svn-id: r54691
2010-11-30MOHAWK: Split out stoneship opcodes into their own classMatthew Hoops
svn-id: r54689
2010-11-30MOHAWK: Have the Myst book appear in the intro againMatthew Hoops
svn-id: r54682
2010-11-30MOHAWK: Fix the Myst fireplaceMatthew Hoops
svn-id: r54678
2010-11-30MOHAWK: Split Myst credits code into a separate classMatthew Hoops
svn-id: r54677
2010-11-30MOHAWK: Remove leftover Selenitic code from the Myst stackMatthew Hoops
svn-id: r54672
2010-11-29MOHAWK: Move Myst stack-specific code to its own directoryMatthew Hoops
svn-id: r54648