Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-04-29 | SLUDGE: Remove global variable fadeMode and move transition functions to ↵ | Simei Yin | |
GraphicsManager | |||
2018-04-27 | SLUDGE: Move global variable brightnessLevel to GraphicsManager and refactor ↵ | Simei Yin | |
save&load | |||
2017-11-10 | ALL: Fix misuse of comma operator | Colin Snover | |
2017-07-15 | SLUDGE: Clean useless #if 0's | Simei Yin | |
2017-07-15 | SLUDGE: Remove gl-related graphics.h | Simei Yin | |
2017-07-13 | SLUDGE: int32_t -> int32 | Eugene Sandulenko | |
2017-07-13 | SLUDGE: replace int types to scummvm defined ones | yinsimei | |
2017-07-13 | SLUDGE: replace sludge colours by pixelformat | yinsimei | |
2017-07-13 | SLUDGE: use scummvm int type instead of uint16/32_t | yinsimei | |
2017-07-13 | SLUDGE: header formatting | yinsimei | |
2017-07-13 | SLUDGE: format code and remove oneliners | yinsimei | |
2017-07-13 | SLUDGE: code formatting | yinsimei | |
2017-07-13 | SLUDGE: Add namespace | yinsimei | |
2017-07-13 | SLUDGE: Add sludge files and make it compile | yinsimei | |