Commit Graph
20 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 8b5e7433f5 STARK: Change anim hierarchies to override parent animations 2018-05-03 21:04:49 +02:00
Bastien Bouclet 6659c88498 STARK: Use the new stream float read/write methods 2018-04-14 11:19:19 +02:00
Bastien Bouclet 2682f75b16 STARK: Support AnimHierarchies referencing each other more than one level
Fixes April being invisible after floating over the gorge in Alais
2017-06-11 21:45:09 +02:00
Bastien Bouclet efd4efe1ad STARK: Fix typo in constant 2017-05-25 22:00:42 +02:00
Bastien Bouclet 1bd4b2ccf9 STARK: Implement random idle action animations 2017-05-25 21:30:03 +02:00
Pawel Kolodziejski f9e78dc731 STARK: formating code - whitespaces 2016-01-01 07:30:11 +01:00
Bastien Bouclet 6c27dd9f9b STARK: Unify game window mouse hover and mouse click item handling 2016-01-01 07:29:50 +01:00
Bastien Bouclet 273a358ad3 STARK: Initiate rework of the user interface code
A base class, Window, will be used to ensure all the UI containers
work in a similar way.
2016-01-01 07:29:48 +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 6733c886c4 STARK: Some renaming for the Anim resource 2015-01-11 09:44:40 +01:00
Bastien Bouclet af71cb117e STARK: Draw the actors using the resource tree 2015-01-04 20:01:17 +01:00
Bastien Bouclet 495e8e2611 STARK: Collect the render entries from the location and render them 2015-01-02 17:56:11 +01:00
Bastien Bouclet 4f36e52ff6 STARK: Anim hierarchies now select a current anim 2015-01-02 08:11:59 +01:00
Bastien Bouclet 51730689c1 STARK: A first stab at anim hierarchies 2015-01-01 19:42:21 +01:00
Bastien Bouclet a981ba6ca4 STARK: Add an AnimHierarchy resource 2015-01-01 15:52:47 +01:00