summaryrefslogtreecommitdiff
path: root/games/snake/snscore.c
AgeCommit message (Expand)Author
2014-11-18Nuke some obvious #include duplications.Kenneth R Westerback
2009-11-13Correct fix for rev 1.8 from pjanzen.Jonathan Gray
2009-11-131.8 broke things, back it out, correct fix coming from pjanzenJonathan Gray
2009-11-12fix an off by one in loop terminationJonathan Gray
2009-10-28rcsid[] and sccsid[] and copyright[] are essentially unmaintained (andTheo de Raadt
2006-03-27assorted fixes mostly from coverity via netbsd via jasper adriaanse via techTed Unangst
2004-07-10more ansi; khalek@linuxgamers.netTheo de Raadt
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
2001-02-18Convert to curses and tidy some. Generally based on NetBSD changes.Paul Janzen
2001-02-04Use strdup()Paul Janzen
1999-03-13Fix a few bugs (e.g. snake used to miss turns); use usleep() so displayPaul Janzen