Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-03 | Fix string literal warning | Kevin Lange | 1 | -1/+1 | |
2011-12-03 | Make the eyes uniform | Kevin Lange | 1 | -24/+24 | |
2011-12-03 | Use the flat mouth | Kevin Lange | 1 | -24/+24 | |
2011-12-02 | Merge pull request #9 from MostAwesomeDude/fix-sprinkles | Kevin Lange | 1 | -43/+43 | |
nyancat.c: Fix up sprinkles. | |||||
2011-12-02 | Added include for signal.h | Myles Borins | 1 | -0/+1 | |
2011-12-02 | Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal ↵ | Myles Borins | 1 | -1/+6 | |
emulators | |||||
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 | People won't have that, let's not scare them with an error message | Kevin Lange | 1 | -1/+1 | |
2011-12-01 | make that executable | Kevin Lange | 1 | -0/+0 | |
2011-12-01 | Update everything | Kevin Lange | 5 | -9/+102 | |
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 | 4 | -0/+1765 | |