aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/palette.h
AgeCommit message (Collapse)Author
2009-09-30oopsMax Horn
svn-id: r44500
2009-09-30SCI: Some palette code cleanupMax Horn
svn-id: r44494
2009-09-09Removed/replaced the gfx_pixmap_color structFilippos Karapetis
svn-id: r44017
2009-06-22Patch #2810483 (SCI: Convert gfx subsystem headers to Doxygen format), with ↵Max Horn
@brief removed svn-id: r41785
2009-05-23SCI: add (unused) palette revisioning supportWillem Jan Palenstijn
svn-id: r40838
2009-05-08SCI: cleanupMax Horn
svn-id: r40388
2009-03-08Formatting.Johannes Schickel
svn-id: r39245
2009-03-08Use new Palette class to manager pixmap palettes.Willem Jan Palenstijn
There are some remaining regressions with text colour in SCI1 games, but overall it should fix more than it breaks. svn-id: r39242