Commit Graph
73 Commits
Author SHA1 Message Date
yinsimei 43ffa3bcc8 SLUDGE: give a 0.5 opacity for mixOverlay image 2017-07-13 18:27:45 +02:00
yinsimei 9418891237 SLUDGE: get freeze and unfreeze scene work 2017-07-13 18:27:45 +02:00
yinsimei e52dbca7fd SLUDGE: remove unused variable in parallaxLayer 2017-07-13 18:27:45 +02:00
yinsimei 536ddf7e89 SLUDGE: change struct texture to Surface 2017-07-13 18:27:45 +02:00
yinsimei 78cba75570 SLUDGE: change pixel formats to pointers and fix seg fault 2017-07-13 18:27:45 +02:00
yinsimei 77d5c7235d SLUDGE: replace sludge colours by pixelformat 2017-07-13 18:27:45 +02:00
yinsimei a8ccd05315 SLUDGE: header formatting 2017-07-13 18:27:45 +02:00
yinsimei 10ff6994ae SLUDGE: format code and remove oneliners 2017-07-13 18:27:45 +02:00
yinsimei a589fac895 SLUDGE: fix sprite flickering by using a full screen surface 2017-07-13 18:27:45 +02:00
yinsimei 733e758fcb SLUDGE: move backdrop display code to backdrop.cpp 2017-07-13 18:27:45 +02:00
yinsimei cfe2e63793 SLUDGE: refactor HSIDecoder out of Imgloader 2017-07-13 18:27:45 +02:00
yinsimei 786e4c3dc3 SLUDGE: Refactor image loading function and apply in backdrop 2017-07-13 18:27:45 +02:00
yinsimei 8c59f8deac SLUDGE: Replace sludge stream reading functions by scummvm ones 2017-07-13 18:27:45 +02:00
yinsimei b920f61a11 SLUDGE: Add the slusge specific image decoder 2017-07-13 18:27:45 +02:00
yinsimei 6e5dec3137 SLUDGE: Fix png displaying 2017-07-13 18:27:45 +02:00
yinsimei ca2ee02496 SLUDGE: code formatting 2017-07-13 18:27:45 +02:00
yinsimei 2dddb900c9 SLUDGE: Use PNGDecoder to read backdrop 2017-07-13 18:27:45 +02:00
yinsimei 6808650f3e SLUDGE: Refactor png specific functions in backdrop 2017-07-13 18:27:45 +02:00
yinsimei 9f7d301ef4 SLUDGE: Refactor background loading code 2017-07-13 18:27:45 +02:00
yinsimei f8ca5d14c4 SLUDGE: Replace stream writing functions id backdrop and formatting 2017-07-13 18:27:45 +02:00
yinsimei 45dcfdfc0b SLUDGE: Replace standard file reading functions by Common functions 2017-07-13 18:27:45 +02:00
yinsimei c4a5af22ea SLUDGE: Add namespace 2017-07-13 18:27:45 +02:00
yinsimei 219044abf9 SLUDGE: Add sludge files and make it compile 2017-07-13 18:27:45 +02:00