aboutsummaryrefslogtreecommitdiff
path: root/engines/sci/gfx/palette.cpp
AgeCommit message (Expand)Author
2009-10-28Enclose all of the old graphics code within the INCLUDE_OLDGFX safeguard (def...Filippos Karapetis
2009-09-30SCI: Some palette code cleanupMax Horn
2009-09-28SCI: When merging palettes, map all unused colours to index 0.Willem Jan Palenstijn
2009-09-24SCI: When setting global palette, map all unused colours to index 0.Willem Jan Palenstijn
2009-09-09Removed/replaced the gfx_pixmap_color structFilippos Karapetis
2009-05-23SCI: add (unused) palette revisioning supportWillem Jan Palenstijn
2009-05-20removed trailing whitespacesMax Horn
2009-05-10SCI: Fixed palette regression from rev 40388Max Horn
2009-05-08SCI: cleanupMax Horn
2009-03-29SCI: remove some debugging printfsWillem Jan Palenstijn
2009-03-08Formatting.Johannes Schickel
2009-03-08Fix warning.Johannes Schickel
2009-03-08Use new Palette class to manager pixmap palettes.Willem Jan Palenstijn