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
93fcebb156
updated readme
2011-12-03 19:31:21 -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
Kevin Lange
2f5c5f6128
Merge pull request #10 from TheAlphaNerd/master
...
Added SIGINT_Handler
2011-12-02 12:51:08 -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
c0487d5ca4
Update README
2011-12-01 19:20:03 -06: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
Kevin Lange
338f53cf3b
Fix Makefile
2011-12-01 00:42:12 -06:00
Kevin Lange
584fb40b7d
Merge pull request #2 from apeschel/autotools
...
[apeschel] Made project more in line with Autotools standard.
2011-11-30 22:12:44 -08:00
Aaron Peschel
900194edee
Made project more in line with Autotools standard.
2011-11-30 21:46:00 -08:00
Kevin Lange
cb850e9ab9
Make some changes to the server to make it easier to close
2011-11-30 20:31:02 -06:00
Kevin Lange
7fae12acfb
More readme updates
2011-11-30 20:17:22 -06:00
Kevin Lange
42b929ae7a
Update readme
2011-11-30 20:14:33 -06:00
Kevin Lange
6015ccf99b
That's a layover from the ToaruOS version of this...
2011-11-30 19:47:26 -06:00
Kevin Lange
24afd7f1ac
rxvt should emulate linux
2011-11-30 18:54:27 -06:00
Kevin Lange
e0720adbde
Buffer 1024 characters on each read
2011-11-30 17:26:22 -06:00
Kevin Lange
8174fc3133
Hide the cursor
2011-11-30 17:24:56 -06:00
Kevin Lange
e90cbac98c
Merge branch 'master' of github.com:klange/nyancat
2011-11-30 17:13:09 -06:00
Kevin Lange
f78de8320d
Telnet server
2011-11-30 17:12:57 -06:00
Kevin Lange
925e412be5
Change description text for the modes. Standard color XTerm looks good, linux+blink is actually the same, and standard ANSI is ugly as hell.
2011-11-30 15:44:21 -06:00
Kevin Lange
7d0c23406b
Will this work?
2011-11-30 01:28:09 -06:00
Kevin Lange
c0264daaa6
README
2011-11-30 01:24:59 -06:00
Kevin Lange
3b7a7a1381
Ready to push.
2011-11-30 01:23:53 -06:00
Kevin Lange
ffa07d6398
Add a color mode selection
2011-11-30 01:13:20 -06:00
Kevin Lange
42cc8873ce
Nyancat, ready for telnet
2011-11-30 00:43:24 -06:00