aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/transition.cpp
AgeCommit message (Expand)Author
2018-04-29SLUDGE: Remove global variable fadeMode and move transition functions to Grap...Simei Yin
2018-04-27SLUDGE: Move global variable brightnessLevel to GraphicsManager and refactor ...Simei Yin
2017-11-10ALL: Fix misuse of comma operatorColin Snover
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