summaryrefslogtreecommitdiffstats
path: root/tetris/scores.c
Commit message (Expand)AuthorAgeFilesLines
* ANSIfy function declarations.dholland2009-05-251-18/+8
* Better check data read from tetris.scores before use as array indices etc.drochner2006-06-011-9/+12
* Remove uses of __P.jsm2004-01-271-6/+6
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* de-registerwiz2002-06-021-17/+17
* Clean up error reporting in tetris.jsm2000-01-211-2/+2
* Fix high score table formatting bug.jsm2000-01-211-3/+2
* Fix -Wsign-compare warnings.jsm1999-09-181-2/+2
* Convert tetris to use <err.h> functions.jsm1999-09-171-15/+8
* Security improvements for games (largely from or inspired by OpenBSD).jsm1999-09-121-1/+8
* Add use of `const' where appropriate to the games.jsm1999-09-081-2/+2
* use <termcap.h>lukem1997-10-141-6/+2
* bfunctions -> memfunctionstls1997-01-131-2/+2
* NetBSD RCS Idscgd1995-04-221-0/+2
* ascii tetris!cgd1994-05-061-0/+472