aboutsummaryrefslogtreecommitdiffstats
path: root/src (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-12-04Fix up the MOTD a bitKevin Lange1-12/+12
2011-12-04Um, derpKevin Lange1-1/+1
2011-12-04[minor]Kevin Lange1-3/+6
2011-12-04Document, document, document.Kevin Lange1-25/+88
2011-12-04comments; do not break out of options on a non-IACKevin Lange1-2/+7
2011-12-04Use setjmp and alarm to break out of options handlingKevin Lange1-68/+86
2011-12-04Set the terminal title (xterm, gnome-terminal, screen...)Kevin Lange1-0/+5
2011-12-04Fix colors for textKevin Lange1-1/+2
2011-12-04You have nyaned for (way too long)Kevin Lange1-4/+25
2011-12-03Add a workaround for netcatKevin Lange1-0/+2
2011-12-03Fix linefeedsKevin Lange1-14/+35
2011-12-03Comments? In /my/ code? It's more likely than you think.Kevin Lange1-58/+143
2011-12-03Restore updated VT220 paletteKevin Lange1-4/+4
2011-12-03Fix merge conflictKevin Lange1-51/+51
2011-12-03Get rid of all of that nasty pythonKevin Lange8-1765/+1145
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-02Merge pull request #9 from MostAwesomeDude/fix-sprinklesKevin Lange1-43/+43
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 e...Myles Borins1-1/+6
2011-12-01Fixed some issues with animation.Aaron Peschel1-33/+33
2011-12-01nyancat.c: Fix up sprinkles.Corbin Simpson1-24/+24
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