aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gui/gui_palette.cpp
AgeCommit message (Expand)Author
2009-10-08Don't store the engine state in the SciGuiPalette class. The palette timestam...Filippos Karapetis
2009-10-07SCI/newgui: changed dithering logic, otherwise colors combined with black wou...Martin Kiewitz
2009-10-07SCI/newgui: undithering of picture now possible (just follow instructions in ...Martin Kiewitz
2009-10-06WIP code for replacing the FreeSCI view decoding code with the new one (no ch...Filippos Karapetis
2009-10-06- Fixed kGetTime() againFilippos Karapetis
2009-10-06Removed an unused reference to OSystemFilippos Karapetis
2009-10-06SCI/newgui: palette functions from SciGuiGfx now in SciGuiPaletteMartin Kiewitz