OpenGrok
Cross Reference: prdata.c
xref
: /
src
/
games
/
hangman
/
prdata.c
Home
|
History
|
Annotate
|
Download
|
only in
hangman
History log of
/src/games/hangman/prdata.c
Revision
Date
Author
Comments
1.8
12-Jul-2020
dholland
Avoid messing up the display when too many letters are guessed at once.
The field to put them in was made 26 characters wide... but includes
the string "Guessed: ". So if you get to 17 it wraps to the next line
and clreol()'s it. Instead, when reaching this point step on the
"Guessed:" string instead.
Reported by phil@.
1.7
13-Oct-2012
dholland
Pass -Wstrict-overflow
1.6
19-Jun-2012
dholland
branches: 1.6.2;
WARNS=5
1.5
07-Aug-2003
agc
branches: 1.5.54;
Move UCB-licensed code from 4-clause to 3-clause licence.
Patches provided by Joel Baker in PR 22269, verified by myself.
1.4
11-Oct-1997
lukem
WARNSify, KNFify
1.3
23-Mar-1995
cgd
merge with Lite, new RCS id conventions, etc.
1.2
01-Aug-1993
mycroft
Add RCS identifiers.
1.1
21-Mar-1993
cgd
branches: 1.1.1;
Initial revision
1.1.1.2
21-Mar-1995
cgd
from Lite
1.1.1.1
21-Mar-1993
cgd
initial import of 386bsd-0.1 sources
1.5.54.1
30-Oct-2012
yamt
sync with head
1.6.2.1
20-Nov-2012
tls
Resync to 2012-11-19 00:00:00 UTC
Indexes created Thu Oct 30 03:10:01 GMT 2025