aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/seq_decoder.cpp
AgeCommit message (Expand)Author
2009-12-30The wrapper for the VMD decoder is only used in the SCI engine for SCI32 game...Filippos Karapetis
2009-10-26Fixed some cppcheck warnings.Torbjörn Andersson
2009-10-18Move the SeqDecoder to the Sci namespace, it makes more sense than Graphics b...Matthew Hoops
2009-10-16SEQ full frames which don't cover the whole screen width are handled correctl...Filippos Karapetis
2009-10-16Moved the SEQ decoder outside the gfx directory, as it is completely stand al...Filippos Karapetis