Home | History | Annotate | Download | only in huntd
History log of /src/games/hunt/huntd/draw.c
RevisionDateAuthorComments
 1.10  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.9  29-Mar-2014  dholland don't declare own boolean type
 1.8  12-Aug-2009  dholland branches: 1.8.6; 1.8.12;
sprinkle static and prune some dead code
 1.7  04-Jul-2009  dholland Whitespace.
 1.6  04-Jul-2009  dholland ANSIfy function declarations.
 1.5  28-Jun-2009  dholland sprintf -> snprintf
 1.4  28-Jan-2008  dholland clean for WARNS=4
 1.3  11-Jun-2003  wiz branches: 1.3.22;
Merge with v20030416.
 1.2  10-Oct-1997  lukem Yet Another Monster Commit:
- WARNSify
- getopt returns -1 not EOF
- select() uses an fd_set, not int/long; modify code to use FD_* et al
instead of direct bitwise operations
- in otto.c::look (renamed to ottolook() to prevent name clash), the
case WEST section had a 'goto cont_east', instead of 'goto cont_west'.
(picked up by WARNS=1, because cont_west was an unused label because
of this typo). probably meant that otto got lost in the maze :-/
- deprecate register, convert bcmp() -> memcmp()
 1.1  04-Oct-1997  mrg branches: 1.1.1;
Initial revision
 1.1.1.2  11-Jun-2003  wiz Import of hunt as of 2003-04-16 from ftp://ftp.cgl.ucsf.edu/pub/hunt.shar.Z,
with files moved to proper subdirs.
Changes since 19930717: BSD licensed, and minimal fixes.
 1.1.1.1  04-Oct-1997  mrg hunt version 1993-07-17
 1.3.22.1  23-Mar-2008  matt sync with HEAD
 1.8.12.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.6.1  22-May-2014  yamt sync with head.

for a reference, the tree before this commit was tagged
as yamt-pagecache-tag8.

this commit was splitted into small chunks to avoid
a limitation of cvs. ("Protocol error: too many arguments")

RSS XML Feed