Commit Graph
52 Commits
Author SHA1 Message Date
Filippos Karapetis a119108835 SCI: Fix compilation 2016-01-08 11:09:29 +02:00
Colin Snover aeee621e44 SCI32: Add initial support for palette cycling (kPalCycle) and fading (kPalFade)
Graphics palette code was rewritten between SCI1 and SCI2, so
SCI32 palette engine code has been moved to a separate GfxPalette32
class.
2016-01-07 16:35:09 -06:00