Kevin Lange
6ec206094e
Fix up the MOTD a bit
2011-12-04 04:16:31 -06:00
Kevin Lange
bbeebb1208
Um, derp
2011-12-04 04:06:30 -06:00
Kevin Lange
ab1fc8c49a
[minor]
2011-12-04 04:05:52 -06:00
Kevin Lange
0efd68d3f0
Document, document, document.
2011-12-04 04:03:30 -06:00
Kevin Lange
24575e61ec
comments; do not break out of options on a non-IAC
2011-12-04 03:47:20 -06:00
Kevin Lange
f18f1e401a
Use setjmp and alarm to break out of options handling
2011-12-04 03:43:33 -06:00
Kevin Lange
f841e5fe16
Set the terminal title (xterm, gnome-terminal, screen...)
2011-12-04 02:27:06 -06:00
Kevin Lange
06ee9592e3
Fix colors for text
2011-12-04 01:19:16 -06:00
Kevin Lange
8653b2f538
You have nyaned for (way too long)
2011-12-04 01:12:11 -06:00
Kevin Lange
affb94d97a
Add a workaround for netcat
2011-12-03 20:02:47 -06:00
Kevin Lange
db216877b8
Fix linefeeds
2011-12-03 19:57:59 -06:00
Kevin Lange
cedbee69a2
Comments? In /my/ code? It's more likely than you think.
2011-12-03 19:49:30 -06:00
Kevin Lange
c556b4ec19
Restore updated VT220 palette
2011-12-03 19:27:36 -06:00
Kevin Lange
8f120c4db3
Fix merge conflict
2011-12-03 19:09:38 -06:00
Kevin Lange
ed1684e64e
Get rid of all of that nasty python
2011-12-03 19:00:34 -06:00
Kevin Lange
d2a07f7e5a
Perhaps better characters for a VT220
2011-12-03 01:06:08 -06:00
Kevin Lange
843ffa271a
Fix string literal warning
2011-12-03 00:34:07 -06:00
Kevin Lange
29e3645b84
Make the eyes uniform
2011-12-03 00:32:39 -06:00
Kevin Lange
4c5daecb46
Use the flat mouth
2011-12-03 00:30:49 -06:00
Kevin Lange
24178fc87b
Merge pull request #9 from MostAwesomeDude/fix-sprinkles
...
nyancat.c: Fix up sprinkles.
2011-12-02 22:26:33 -08:00
Myles Borins
a51ae10140
Added include for signal.h
2011-12-02 01:52:30 -05:00
Myles Borins
f95145fc4f
Added SIGINT_handler to re-initialize cursor for reset on non-sane terminal emulators
2011-12-02 01:30:26 -05:00
Aaron Peschel
a3d3ec3c4e
Fixed some issues with animation.
...
Conflicts:
src/nyancat.c
2011-12-01 19:39:20 -08:00
Corbin Simpson
96e42b348f
nyancat.c: Fix up sprinkles.
...
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 19:13:11 -08:00
Kevin Lange
b49f6dc4c6
People won't have that, let's not scare them with an error message
2011-12-01 19:18:35 -06:00
Kevin Lange
a39e81f789
make that executable
2011-12-01 19:16:52 -06:00
Kevin Lange
b2615aef00
Update everything
2011-12-01 19:15:38 -06:00
Kevin Lange
913af36dde
Fixed fallback support to use bright foregrounds. Looks a lot better
2011-12-01 11:54:28 -06:00
Kevin Lange
fbb9a73924
Add license header to c source
2011-12-01 02:29:45 -06:00
Aaron Peschel
900194edee
Made project more in line with Autotools standard.
2011-11-30 21:46:00 -08:00