summaryrefslogtreecommitdiff
path: root/src/resources/dye
AgeCommit message (Expand)AuthorFilesLines
2016-04-23Fix code style.Andrei Karas1-1/+1
2016-02-20Add missing const in resources directory.Andrei Karas2-6/+6
2016-02-17Fix unit tests compilation with SDl 1.2Andrei Karas1-2/+0
2016-02-17Fix unit tests if build with SDL2 support.Andrei Karas1-1/+10
2016-02-07Replace most static_cast<Type> to shorter versions from defines.Andrei Karas2-14/+14
2016-01-15Fix code style.Andrei Karas1-1/+0
2016-01-14Fix unit tests.Andrei Karas1-0/+2
2016-01-13In dye palette aAdd support for setting alpha color with colors from GIMP pal...Andrei Karas2-14/+77
2016-01-13Fix compilation warnings.Andrei Karas2-5/+5
2016-01-13Add support for hex colors in dye palettes from GIMP file.Andrei Karas3-15/+153
2016-01-12Add unit tests for dyepalette.Andrei Karas2-1/+194
2016-01-12Simplify dyepalette parsing and fix issue with parsing gimp colors in palette.Andrei Karas1-28/+14
2016-01-06Add noexcept into dyecolor.Andrei Karas1-4/+8
2016-01-02Update copyright year in .cc files.Andrei Karas1-1/+1
2016-01-02Update copyrights year.Andrei Karas5-5/+5
2015-12-27Add restrict keyword in dyepalette.Andrei Karas2-15/+20
2015-12-26Add restrict keyword into dye.Andrei Karas2-9/+13
2015-12-23Add const attribute to resources.Andrei Karas1-1/+2
2015-12-21Move dye related files into dye directory.Andrei Karas6-0/+1459