Commit graph

17 commits

Author SHA1 Message Date
Simei Yin
caa51ef49a SLUDGE: Change all structure names to Uppercase 2017-07-20 19:10:01 +02:00
Eugene Sandulenko
8fde046360 SLUDGE: Make UTF-8 code portable 2017-07-13 22:41:03 +02:00
Eugene Sandulenko
e36f3ad79e SLUDGE: int32_t -> int32 2017-07-13 18:43:24 +02:00
yinsimei
91fcdda2d1 SLUDGE: change global Common::String to public var of SludgeEngine 2017-07-13 18:27:45 +02:00
yinsimei
d6308b9176 SLUDGE: replace utf8 chars by code 2017-07-13 18:27:45 +02:00
yinsimei
1cd6de22e4 SLUDGE: remove debug code 2017-07-13 18:27:45 +02:00
yinsimei
800987ab95 SLUDGE: replace char *by Common::String 2017-07-13 18:27:45 +02:00
yinsimei
f8e1fe0064 SLUDGE: replace int types to scummvm defined ones 2017-07-13 18:27:45 +02:00
yinsimei
08304b848a SLUDGE: use Common/debug instead of sludge debug 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