Commit graph

16 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
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
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
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
37cda066c0 STARK: Rename ResourceType to Type to reflect the namespace change 2015-02-13 11:13:10 +01:00
Bastien Bouclet
254021c602 STARK: Move the resources to a separate namespace 2015-02-13 11:10:44 +01:00
Bastien Bouclet
4b6413b573 STARK: Add comments from animation related resource types 2015-01-25 16:45:12 +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