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
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs
2021-04-15 21:20:36 +02:00
Douglas Liu
fc727c56c4
STARK: Fix bug in binding of key F5
2018-07-11 22:17:03 +08:00
Bastien Bouclet
d9f2a6a107
Merge pull request #1454 from DouglasLiuGamer/branch-debug
...
STARK: Improve the debug console
2018-06-24 15:50:54 +02:00
Bastien Bouclet
c9c4415070
STARK: Empty the conversation log when loading a save
2018-06-23 15:14:08 +02:00
Douglas Liu
171dee42a0
STARK: Small style fixing
2018-06-16 22:43:48 +08:00
Bastien Bouclet
d87a345af2
STARK: Change the diary button to use the diary state
...
Also fix the chest close animation not being visible.
2018-04-07 11:10:48 +02:00
Snejp
a09c1c5122
STARK: Implement the flashing image animation
...
Used when a new entry has been added to the diary.
2018-04-07 11:10:41 +02:00
Bastien Bouclet
7be96cdbc7
STARK: Record the dialog history to the diary
2017-06-05 21:14:38 +02:00
Bastien Bouclet
a7a7b4468a
STARK: Add save state serializers to more entities
2017-06-05 09:44:49 +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