Age | Commit message (Expand) | Author |
---|---|---|
2017-07-13 | SLUDGE: remove game settings from Sludge code | yinsimei |
2017-07-13 | SLUDGE: replace char *by Common::String | yinsimei |
2017-07-13 | SLUDGE: correct #define in header to match file name | yinsimei |
2017-07-13 | SLUDGE: replace int types to scummvm defined ones | yinsimei |
2017-07-13 | SLUDGE: add game file name getter in detection | yinsimei |
2017-07-13 | SLUDGE: header 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 |