Paweł Kołodziejski
20cb0ae228
ALL: Cleanup ResidualVM -> ScummVM
2021-12-26 21:19:38 +01:00
Eugene Sandulenko
abea37c9bb
ALL: Update ScummVM project license to GPLv3+
2021-12-26 18:48:43 +01:00
Bastien Bouclet
6659c88498
STARK: Use the new stream float read/write methods
2018-04-14 11:19:19 +02:00
Bastien Bouclet
43bc857b05
STARK: Improve const-correctness for the services
2018-02-14 20:25:30 +01:00
Bastien Bouclet
0bab2c7086
STARK: Plug a memory leak when loading saves
2017-05-31 15:21:30 +02:00
Bastien Bouclet
8b1beea68a
STARK: Add savegame version handling
...
The save file header has a version attrubute, as well as each serialized
resource tree. The reason for this is that serialized resource trees
are not necessarily rehydrated into objects during the gameplay.
Thus the save version is not always consistent across the serialized resource
trees in a save file.
2017-05-30 19:07:42 +02:00
Bastien Bouclet
bfcdaf970c
STARK: Start keeping track of the diary state
...
Only diary entries and FMVs are implemented for now.
Conversations are still not recorded.
2017-05-30 14:24:22 +02:00
Bastien Bouclet
c58b58685f
STARK: Plug a memory leak
2017-01-29 10:41:34 +01:00
Bastien Bouclet
bedf5e2725
STARK: Use the target in the save file name pattern
...
Saves are incompatible between game versions.
Also increase the maximum save slot to 999.
2016-01-31 08:08:55 +01:00
Pawel Kolodziejski
f9e78dc731
STARK: formating code - whitespaces
2016-01-01 07:30:11 +01:00
Bastien Bouclet
fb25682c5c
STARK: Add the ability to save resource references
2016-01-01 07:30:00 +01:00
Bastien Bouclet
db63aae3e9
STARK: Save state for floor positioned items
2016-01-01 07:29:58 +01:00
Bastien Bouclet
f57efec9c4
STARK: Fix a memory leak
2016-01-01 07:29:51 +01:00
Bastien Bouclet
0f978e54dd
STARK: Rename Resource to Object to reflect the namespace change
2015-02-13 11:18:37 +01:00
Bastien Bouclet
254021c602
STARK: Move the resources to a separate namespace
2015-02-13 11:10:44 +01:00
Bastien Bouclet
d9b440e74b
STARK: Move service classes to a service sub folder
2015-01-11 10:39:24 +01:00