aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_palette.h
AgeCommit message (Expand)Author
2010-01-04SCI: kPalette / animate adjustments to behave more like sierra sci, also does...Martin Kiewitz
2009-10-20SCI/newgui: Changed kPalette(animate) and implemented setFlags/unsetFlagsMartin Kiewitz
2009-10-20SCI/newgui: kPalette cleanup, preparing for sq5 paletteAnimate supportMartin Kiewitz
2009-10-15SCI: Don't cache squaresWillem Jan Palenstijn
2009-10-14SCI/newgui: kPalette / setIntensity / reimplemented setPalette optional param...Martin Kiewitz
2009-10-14SCI/newgui: changed kPalette (setIntensity) to behave differently (seems we h...Martin Kiewitz
2009-10-14Fixed the palette in the SEQ decoder againFilippos Karapetis
2009-10-12Minimize dependencies in the new guiFilippos Karapetis
2009-10-08SCI/newgui: cleanup, fixing uninitialized variable in SciGuiPaletteMartin Kiewitz
2009-10-08Don't store the engine state in the SciGuiPalette class. The palette timestam...Filippos Karapetis
2009-10-07SCI: SciGuiPalette - init() is now privateMartin Kiewitz
2009-10-06WIP code for replacing the FreeSCI view decoding code with the new one (no ch...Filippos Karapetis
2009-10-06Removed an unused reference to OSystemFilippos Karapetis
2009-10-06SCI/newgui: palette functions from SciGuiGfx now in SciGuiPaletteMartin Kiewitz