aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/mohawk.h
AgeCommit message (Expand)Author
2011-06-28MOHAWK: Rework archive handlingMatthew Hoops
2011-06-14MOHAWK: Finish implementation of Riven's storeMovieOpcode opcodeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2011-04-28JANITORIAL: Format forward declarations to follow conventionOri Avtalion
2011-01-31MOHAWK: LB detection/path updates.Alyssa Milburn
2011-01-03MOHAWK: Add game type/detection for CSTime.Alyssa Milburn
2010-11-29MOHAWK: implement hardcoded Living Books 1.0 codeAlyssa Milburn
2010-11-29MOHAWK : Finished implementing Selenitic sound receiverBastien Bouclet
2010-11-29MOHAWK: Divide GType_LIVINGBOOKSV3 into V2 and V3Matthew Hoops
2010-11-29MOHAWK: Set Maggie's Farmyard Adventure as an LB gameMatthew Hoops
2010-11-28MOHAWK: Add basic Living Books support (all credit goes to fuzzie!)Matthew Hoops
2010-11-25MOHAWK: Refactor cursor handlingMatthew Hoops
2010-11-24MOHAWK: Change the unused version detection field to 'appName' for use with LBMatthew Hoops
2010-11-22MOHAWK: Switch slider bitmap ID's to matching via string; fixes some versionsMatthew Hoops
2010-11-20MOHAWK: Cleanup resource handlingMatthew Hoops
2010-10-15ENGINES: Enhance namespace comments a bitMax Horn
2010-10-15Add doxygen comment for namespaces of several engines.Max Horn
2010-05-04Get rid of Engine::_gameDataDir.Max Horn
2010-02-17Mohawk : Adding resource cache class and integrating into Myst engine.David Turner
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2010-01-04Minor cleanup; remove GF_10TH, it's not used or needed anywhere.Matthew Hoops
2010-01-04Merge the Mohawk Video class into QTPlayer and general cleanup.Matthew Hoops
2009-12-31Remove the getBeginOffset() hack from Common::SeekableReadStream and introduc...Matthew Hoops
2009-12-30MOHAWK: Reduce header interdependenciesMax Horn
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko