Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2011-12-03 | Comments? In /my/ code? It's more likely than you think. | Kevin Lange | 1 | -58/+143 | |
2011-12-03 | updated readme | Kevin Lange | 1 | -3/+3 | |
2011-12-03 | Restore updated VT220 palette | Kevin Lange | 1 | -4/+4 | |
2011-12-03 | Fix merge conflict | Kevin Lange | 1 | -51/+51 | |
2011-12-03 | Get rid of all of that nasty python | Kevin Lange | 9 | -1769/+1147 | |
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 | Merge pull request #9 from MostAwesomeDude/fix-sprinkles | Kevin Lange | 1 | -43/+43 | |
nyancat.c: Fix up sprinkles. | |||||
2011-12-02 | Merge pull request #10 from TheAlphaNerd/master | Kevin Lange | 1 | -1/+7 | |
Added SIGINT_Handler | |||||
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 README | Kevin Lange | 1 | -2/+2 | |
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 | 7 | -9/+105 | |
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-12-01 | Fix Makefile | Kevin Lange | 1 | -1/+1 | |
2011-11-30 | Merge pull request #2 from apeschel/autotools | Kevin Lange | 5 | -2/+50 | |
[apeschel] Made project more in line with Autotools standard. | |||||
2011-11-30 | Made project more in line with Autotools standard. | Aaron Peschel | 5 | -2/+50 | |
2011-11-30 | Make some changes to the server to make it easier to close | Kevin Lange | 1 | -2/+11 | |
2011-11-30 | More readme updates | Kevin Lange | 1 | -0/+6 | |
2011-11-30 | Update readme | Kevin Lange | 1 | -0/+16 | |
2011-11-30 | That's a layover from the ToaruOS version of this... | Kevin Lange | 1 | -1/+0 | |
2011-11-30 | rxvt should emulate linux | Kevin Lange | 1 | -1/+3 | |
2011-11-30 | Buffer 1024 characters on each read | Kevin Lange | 1 | -1/+1 | |
2011-11-30 | Hide the cursor | Kevin Lange | 1 | -1/+1 | |
2011-11-30 | Merge branch 'master' of github.com:klange/nyancat | Kevin Lange | 1 | -3/+3 | |
2011-11-30 | Telnet server | Kevin Lange | 4 | -0/+808 | |
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 | Will this work? | Kevin Lange | 1 | -0/+2 | |
2011-11-30 | README | Kevin Lange | 1 | -0/+3 | |
2011-11-30 | Ready to push. | Kevin Lange | 3 | -42/+45 | |
2011-11-30 | Add a color mode selection | Kevin Lange | 1 | -13/+75 | |
2011-11-30 | Nyancat, ready for telnet | Kevin Lange | 1 | -0/+871 | |