aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/builtin.cpp
AgeCommit message (Expand)Author
2017-07-13SLUDGE: use U32String to replace sludge utf8 libraryyinsimei
2017-07-13SLUDGE: replace char* by Common::String for error messagesyinsimei
2017-07-13SLUDGE: save&load system (without thumbnail and snapshot)yinsimei
2017-07-13SLUDGE: add blankscreen effectyinsimei
2017-07-13SLUDGE: change pixel formats to pointers and fix seg faultyinsimei
2017-07-13SLUDGE: fix unmatched delete[] leaksyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: remove platform dependent definesyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei
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