Age | Commit message (Expand) | Author |
---|---|---|
2018-05-31 | SLUDGE: Move createCString() with string tools | Simei Yin |
2017-07-13 | SLUDGE: replace char *by Common::String | yinsimei |
2017-07-13 | SLUDGE: use write/readFloatLB instead of Sludge get/putFloat | yinsimei |
2017-07-13 | SLUDGE: use read/writeSint16LE instead of get/putSigned | yinsimei |
2017-07-13 | SLUDGE: fix u32string saving error | yinsimei |
2017-07-13 | SLUDGE: replace int types to scummvm defined ones | yinsimei |
2017-07-13 | SLUDGE: use scummvm int type instead of uint16/32_t | yinsimei |
2017-07-13 | SLUDGE: Replace sludge stream reading functions by scummvm ones | 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 |