summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorKevin Lange <kevin.lange@dakko.us>2012-12-21 03:59:38 -0800
committerKevin Lange <kevin.lange@dakko.us>2012-12-21 03:59:38 -0800
commit3e1afbd2a68e0634c073bc37f7d493421b39f7a2 (patch)
tree00c37ed227786829b521553d6b5d005b3c3a1105 /Makefile
parent1652cd3bd12088296c27efba909bdc1b4123ae3c (diff)
downloadnyancat-3e1afbd2a68e0634c073bc37f7d493421b39f7a2.tar.gz
Better white and black
Diffstat (limited to 'Makefile')
0 files changed, 0 insertions, 0 deletions
class='deletions'>-1769/+1147 2011-12-03Perhaps better characters for a VT220Kevin Lange1-4/+4 2011-12-03Fix string literal warningKevin Lange1-1/+1 2011-12-03Make the eyes uniformKevin Lange1-24/+24 2011-12-03Use the flat mouthKevin Lange1-24/+24 2011-12-02Added include for signal.hMyles Borins1-0/+1 2011-12-02Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal ↵Myles Borins1-1/+6 emulators 2011-12-01Fixed some issues with animation.Aaron Peschel1-33/+33 Conflicts: src/nyancat.c 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-01Update READMEKevin Lange1-2/+2 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 Lange7-9/+105 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-12-01Fix MakefileKevin Lange1-1/+1 2011-11-30Made project more in line with Autotools standard.Aaron Peschel5-2/+50 2011-11-30Make some changes to the server to make it easier to closeKevin Lange1-2/+11 2011-11-30More readme updatesKevin Lange1-0/+6 2011-11-30Update readmeKevin Lange1-0/+16 2011-11-30That's a layover from the ToaruOS version of this...Kevin Lange1-1/+0 2011-11-30rxvt should emulate linuxKevin Lange1-1/+3 2011-11-30Buffer 1024 characters on each readKevin Lange1-1/+1 2011-11-30Hide the cursorKevin Lange1-1/+1 2011-11-30Telnet serverKevin Lange4-0/+808 2011-11-30Change description text for the modes. Standard color XTerm looks good, ↵Kevin Lange1-3/+3 linux+blink is actually the same, and standard ANSI is ugly as hell. 2011-11-30Will this work?Kevin Lange1-0/+2