summaryrefslogtreecommitdiff
path: root/games/tetris/input.h
AgeCommit message (Collapse)Author
2003-06-03Remove the advertising clause in the UCB license which BerkeleyTodd C. Miller
rescinded 22 July 1999. Proofed by myself and Theo.
2002-02-16Part one of userland __P removal. Done with a simple regexp with some minor ↵Todd C. Miller
hand editing to make comments line up correctly. Another pass is forthcoming that handles the cases that could not be done automatically.
1999-03-22Many fixes, most either from or based on NetBSD changes:Paul Janzen
get rid of unused function improve output format allow previewing of next piece randomize initial rotation angle of falling blocks.
1998-09-24NetBSD changes and a few obvious fixesPaul Janzen
1995-10-18initial import of NetBSD treeTheo de Raadt