Commit Graph
25 Commits
Author SHA1 Message Date
Eugene Sandulenko abea37c9bb ALL: Update ScummVM project license to GPLv3+ 2021-12-26 18:48:43 +01:00
Eugene Sandulenko 28e4e46707 SLUDGE: Reduce header dependencies 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
D G Turner 904e58c35b SLUDGE: Really Fix MSVC Warnings 2019-10-03 04:57:18 +01:00
D G Turner 743d64bf53 SLUDGE: Further Fixes for MSVC Warnings
This _should_ fix the remaining issues with signed vs. unsigned
warnings in the TransparentSurface blit method calls.
2019-10-03 03:56:31 +01:00
Simei Yin 5ced495769 SLUDGE: Move global variable thumbnailWidth/Height to GraphicsManager 2018-04-27 19:48:29 +02:00
Simei Yin fe9968a074 SLUDGE: Arrange include order 2017-12-19 22:16:21 +01:00
Simei Yin a751ad5530 SLUDGE: Add thumbnail for save&load interface 2017-08-08 14:08:29 +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
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 07e4982027 SLUDGE: remove #ifdef HAVE_GLES2 and clean code in graphics 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 77d5c7235d SLUDGE: replace sludge colours by pixelformat 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