Eugene Sandulenko
|
abea37c9bb
|
ALL: Update ScummVM project license to GPLv3+
|
2021-12-26 18:48:43 +01:00 |
|
alxpnv
|
a4af39dcf9
|
ASYLUM: convert some warning() calls to debugC()
|
2021-06-16 15:41:14 +03:00 |
|
Eugene Sandulenko
|
22e949035b
|
ASYLUM: Comment out unused variables
|
2021-05-17 16:19:35 +02:00 |
|
alxpnv
|
48e164b2d7
|
ASYLUM: clean up includes
|
2021-05-17 15:37:54 +02:00 |
|
alxpnv
|
e6f2916eea
|
ASYLUM: access chapter 2 data using a single array
|
2021-05-17 15:37:49 +02:00 |
|
alxpnv
|
4df214d040
|
ASYLUM: implement SharedData::(set|get)Chapter2Data()
|
2021-05-17 15:37:40 +02:00 |
|
alxpnv
|
361a99035c
|
ASYLUM: unbreak chapter 8
|
2021-05-17 15:37:39 +02:00 |
|
Littleboy
|
70460193ad
|
ASYLUM: Skip saving of viewed movies as part of the shared data
We load it directly from an external file and the original overwrites the data with the one from the external file
|
2021-05-17 15:37:17 +02:00 |
|
Littleboy
|
8370719912
|
ASYLUM: Move Encounter disablePlayerOnExit flag to SharedData
|
2021-05-17 15:37:17 +02:00 |
|
Littleboy
|
f106c50b36
|
ASYLUM: Move actorIndex to SharedData
|
2021-05-17 15:37:16 +02:00 |
|
Littleboy
|
d1b6bbabfd
|
ASYLUM: Move skipScriptProcessing and isEncounterRunning flags to SharedData
|
2021-05-17 15:37:16 +02:00 |
|
Littleboy
|
5b0da5965c
|
ASYLUM: Cleanup more base classes
|
2021-05-17 15:37:15 +02:00 |
|
Alex Bevilacqua
|
ef991acd9e
|
ASYLUM: Silence GCC Warnings
|
2021-05-17 15:37:14 +02:00 |
|
Littleboy
|
28363f844d
|
ASYLUM: Reorganize SharedData
- Add accessors for most variables
- Add stubs for set/getChapter2Data()
|
2021-05-17 15:37:13 +02:00 |
|
Littleboy
|
5aad67007b
|
ASYLUM: Change SharedData into a class and move method implementations into cpp file
|
2021-05-17 15:37:12 +02:00 |
|