Simei Yin
|
8c8e5c44d8
|
SLUDGE: Remove openGl-related function fixFont
|
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 |
|
Simei Yin
|
cce0aace8b
|
SLUDGE: get random number
|
2017-07-13 23:29:26 +02:00 |
|
Simei Yin
|
b60aa5eae7
|
SLUDGE: fix warnings
|
2017-07-13 23:29:26 +02:00 |
|
yinsimei
|
94ddf526f4
|
SLUDGE: remove CommonCode directory to have a flat structure
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
8f618e55ae
|
SLUDGE: move namespace to functionlist.h
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
91fcdda2d1
|
SLUDGE: change global Common::String to public var of SludgeEngine
|
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
|
19ff9f419b
|
SLUDGE: correct loadfile existence check
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
ae8df00f56
|
SLUDGE: replace abs() by scummvm ABS()
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
9d349e794e
|
SLUDGE: code formatting for **
|
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
|
302c946279
|
SLUDGE: use U32String to replace sludge utf8 library
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
fe773c1beb
|
SLUDGE: replace char* by Common::String for error messages
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
8152793d09
|
SLUDGE: save&load system (without thumbnail and snapshot)
|
2017-07-13 18:27:45 +02:00 |
|
yinsimei
|
0e8db2bf0d
|
SLUDGE: add blankscreen effect
|
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
|
839e7fb4d2
|
SLUDGE: fix unmatched delete[] leaks
|
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
|
bee42dc52f
|
SLUDGE: remove platform dependent defines
|
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
|
786e4c3dc3
|
SLUDGE: Refactor image loading function and apply in backdrop
|
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 |
|