aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/module.mk
AgeCommit message (Expand)Author
2018-06-29MOHAWK: MYST: Introduce a main menu stackBastien Bouclet
2018-06-13MOHAWK: MYST: Extract a Card class out of the main engine classBastien Bouclet
2017-07-22MOHAWK: Myst: Move the sound code to its own classBastien Bouclet
2017-07-03MOHAWK: Rewrite the Riven movie managerBastien Bouclet
2017-07-03MOHAWK: Move Riven inventory code to a new classBastien Bouclet
2017-07-03MOHAWK: Move the external commands to their respective stacksBastien Bouclet
2017-07-03MOHAWK: Prepare empty classes for the Riven stacksBastien Bouclet
2017-07-03MOHAWK: Move Riven's name lists to a separate classBastien Bouclet
2017-07-03MOHAWK: Move Riven's Card to a separate objectBastien Bouclet
2016-08-11MOHAWK: Add a Riven specific sound managerBastien Bouclet
2012-03-10MOHAWK: Split the graphics classes into their own filesMatthew Hoops
2011-11-26MOHAWK: Add the start of support for LBXDataFile.Alyssa Milburn
2011-03-28MOHAWK: Allow disabling of Riven compilationMatthew Hoops
2011-03-28MOHAWK: Allow disabling compiling cstimeMatthew Hoops
2011-03-28MOHAWK: Allow disabling compilation of MystMatthew Hoops
2011-02-13MOHAWK: Remove Myst's var store from the build since it is not usedBastien Bouclet
2011-01-21MOHAWK: Add support for installer files from Riven and other Broderbund gamesMatthew Hoops
2011-01-20MOHAWK: Add CSTime engine.Alyssa Milburn
2011-01-20MOHAWK: Add shared view code.Alyssa Milburn
2011-01-12MOHAWK: Add a basic LBCode implementation.Alyssa Milburn
2010-12-26MOHAWK: Move myst_saveload.* to myst_state.*Matthew Hoops
2010-12-01MOHAWK: Split makingof and preview opcodes into their own class (and now all ...Matthew Hoops
2010-12-01MOHAWK: Split intro and demo opcodes into their own classesMatthew Hoops
2010-12-01MOHAWK: Split the demo slideshow opcodes into their own classMatthew Hoops
2010-12-01MOHAWK: Split d'ni opcodes into their own classMatthew Hoops
2010-12-01MOHAWK: Split mechanical opcodes into their own classMatthew Hoops
2010-12-01MOHAWK: Split channelwood opcodes into their own classMatthew Hoops
2010-11-30MOHAWK: Split out stoneship opcodes into their own classMatthew Hoops
2010-11-30MOHAWK: Split Myst credits code into a separate classMatthew Hoops
2010-11-29MOHAWK: Move Myst stack-specific code to its own directoryMatthew Hoops
2010-11-29MOHAWK : Move area classes to their own fileBastien Bouclet
2010-11-29MOHAWK: Start splitting Myst scripts into one class per Stack.Bastien Bouclet
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops
2010-05-24Move the PICT code to graphics/ with some updates; needed for SCI1.1 Mac.Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops
2010-02-17Mohawk : Adding resource cache class and integrating into Myst engine.David Turner
2010-02-10Add support for the Motion JPEG codec (used in some Myst ME 10th Anniversary ...Matthew Hoops
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko