Sebastian Krzyszkowiak
3301d890db
SLUDGE: Save/restore region's direction as signed integer
...
The engine is using -1 as an undefined direction, so keep it that
way after save & restore cycle. Otherwise persons will spin around
for a while trying to rotate themselves to 65535 degrees when
aligning to a region with undefined direction.
2023-01-13 00:40:07 +02:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Eugene Sandulenko
836825abcf
SLUDGE: Merge Parallax stuff back into GraphicsManager
2021-05-14 01:01:58 +02:00
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
Sebastian Krzyszkowiak
e46d5efaea
SLUDGE: fix use-after-free in RegionManager::removeScreenRegion
2019-06-17 22:11:14 +03:00
Simei Yin
91db7c5967
SLUDGE: Replace linked list by Common::List in RegionManager
2018-04-15 01:09:35 +02:00
Simei Yin
b575aac25a
SLUDGE: Rename KillAll to Kill in RegionManager
2018-04-15 01:09:35 +02:00
Simei Yin
af9d07a241
SLUDGE: Objectify Region Manager
2018-04-15 00:21:17 +02:00
Simei Yin
d9a6791500
SLUDGE: Add support for some windows-only games
2017-08-21 10:19:19 +02:00
Simei Yin
0fb4a1ddd2
SLUDGE: Objectify input and event handler
2017-07-20 19:10:01 +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
53542073b9
SLUDGE: Objectify object manager
2017-07-20 00:43:16 +02:00
yinsimei
9d349e794e
SLUDGE: code formatting for **
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