aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/transition.cpp
AgeCommit message (Expand)Author
2017-07-15SLUDGE: Clean useless #if 0'sSimei Yin
2017-07-15SLUDGE: Remove gl-related graphics.hSimei Yin
2017-07-13SLUDGE: int32_t -> int32Eugene Sandulenko
2017-07-13SLUDGE: replace int types to scummvm defined onesyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: use scummvm int type instead of uint16/32_tyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: code formattingyinsimei
2017-07-13SLUDGE: Add namespaceyinsimei
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei