aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/backdrop.h
AgeCommit message (Expand)Author
2017-07-20SLUDGE: Objectify graphic classesSimei Yin
2017-07-20SLUDGE: Objectify parallex and create graphics managerSimei Yin
2017-07-15SLUDGE: Remove gl-related graphics.hSimei Yin
2017-07-15SLUDGE: Complete parallaxSimei Yin
2017-07-15SLUDGE: Complete snapshotSimei Yin
2017-07-13SLUDGE: replace int types to scummvm defined onesyinsimei
2017-07-13SLUDGE: remove unused variable in parallaxLayeryinsimei
2017-07-13SLUDGE: change struct texture to Surfaceyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: refactor HSIDecoder out of Imgloaderyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei
2017-07-13SLUDGE: Correct ifdef position in backdrop.hyinsimei
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