aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/moreio.cpp
AgeCommit message (Expand)Author
2017-08-21SLUDGE: Some code cleaningSimei Yin
2017-08-15SLUDGE: Add debug channelSimei Yin
2017-08-02SLUDGE: Refine debug channelsSimei 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: remove platform dependent definesyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: align increment operatoryinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: Replace sludge stream reading functions by scummvm onesyinsimei
2017-07-13SLUDGE: code formattingyinsimei
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