aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/sprites.cpp
AgeCommit message (Expand)Author
2017-07-13SLUDGE: use Common::List to reproduce layer effectsyinsimei
2017-07-13SLUDGE: formatting code in sprites.cppyinsimei
2017-07-13SLUDGE: paste image to backgroundyinsimei
2017-07-13SLUDGE: fix error that chracter has no click effectyinsimei
2017-07-13SLUDGE: remove #ifndef of cursor display and formatting codeyinsimei
2017-07-13SLUDGE: remove value setting loop by memsetyinsimei
2017-07-13SLUDGE: change pixel formats to pointers and fix seg faultyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: align increment operatoryinsimei
2017-07-13SLUDGE: text displayyinsimei
2017-07-13SLUDGE: fix sprite flickering by using a full screen surfaceyinsimei
2017-07-13SLUDGE: display sprites with TransparentSurfaceyinsimei
2017-07-13SLUDGE: fix sprite loading erroryinsimei
2017-07-13SLUDGE: complete sprite loadingyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
2017-07-13SLUDGE: code formattingyinsimei
2017-07-13SLUDGE: Replace standard file reading functions by Common functionsyinsimei
2017-07-13SLUDGE: Add namespaceyinsimei
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei