summaryrefslogtreecommitdiff
path: root/src/resources/palettedb.h
AgeCommit message (Collapse)AuthorFilesLines
2013-09-30move db files into db directory.Andrei Karas1-39/+0
2013-05-28fix guard header part3.Andrei Karas1-3/+3
2013-04-20add support for GIMP palettes for dye colors.Andrei Karas1-0/+39
Palette file must be named palette.gpl and contain colors with correct names. To use it in dye string can be used character @. Example: <color id="2" name="black" value="@Untitled7,Untitled8,Untitled6"/> in all dye string it not tested.