aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/statusba.cpp
AgeCommit message (Expand)Author
2018-04-19JANITORIAL: Fix whitespaceAdrian Frühwirth
2018-04-01SLUDGE: Move global variable pastePalette to TextManager and refactor a littleSimei Yin
2017-12-19SLUDGE: Arrange include orderSimei Yin
2017-07-21SLUDGE: Objectify text managerSimei Yin
2017-07-20SLUDGE: Change all structure names to UppercaseSimei Yin
2017-07-20SLUDGE: Objectify graphic classesSimei Yin
2017-07-15SLUDGE: Remove openGl-related function fixFontSimei Yin
2017-07-13SLUDGE: fix warningsSimei Yin
2017-07-13SLUDGE: replace char *by Common::Stringyinsimei
2017-07-13SLUDGE: code formatting for **yinsimei
2017-07-13SLUDGE: use read/writeSint16LE instead of get/putSignedyinsimei
2017-07-13SLUDGE: fix unmatched delete[] leaksyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: format code and remove onelinersyinsimei
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