summaryrefslogtreecommitdiff
path: root/games/hangman/hangman.h
AgeCommit message (Collapse)Author
1999-09-25Merge NetBSD changes (use const where appropriate; allow alternate wordlists).Paul Janzen
Add some code beyond that so the game doesn't hang if it gets a badly formatted alternate wordlist.
1999-04-20Don't allow guessed letters to wrap; closes PR800. Based on fix fromPaul Janzen
krw@tcn.net. Also, check to make sure the screen is big enough.
1998-08-19tags, formatting, ANSI-fication, prototypes, de-typos, and the occasionalPaul Janzen
initialization, removal of unused variable, or other minor fix. Most changes are from or inspired by NetBSD.
1995-10-18initial import of NetBSD treeTheo de Raadt