Age | Commit message (Expand) | Author |
---|---|---|
2009-10-28 | Enclose all of the old graphics code within the INCLUDE_OLDGFX safeguard (def... | Filippos Karapetis |
2009-09-30 | SCI: Some palette code cleanup | Max Horn |
2009-09-28 | SCI: When merging palettes, map all unused colours to index 0. | Willem Jan Palenstijn |
2009-09-24 | SCI: When setting global palette, map all unused colours to index 0. | Willem Jan Palenstijn |
2009-09-09 | Removed/replaced the gfx_pixmap_color struct | Filippos Karapetis |
2009-05-23 | SCI: add (unused) palette revisioning support | Willem Jan Palenstijn |
2009-05-20 | removed trailing whitespaces | Max Horn |
2009-05-10 | SCI: Fixed palette regression from rev 40388 | Max Horn |
2009-05-08 | SCI: cleanup | Max Horn |
2009-03-29 | SCI: remove some debugging printfs | Willem Jan Palenstijn |
2009-03-08 | Formatting. | Johannes Schickel |
2009-03-08 | Fix warning. | Johannes Schickel |
2009-03-08 | Use new Palette class to manager pixmap palettes. | Willem Jan Palenstijn |