summaryrefslogtreecommitdiffstats
path: root/tetris/tetris.6
Commit message (Collapse)AuthorAgeFilesLines
* tetris(6) is not limited to CRT displays. noted by tnndholland2016-03-121-2/+2
|
* Use Pp (mdoc) instead of sp (roff).wiz2015-02-191-7/+14
| | | Use An in AUTHORS section.
* add a 'down' key to tetris, defaulting to 'n'. it move the block downmrg2015-02-191-4/+6
| | | | | a line, if it fits. like most other tetris games have. minor clean up of magic number usage while here.
* Bump date for -c (exactly one year after previous bump)wiz2014-07-151-2/+2
|
* At suggestion of christos@, use -b for b&w rather than -cpgoyette2014-07-131-5/+5
|
* Provide an option to restore traditional black-and-white mode.pgoyette2014-07-131-2/+7
|
* Use standard AUTHORS section header. From YOMURA Masanori in private mailwiz2005-09-151-4/+3
| | | Sort sections if necessary. Use more/better markup.
* Move UCB-licensed code from 4-clause to 3-clause licence.agc2003-08-071-6/+2
| | | Patches provided by Joel Baker in PR 22269, verified by myself.
* Lots of minor fixes resulting from reading these man pages in detail.wiz2002-09-261-4/+4
|
* Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross2002-02-081-3/+3
|
* Whitespace and/or punctuation fixes.wiz2001-04-021-2/+2
|
* only show preview if the -p option is givenhubertf1999-01-031-2/+4
|
* Add previewing of next shape. Old (previous) behaviour can behubertf1999-01-031-1/+3
| | | restored by compiling with NO_PREVIEW defined.
* fix typo; from Hubert Feyrer in PR bin/4070mikel1997-09-011-2/+3
|
* Fix broken uses of Dd. Both the mdoc and mdoc.samples pages agree:cgd1997-05-291-2/+2
| | | | | | | .Dd is supposed to be invoked like: .Dd month day, year e.g. ".Dd January 25, 1989", rather than: .Dd "month day, year" which is what these pages did.
* NetBSD RCS Idscgd1995-04-221-0/+2
|
* ascii tetris!cgd1994-05-061-0/+154