aboutsummaryrefslogtreecommitdiff
path: root/engines/sludge/imgloader.cpp
AgeCommit message (Expand)Author
2017-08-21SLUDGE: Add support for some windows-only gamesSimei Yin
2017-08-15SLUDGE: Add debug channelSimei Yin
2017-08-02SLUDGE: Refine debug channelsSimei Yin
2017-07-13SLUDGE: read headless png spritesyinsimei
2017-07-13SLUDGE: change pixel formats to pointers and fix seg faultyinsimei
2017-07-13SLUDGE: replace sludge colours by pixelformatyinsimei
2017-07-13SLUDGE: header formattingyinsimei
2017-07-13SLUDGE: refactor HSIDecoder out of Imgloaderyinsimei
2017-07-13SLUDGE: Refactor image loading function and apply in backdropyinsimei