1
0
mirror of https://github.com/vcmi/vcmi.git synced 2025-03-11 14:49:23 +02:00
Ivan Savenko c79634b6a7 Moved all animation ordering logic to callers
Previously, CBattleAnimation & inheritors were controlling animation
ordering - e.g. which animations should play after which.
Now, this is controlled by caller, e.g. BattleInterface & its
controllers.
H3 animations are fairly linear and can be split in stages which are
already somewhat implemented via waitForAnims
2022-12-13 21:31:49 +02:00
..
2022-11-10 18:29:39 +02:00
2022-11-15 22:09:47 +04:00
2022-11-23 01:02:17 +04:00
2022-10-04 20:54:40 +04:00
2016-01-31 18:01:58 +03:00