aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/moreio.h
AgeCommit message (Expand)Author
2018-05-31SLUDGE: Move createCString() with string toolsSimei Yin
2017-07-13SLUDGE: replace char *by Common::Stringyinsimei
2017-07-13SLUDGE: use write/readFloatLB instead of Sludge get/putFloatyinsimei
2017-07-13SLUDGE: use read/writeSint16LE instead of get/putSignedyinsimei
2017-07-13SLUDGE: fix u32string saving erroryinsimei
2017-07-13SLUDGE: replace int types to scummvm defined onesyinsimei
2017-07-13SLUDGE: use scummvm int type instead of uint16/32_tyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
2017-07-13SLUDGE: Replace standard file reading functions by Common functionsyinsimei
2017-07-13SLUDGE: Add namespaceyinsimei
2017-07-13SLUDGE: Add sludge files and make it compileyinsimei