Age | Commit message (Expand) | Author |
---|---|---|
2017-07-14 | SLUDGE: Fix Unsigned vs. Signed Comparison Compiler Warnings. | D G Turner |
2017-07-13 | SLUDGE: Fix Visual Studio compilation | Paul Gilbert |
2017-07-13 | SLUDGE: add channel to debug text | yinsimei |
2017-07-13 | SLUDGE: fix bug of setting zbuffer before backdrop | yinsimei |
2017-07-13 | SLUDGE: use Common::List to reproduce layer effects | yinsimei |
2017-07-13 | SLUDGE: load zBuffer sprites as backdrop copies | 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: Replace sludge stream reading functions by scummvm ones | yinsimei |
2017-07-13 | SLUDGE: code formatting | yinsimei |
2017-07-13 | SLUDGE: Replace standard file reading functions by Common functions | yinsimei |
2017-07-13 | SLUDGE: Add namespace | yinsimei |
2017-07-13 | SLUDGE: Add sludge files and make it compile | yinsimei |