aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/bg_effects.cpp
AgeCommit message (Expand)Author
2018-07-29SLUDGE: Fix Unused Function Compiler Warnings.D G Turner
2018-05-31SLUDGE: Move stack size getter to struct StackHandlerSimei Yin
2018-05-31SLUDGE: Move value getters to struct VariableSimei Yin
2017-07-20SLUDGE: Change all structure names to UppercaseSimei Yin
2017-07-15SLUDGE: Clean useless #if 0'sSimei Yin
2017-07-15SLUDGE: Remove gl-related graphics.hSimei Yin
2017-07-13SLUDGE: replace char *by Common::Stringyinsimei
2017-07-13SLUDGE: code formatting for **yinsimei
2017-07-13SLUDGE: replace int types to scummvm defined onesyinsimei
2017-07-13SLUDGE: use Common/debug instead of sludge debugyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
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