22 Commits

Author SHA1 Message Date
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
antoniou79
74a15b8233 STARK: Fix bad subtitle for Cortez in theater
Fix for bug https://bugs.scummvm.org/ticket/12967
2021-10-01 20:55:07 +02:00
Bastien Bouclet
d524d0e999 STARK: Fix Speech::isPlaying
Fixes #1549.
2019-06-01 22:51:46 +02:00
Bastien Bouclet
cfcf10a0fd STARK: Add a small pause after each speech line 2019-01-25 09:48:31 +01:00
Bastien Bouclet
8b5e7433f5 STARK: Change anim hierarchies to override parent animations 2018-05-03 21:04:49 +02:00
Bastien Bouclet
7be96cdbc7 STARK: Record the dialog history to the diary 2017-06-05 21:14:38 +02:00
Bastien Bouclet
2e8766fbbf STARK: Add state serializers for a number of entities 2017-06-05 09:44:48 +02:00
Bastien Bouclet
c7e75552ef STARK: Implement the fast forward mode
Used to skip animations. Does not behave exactly as the original due to
frame timing being incorrect in ResidualVM.

Fixes #1324.
2017-03-25 18:31:12 +01:00
Bastien Bouclet
bc84594bec STARK: Fix misformatted include 2017-01-02 19:50:32 +01:00
Bastien Bouclet
74704d522a STARK: Implement lipsync 2017-01-02 19:48:24 +01:00
Pawel Kolodziejski
f9e78dc731 STARK: formating code - whitespaces 2016-01-01 07:30:11 +01:00
Bastien Bouclet
8d1f8c3758 STARK: A character can only speak one line at a time 2016-01-01 07:30:09 +01:00
Bastien Bouclet
e873aa7af8 STARK: Enable the talking animation when a speech is active for a character 2016-01-01 07:30:09 +01:00
Bastien Bouclet
18d3344f87 STARK: Add shortcuts to use the singleton services 2016-01-01 07:29:53 +01:00
Bastien Bouclet
38567dd2cf STARK: Add a method allowinf to know if a line is April's 2016-01-01 07:29:53 +01:00
Bastien Bouclet
413ee2a75d STARK: Move the format readers to their own namespace 2015-02-13 12:52:32 +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
85b7a3627e STARK: Implement a basic dialog player 2015-01-15 17:43:18 +01:00
Bastien Bouclet
4433ed200f STARK: Start moving file formats to a dedicated folder 2015-01-14 18:10:09 +01:00
Bastien Bouclet
a959ab0f66 STARK: Add a Speech resource type 2015-01-10 20:32:30 +01:00