Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2016-09-23 | Add missing comments into defines. | Andrei Karas | 1 | -2/+3 | |
2016-08-29 | Add some cleanup calls in unit tests. | Andrei Karas | 1 | -0/+5 | |
2016-06-15 | Fix tests compilation without SDL2. | Andrei Karas | 1 | -0/+4 | |
2016-06-14 | Remove some useless includes. | Andrei Karas | 1 | -2/+0 | |
2016-06-13 | Fix unit tests compilation. | Andrei Karas | 1 | -0/+2 | |
2016-06-04 | Remove extra include from unit tests. | Andrei Karas | 1 | -1/+0 | |
2016-05-24 | Move resourcemanager into subdirectory. | Andrei Karas | 1 | -1/+2 | |
2016-02-17 | Fix unit tests compilation with SDl 1.2 | Andrei Karas | 1 | -2/+0 | |
2016-02-17 | Fix unit tests if build with SDL2 support. | Andrei Karas | 1 | -1/+10 | |
2016-01-15 | Fix code style. | Andrei Karas | 1 | -1/+0 | |
2016-01-14 | Fix unit tests. | Andrei Karas | 1 | -0/+2 | |
2016-01-13 | In dye palette aAdd support for setting alpha color with colors from GIMP ↵ | Andrei Karas | 1 | -13/+64 | |
palette. Example: @color1,+25,color2,color3 color1 using alpha channel 0xff color2 and color3 using alpha channel 0x25 | |||||
2016-01-13 | Add support for hex colors in dye palettes from GIMP file. | Andrei Karas | 1 | -4/+119 | |
2016-01-12 | Add unit tests for dyepalette. | Andrei Karas | 1 | -0/+192 | |