aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2011-12-06Clear the screen when done (standalone, not telnet).Peetz0r1-2/+2
2011-12-05remove crontab filePeetz0r1-1/+0
2011-12-05Oops...Peter1-1/+1
2011-12-05Actually limit the terminal width in the right placePeetz0r1-4/+5
2011-12-05Added my name in the comments ;)Peetz0r1-2/+7
2011-12-05I already removed the goto's, so let's remove the label as well.Peetz0r1-10/+0
2011-12-05terminal_width now also working over telnet.Peetz0r1-7/+14
2011-12-05Update README.mdKevin Lange1-1/+1
2011-12-05Add Apple ][ supportPeetz0r1-3/+35
2011-12-04[minor] TypoKevin Lange1-1/+1
2011-12-04Wow, that was dumbKevin Lange1-2/+2
2011-12-04Reset colors when exited from standalone modeKevin Lange1-1/+1
2011-12-04Tell people how to exit in the MOTDKevin Lange1-2/+6
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-03updated readmeKevin Lange1-3/+3
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 Lange9-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-02Merge pull request #9 from MostAwesomeDude/fix-sprinklesKevin Lange1-43/+43
2011-12-02Merge pull request #10 from TheAlphaNerd/masterKevin Lange1-1/+7
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-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-30Merge pull request #2 from apeschel/autotoolsKevin Lange5-2/+50
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