summaryrefslogtreecommitdiffstats
path: root/tetris/shapes.c
Commit message (Expand)AuthorAgeFilesLines
* Add a little color. In order to minimize logic differences, keep 0 as thechristos2014-06-111-20/+21
* ANSIfy function declarations.dholland2009-05-251-7/+3
* don't discard const. GCC 4.1-20061021 doesn't like that...mrg2006-10-221-3/+3
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* de-registerwiz2002-06-021-5/+5
* Add use of `const' where appropriate to the games.jsm1999-09-081-4/+4
* minor WARNSifylukem1997-10-121-20/+20
* NetBSD RCS Idscgd1995-04-221-0/+2
* ascii tetris!cgd1994-05-061-0/+111