Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-03-25 | Added extra display options | Kevin Lange | 1 | -0/+11 | |
2011-12-03 | Get rid of all of that nasty python | Kevin Lange | 1 | -229/+0 | |
2011-12-03 | Perhaps better characters for a VT220 | Kevin Lange | 1 | -4/+4 | |
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 | 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 | Update everything | Kevin Lange | 1 | -9/+76 | |
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/+0 | |
2011-11-30 | That's a layover from the ToaruOS version of this... | Kevin Lange | 1 | -1/+0 | |
2011-11-30 | Hide the cursor | Kevin Lange | 1 | -1/+1 | |
2011-11-30 | Telnet server | Kevin Lange | 1 | -0/+1 | |
2011-11-30 | Change description text for the modes. Standard color XTerm looks good, ↵ | Kevin Lange | 1 | -3/+3 | |
linux+blink is actually the same, and standard ANSI is ugly as hell. | |||||
2011-11-30 | Ready to push. | Kevin Lange | 1 | -42/+42 | |
2011-11-30 | Add a color mode selection | Kevin Lange | 1 | -13/+75 | |