summaryrefslogtreecommitdiffstats
path: root/tetris/screen.c
Commit message (Expand)AuthorAgeFilesLines
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
* de-registerwiz2002-06-021-8/+8
* Update to the new t_agetstr() API.christos2001-11-021-6/+3
* Fix core dump.blymn2000-05-241-2/+2
* Converted games to use the new termcap interface.blymn2000-05-221-10/+18
* update after change to return value of tputs() third argumentlukem1999-10-041-3/+3
* Add `__noreturn__' and `__unused__' attributes where appropriate tojsm1999-09-081-2/+2
* Add use of `const' where appropriate to the games.jsm1999-09-081-3/+3
* Adapt to change of "termcap.h".tron1999-08-141-2/+2
* only show preview if the -p option is givenhubertf1999-01-031-4/+2
* Add previewing of next shape. Old (previous) behaviour can behubertf1999-01-031-4/+42
* bzero->memsetperry1998-08-101-2/+2
* use <termcap.h>lukem1997-10-141-13/+4
* minor WARNSifylukem1997-10-121-26/+29
* Fix usages of ospeed.mycroft1995-04-291-2/+2
* Use POSIX signal and tty semantics.mycroft1995-04-281-31/+49
* NetBSD RCS Idscgd1995-04-221-0/+2
* ascii tetris!cgd1994-05-061-0/+454