aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/backdrop.cpp
AgeCommit message (Expand)Author
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: fix sprite flickering by using a full screen surfaceyinsimei
2017-07-13SLUDGE: move backdrop display code to backdrop.cppyinsimei
2017-07-13SLUDGE: refactor HSIDecoder out of Imgloaderyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
2017-07-13SLUDGE: Add the slusge specific image decoderyinsimei
2017-07-13SLUDGE: Fix png displayingyinsimei
2017-07-13SLUDGE: code formattingyinsimei
2017-07-13SLUDGE: Use PNGDecoder to read backdropyinsimei
2017-07-13SLUDGE: Refactor png specific functions in backdropyinsimei
2017-07-13SLUDGE: Refactor background loading codeyinsimei
2017-07-13SLUDGE: Replace stream writing functions id backdrop and 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