Commit graph

25 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
Eugene Sandulenko
5e7fe2dc57
JANITORIAL: Replace spaces in indentation with tabs 2021-04-15 21:20:36 +02:00
Bastien Bouclet
ef87472cc8 STARK: Change animation scripts to use the script suspend system
Animation scripts now work the same way as video and skeleton animations
now.

Fixes #1517.
2019-02-01 08:58:56 +01:00
Bastien Bouclet
c46beaafc6 STARK: Add an infinite loop protection to AnimScript 2019-01-25 09:48:31 +01:00
Bastien Bouclet
094099d0f1 STARK: Implement playing stock sounds from anim scripts 2016-11-12 09:17:02 +01:00
Bastien Bouclet
bf14375a6d STARK: Play anim script sounds 2016-01-04 20:11:54 +01:00
Pawel Kolodziejski
f9e78dc731 STARK: formating code - whitespaces 2016-01-01 07:30:11 +01:00
Bastien Bouclet
022e28bec7 STARK: Add an opcode to know if an anim script has been reached 2016-01-01 07:30:07 +01:00
Bastien Bouclet
da7cb98206 STARK: Save various animation data to the state 2016-01-01 07:30:01 +01:00
Bastien Bouclet
bce28dc32e STARK: Unstub an opcode allowing to jump to a specific animation script item 2016-01-01 07:30:01 +01:00
Bastien Bouclet
18d3344f87 STARK: Add shortcuts to use the singleton services 2016-01-01 07:29:53 +01:00
Bastien Bouclet
43bae53ce0 STARK: Fix GCC warnings 2016-01-01 07:29:51 +01:00
Einar Johan Trøan Sømåen
7b09a318ed STARK: Semi-implement opPlayAnimScriptItem. 2016-01-01 07:29:44 +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
4433ed200f STARK: Start moving file formats to a dedicated folder 2015-01-14 18:10:09 +01:00
Bastien Bouclet
c93098e7af STARK: Move the service provider to a separate file 2015-01-11 11:01:01 +01:00
Bastien Bouclet
7f8f3789e5 STARK: Split Global and Current to a separate file 2015-01-11 10:47:52 +01:00
Bastien Bouclet
d9b440e74b STARK: Move service classes to a service sub folder 2015-01-11 10:39:24 +01:00
Bastien Bouclet
6733c886c4 STARK: Some renaming for the Anim resource 2015-01-11 09:44:40 +01:00
Bastien Bouclet
2d2fe62cc2 STARK: Implement the pause opcode 2015-01-10 10:27:32 +01:00
Bastien Bouclet
e416158ab8 STARK: Implement anim scripts 2015-01-02 10:33:42 +01:00
Bastien Bouclet
8fec4a83fe STARK: Add an anim script resource type 2015-01-01 16:46:23 +01:00