aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/freeze.cpp
AgeCommit message (Expand)Author
2017-07-13SLUDGE: replace int types to scummvm defined onesyinsimei
2017-07-13SLUDGE: use Common/debug instead of sludge debugyinsimei
2017-07-13SLUDGE: use Common::List to reproduce layer effectsyinsimei
2017-07-13SLUDGE: load zBuffer sprites as backdrop copiesyinsimei
2017-07-13SLUDGE: change background and zByffer restore order in freezeyinsimei
2017-07-13SLUDGE: remove a low-level graphic loopyinsimei
2017-07-13SLUDGE: free surfaces in freeze structyinsimei
2017-07-13SLUDGE: get freeze and unfreeze scene workyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei
2017-07-13SLUDGE: code formattingyinsimei
2017-07-13SLUDGE: Add namespaceyinsimei
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei