aboutsummaryrefslogtreecommitdiff
path: root/engines/mohawk/video/qdm2.cpp
AgeCommit message (Collapse)Author
2010-01-25Strip trailing spaces/tabs.Johannes Schickel
svn-id: r47541
2009-12-31Reading the whole buffer at once should be more efficient than reading it oneTorbjörn Andersson
byte at a time. svn-id: r46804
2009-12-29Add Mohawk engine code. Part 1/3: main code.Eugene Sandulenko
svn-id: r46727