aboutsummaryrefslogtreecommitdiff
path: root/engines/mads/compression.cpp
AgeCommit message (Expand)Author
2015-05-09MADS: Make GPL header consistent with what we normally use.Johannes Schickel
2014-05-27MADS: Fix compilation with clangEugene Sandulenko
2014-05-27MADS: initialise -> initialize.Johannes Schickel
2014-05-26MADS: Better handle resource index decompression flags like originalPaul Gilbert
2014-05-20MADS: Fix loading sprite in scene 701Paul Gilbert
2014-05-08MADS: Remove trailing whitespaceFilippos Karapetis
2014-02-22MADS: Removed M4-specific code. Keeping engine MADS-specific for nowPaul Gilbert
2014-02-22MADS: Further cursor/event initialisationPaul Gilbert
2014-02-20MADS: Implemented resource manager using ScummVM Archive interfacePaul Gilbert
2014-02-18MADS: Adding in classes for fonts, game, user interfaec, and graphicsPaul Gilbert
2014-02-18MADS: Initial implementation of MSurface class and dependant classesPaul Gilbert