Commit Graph
23 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 6659c88498 STARK: Use the new stream float read/write methods 2018-04-14 11:19:19 +02:00
Bastien Bouclet dbe561fcc8 STARK: Use the endian safe float reading macro 2017-05-13 08:15:29 +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 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 50d882f9f4 STARK: Read path resources 2016-01-01 07:30:06 +01:00
Bastien Bouclet fb25682c5c STARK: Add the ability to save resource references 2016-01-01 07:30:00 +01:00
Bastien Bouclet 77754dae99 STARK: Allow overriding the items tooltips 2016-01-01 07:29:59 +01:00
Bastien Bouclet 11f6db1491 STARK: Read the lipsync data 2016-01-01 07:29:54 +01:00
Bastien Bouclet 450119ea42 STARK: Warn when reading more XRC data than available 2016-01-01 07:29:51 +01:00
Bastien Bouclet 1cc5687cf3 STARK: Add a floorfield resource type 2016-01-01 07:29:49 +01:00
Einar Johan Trøan Sømåen afd53de7f6 STARK: Implement basic FMV nodes (some data left to read). 2016-01-01 07:29:46 +01:00
Bastien Bouclet b7b8447945 STARK: Add the action table resource type 2016-01-01 07:29:39 +01:00
Bastien Bouclet 603c6cabba STARK: Add a light resource 2016-01-01 07:29:39 +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 d9217d1fe9 STARK: Add a scroll resource 2015-02-07 16:29:59 +01:00
Bastien Bouclet 4433ed200f STARK: Start moving file formats to a dedicated folder 2015-01-14 18:10:09 +01:00