Age | Commit message (Expand) | Author |
---|---|---|
2017-07-13 | SLUDGE: remove CommonCode directory to have a flat structure | yinsimei |
2017-07-13 | SLUDGE: replace char *by Common::String | yinsimei |
2017-07-13 | SLUDGE: replace int types to scummvm defined ones | yinsimei |
2017-07-13 | SLUDGE: remove #ifdef HAVE_GLES2 and clean code in graphics | yinsimei |
2017-07-13 | SLUDGE: save&load system (without thumbnail and snapshot) | 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: 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 |