summaryrefslogtreecommitdiff
path: root/src/resources/dye/dyepalette.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-09-23Add missing comments into defines.Andrei Karas1-27/+48
2016-06-04Remove some useless includes if using SDL2.Andrei Karas1-0/+2
2016-05-31Fix different include issues.Andrei Karas1-0/+4
2016-04-23Fix code style.Andrei Karas1-1/+1
2016-02-20Add missing const in resources directory.Andrei Karas1-4/+4
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas1-12/+12
2016-01-13In dye palette aAdd support for setting alpha color with colors from GIMP pal...Andrei Karas1-1/+13
2016-01-13Fix compilation warnings.Andrei Karas1-4/+4
2016-01-13Add support for hex colors in dye palettes from GIMP file.Andrei Karas1-11/+29
2016-01-12Simplify dyepalette parsing and fix issue with parsing gimp colors in palette.Andrei Karas1-28/+14
2016-01-02Update copyrights year.Andrei Karas1-1/+1
2015-12-27Add restrict keyword in dyepalette.Andrei Karas1-7/+8
2015-12-21Move dye related files into dye directory.Andrei Karas1-0/+586