aboutsummaryrefslogtreecommitdiff
path: root/engines/m4/compression.h
AgeCommit message (Collapse)Author
2011-05-25ALL: initialise -> initializeMatthew Hoops
2011-05-12GIT: Clean up: Suppress SVN tags, now uselessstrangerke
2010-11-19COMMON: Split common/stream.h into several headersMax Horn
svn-id: r54385
2010-05-31Fix warning, whitespaceWillem Jan Palenstijn
svn-id: r49352
2010-01-30Beginnings of a separation of the MADS and M4 engines into separate classes. ↵Paul Gilbert
This will be cleaner then having checks everywhere for whether the game mode is MADS or M4. svn-id: r47705
2010-01-08Move DisposeAfterUse::Flag from Common to global namespace, and into a new ↵Max Horn
header common/types.h svn-id: r47180
2009-10-18Introduced new type Common::DisposeAfterUse::FlagMax Horn
svn-id: r45233
2009-03-20silenced some warningsMax Horn
svn-id: r39566
2008-04-20Initial import of the work in progress M4 engineFilippos Karapetis
svn-id: r31600