summaryrefslogtreecommitdiff
path: root/games/atc/graphics.c
AgeCommit message (Collapse)Author
2000-07-23Handle EOF on stdin.Paul Janzen
1999-09-01Make sure screen is big enough for the selected game; also a little tidyingPaul Janzen
1999-07-31- make atc check for calloc() failure; correctly check for redefinition ofPaul Janzen
"width" in game definition files (jsm28@cam.ac.uk) - clean up man page some (based on work of dholland@eecs.harvard.edu)
1998-09-21Cleanup, partially from NetBSD and jsm28@cam.ac.uk. No longer segfaults ifPaul Janzen
scorefile can't be opened. New -q quiet option. Partial man page reformat.
1995-10-18initial import of NetBSD treeTheo de Raadt