Eugene Sandulenko
|
28e4e46707
|
SLUDGE: Reduce header dependencies
|
2021-05-07 01:29:53 +02:00 |
|
Eugene Sandulenko
|
5c15a99fb8
|
SLUDGE: Reduced header dependecy. No nested includes
|
2021-05-07 01:29:53 +02:00 |
|
Eugene Sandulenko
|
e3da6f47b5
|
SLUDGE: Remove unused files and redundant header
|
2021-05-07 01:29:52 +02:00 |
|
Eugene Sandulenko
|
bbf03426e1
|
SLUDGE: JANITORIAL: Fix code formatting
|
2021-05-07 01:29:52 +02:00 |
|
Eugene Sandulenko
|
2270799dac
|
SLUDGE: Dump images
|
2021-05-07 01:29:52 +02:00 |
|
Eugene Sandulenko
|
519b212f95
|
SLUDGE: Improved script decompilation
|
2021-05-07 01:29:52 +02:00 |
|
D G Turner
|
ef30ebc0bb
|
SLUDGE: Fix Missing Default Switch Cases
These are flagged by GCC if -Wswitch-default is enabled.
|
2019-12-01 01:08:45 +00:00 |
|
Sebastian Krzyszkowiak
|
b428c23c75
|
SLUDGE: fix crash in ResourceManager::readResourceNames
|
2019-06-17 23:08:00 +03:00 |
|
Simei Yin
|
1ec5ef3e4d
|
SLUDGE: Move resource names to ResourceManager
|
2018-05-29 22:37:10 +02:00 |
|
Simei Yin
|
a2a980aa89
|
SLUDGE: Convert CP1250 to UTF8 for some windows games
|
2017-08-24 04:02:42 +02:00 |
|
Simei Yin
|
867b8dbb92
|
SLUDGE: Reset engine when launching a new game data file
|
2017-08-22 16:20:15 +02:00 |
|
Simei Yin
|
44c5f5e474
|
SLUDGE: Refine debug channels
|
2017-08-02 17:46:42 +02:00 |
|
Simei Yin
|
4fc6cef968
|
SLUDGE: Objectify resource manager
|
2017-07-18 19:05:04 +02:00 |
|
Simei Yin
|
798ec60f54
|
SLUDGE: Objectify language manager
|
2017-07-18 19:05:04 +02:00 |
|
Simei Yin
|
a3876ee8c1
|
SLUDGE: Clean useless #if 0's
|
2017-07-15 17:51:57 +02:00 |
|
Simei Yin
|
b60aa5eae7
|
SLUDGE: fix warnings
|
2017-07-13 23:29:26 +02:00 |
|
Eugene Sandulenko
|
e36f3ad79e
|
SLUDGE: int32_t -> int32
|
2017-07-13 18:43:24 +02:00 |
|
yinsimei
|
94ddf526f4
|
SLUDGE: remove CommonCode directory to have a flat structure
|
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
|
e7a22b59f8
|
SLUDGE: add several debug infos and exit when error
|
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
|
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 |
|