Commit Graph

23 Commits

Author SHA1 Message Date
Simei Yin
79dbb56625 SLUDGE: Fix ZBuffer order bug 2017-08-02 17:46:42 +02:00
Simei Yin
44c5f5e474 SLUDGE: Refine debug channels 2017-08-02 17:46:42 +02:00
Simei Yin
7e95f7dc63 SLUDGE: Fix backdrop loading for images not of the window size 2017-07-20 02:00:18 +02:00
Simei Yin
e617a53608 SLUDGE: Objectify graphic classes 2017-07-20 00:43:16 +02:00
Simei Yin
4fc6cef968 SLUDGE: Objectify resource manager 2017-07-18 19:05:04 +02:00
Simei Yin
8963519346 SLUDGE: Clean unused extern variables 2017-07-15 17:51:57 +02:00
Simei Yin
a3876ee8c1 SLUDGE: Clean useless #if 0's 2017-07-15 17:51:57 +02:00
Simei Yin
59f9157106 SLUDGE: Remove gl-related graphics.h 2017-07-15 17:51:57 +02:00
Simei Yin
4a6feaefc8 SLUDGE: Use String::format instead of sprintf 2017-07-15 14:30:46 +02:00
D G Turner
ce81c5345d SLUDGE: Fix Unsigned vs. Signed Comparison Compiler Warnings. 2017-07-14 11:59:38 +01:00
Paul Gilbert
d8e5994d32 SLUDGE: Fix Visual Studio compilation 2017-07-13 23:42:41 -04:00
yinsimei
ae54897ff5 SLUDGE: add channel to debug text 2017-07-13 18:27:45 +02:00
yinsimei
639f20f168 SLUDGE: fix bug of setting zbuffer before backdrop 2017-07-13 18:27:45 +02:00
yinsimei
52b627bae6 SLUDGE: use Common::List to reproduce layer effects 2017-07-13 18:27:45 +02:00
yinsimei
714196132c SLUDGE: load zBuffer sprites as backdrop copies 2017-07-13 18:27:45 +02:00
yinsimei
7430ebe883 SLUDGE: use scummvm int type instead of uint16/32_t 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
8c59f8deac SLUDGE: Replace sludge stream reading functions by scummvm ones 2017-07-13 18:27:45 +02:00
yinsimei
ca2ee02496 SLUDGE: code 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