summaryrefslogtreecommitdiffstats
path: root/snake/snake/move.c
Commit message (Expand)AuthorAgeFilesLines
* Convert snake to use curses, and generally clean it up somewhat.jsm1999-09-141-712/+0
* Add use of `const' where appropriate to the games.jsm1999-09-081-8/+8
* Adapt to change of "termcap.h".tron1999-08-141-3/+3
* use <termcap.h>lukem1997-10-141-9/+2
* WARNSify, KNFifylukem1997-10-121-217/+248
* BS was using obsolete 'bs' and 'bc' capabilities. Now tries 'le' first.chopps1996-07-031-8/+11
* Avoid NULL-pointer deref and for now, simply exit if required terminalpk1996-05-191-5/+14
* Fix usages of ospeed.mycroft1995-04-291-4/+4
* Use POSIX tty semantics.mycroft1995-04-291-40/+13
* oops; delete duplicated functions.cgd1995-04-221-23/+2
* clean up import, NetBSD RCS Ids, etc.cgd1995-04-221-11/+64
* TIOCGWINSZderaadt1994-04-051-3/+15
* Eliminate a compiler warning.mycroft1993-12-081-22/+22
* Add RCS identifiers.mycroft1993-08-011-1/+2
* Don't dereference NULL pointer.mycroft1993-04-201-1/+4
* Fix bug I introduced.mycroft1993-04-191-4/+4
* Cleanup for GCC 2.mycroft1993-04-181-9/+4
* initial import of 386bsd-0.1 sourcescgd1993-03-211-0/+660