aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video.cpp
AgeCommit message (Expand)Author
2010-09-03MOHAWK: Improve support for the Riven DemoMatthew Hoops
2010-09-01MOHAWK: Implement xbookclickMatthew Hoops
2010-08-04GRAPHICS: Change signature of VideoDecoder::load()Max Horn
2010-06-02Fix a regression from r49377 - we should be checking against code in addition...Matthew Hoops
2010-06-01Fix videos in Riven activated from a different card from which they are playe...Matthew Hoops
2010-05-27Add some null checking when pausing/resuming videos.Matthew Hoops
2010-05-26Fix the 'boiling water' videos in the boiler puzzle.Matthew Hoops
2010-05-25Fix a Myst regression: not a good idea to use memset on a Common::String :)Matthew Hoops
2010-05-25Implement *scpbtn and *_domecheck. The domes can now be opened/closed (not us...Matthew Hoops
2010-05-23Move Mohawk's QuickTime code to graphics/ (and QDM2 to sound, disabled when M...Matthew Hoops