aboutsummaryrefslogtreecommitdiff
path: root/engines/kyra/sequence/sequences_hof.cpp
AgeCommit message (Collapse)Author
2019-12-06KYRA: Fix Missing Default Switch CasesD G Turner
These are flagged by GCC if -Wswitch-default is enabled.
2019-07-23KYRA: (HOF/FM-TOWNS) - fix intro glitchathrxx
Get rid of alternative anim frame triggers in cases where animations stop too early (e. g. the tree in the first scene not vanishing completely).
2019-03-06KYRA: cleanup dirathrxx
Reorganize all files in sub directories. The file placement isn't as intuitive as it might be for other engines, which is probably the reason why this hasn't been done before.