Commit Graph

12 Commits

Author SHA1 Message Date
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