aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Collapse)AuthorFilesLines
2011-12-01nyancat.c: Fix up sprinkles.Corbin Simpson1-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-01People won't have that, let's not scare them with an error messageKevin Lange1-1/+1
2011-12-01make that executableKevin Lange1-0/+0
2011-12-01Update everythingKevin Lange5-9/+102
2011-12-01Fixed fallback support to use bright foregrounds. Looks a lot betterKevin Lange1-16/+19
2011-12-01Add license header to c sourceKevin Lange1-1/+28
2011-11-30Made project more in line with Autotools standard.Aaron Peschel4-0/+1765