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
Douglas Liu 7001c9c337 STARK: Enable low-quality model setting 2018-05-26 22:10:05 +08:00
Bastien Bouclet 5577b3eece STARK: Pause the currently playing videos when ResidualVM pauses the engine
This way, the videos don't play too fast because they try to make up for the
pause time when resuming.
2017-05-25 21:31:21 +02:00
Bastien Bouclet 368d71cfd5 STARK: Implement animation triggered sounds
Mainly used for footstep sounds
2016-11-10 07:57:03 +01:00
Bastien Bouclet 29caec2dd2 STARK: Clean up debug printing resources 2016-04-24 13:00:46 +02:00
Bastien Bouclet 50d882f9f4 STARK: Read path resources 2016-01-01 07:30:06 +01:00
Bastien Bouclet 2e1e44571d STARK: Allow saving and restoring Objects as resource references 2016-01-01 07:30:00 +01:00
Bastien Bouclet fc2454dfaf STARK: PATTables should bee looked up by order, not index 2016-01-01 07:29:56 +01:00
Bastien Bouclet 11f6db1491 STARK: Read the lipsync data 2016-01-01 07:29:54 +01:00
Bastien Bouclet 27a8e00951 STARK: Constify some methods 2016-01-01 07:29:48 +01:00
Pawel Kolodziejski 6d598c7eaf STARK: fixed compilation warnings 2016-01-01 07:29:38 +01:00
Pawel Kolodziejski 09ad223dfe STARK: fixed compilation for non C++11 2015-02-21 05:55:18 +01:00
Einar Johan Trøan Sømåen db4bd592ed STARK: Make describe() const in ResourceReference. 2015-02-18 22:21:00 +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