aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/sludger.cpp
AgeCommit message (Expand)Author
2017-07-13SLUDGE: fix unmatched delete[] leaksyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: add game file name getter in detectionyinsimei
2017-07-13SLUDGE: remove showSetupWindowyinsimei
2017-07-13SLUDGE: remove platform dependent definesyinsimei
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: Add debug channel for fatal msgyinsimei
2017-07-13SLUDGE: move backdrop display code to backdrop.cppyinsimei
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