aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video/video.cpp
AgeCommit message (Expand)Author
2010-02-17Implement stopMovie() for Riven. Fixes some dome related videos.Matthew Hoops
2010-02-16Correct a rogue typo.Matthew Hoops
2010-02-14Remove an obsolete TODO.Matthew Hoops
2010-02-13Implement background video support for Riven; some VideoManager/QTPlayer clea...Matthew Hoops
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
2010-01-22Rename MohawkFile to MohawkArchive and OldMohawkFile to LivingBooksArchive_v1...Matthew Hoops
2010-01-04Merge the Mohawk Video class into QTPlayer and general cleanup.Matthew Hoops
2010-01-02Indentation fix. (Which still leaves a lot that probably ought to be fixed inTorbjörn Andersson
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