Commit Graph
18 Commits
Author SHA1 Message Date
Simei Yin 535034d6b9 SLUDGE: Objectify FloorManager 2018-05-01 18:41:51 +02:00
Simei Yin fe9968a074 SLUDGE: Arrange include order 2017-12-19 22:16:21 +01:00
Simei Yin 867b8dbb92 SLUDGE: Reset engine when launching a new game data file 2017-08-22 16:20:15 +02:00
Simei Yin 3cfb5bcdc5 SLUDGE: Fix unmatched delete and delete [] 2017-08-12 16:49:47 +02:00
Simei Yin caa51ef49a SLUDGE: Change all structure names to Uppercase 2017-07-20 19:10:01 +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
yinsimei 59ea5e5834 SLUDGE: use Graphics::Surface::drawLine instead of sludge defined drawLine 2017-07-13 18:27:45 +02:00
yinsimei 9d349e794e SLUDGE: code formatting for ** 2017-07-13 18:27:45 +02:00
yinsimei ee45e15178 SLUDGE: use Common::Point instead of struct POINT 2017-07-13 18:27:45 +02:00
yinsimei 839e7fb4d2 SLUDGE: fix unmatched delete[] leaks 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