Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-01 | Fixed some issues with animation. | Aaron Peschel | 1 | -33/+33 | |
Conflicts: src/nyancat.c | |||||
2011-12-01 | nyancat.c: Fix up sprinkles. | Corbin Simpson | 1 | -24/+24 | |
In the top left and top right, a pair of sprinkles were occasionally missing; they are now always present. In the bottom left, a corner of the poptart was occasionally frosted instead of cookie; it is now always cookie to match the other corners. In the bottom left, a sprinkle was occilating between two locations; it was moved to the more correct location on the right. | |||||
2011-12-01 | Fixed fallback support to use bright foregrounds. Looks a lot better | Kevin Lange | 1 | -16/+19 | |
2011-12-01 | Add license header to c source | Kevin Lange | 1 | -1/+28 | |
2011-11-30 | Made project more in line with Autotools standard. | Aaron Peschel | 1 | -0/+933 | |