Home | History | Annotate | Download | only in huntd
History log of /src/games/hunt/huntd/makemaze.c
RevisionDateAuthorComments
 1.12  02-May-2021  rillig games: remove trailing whitespace in *.c and *.h
 1.11  29-Mar-2014  dholland tsort contents of file
 1.10  29-Mar-2014  dholland const in unused code
 1.9  29-Mar-2014  dholland don't declare own boolean type
 1.8  23-May-2011  joerg branches: 1.8.4; 1.8.10;
#if 0 some unused code.
 1.7  12-Aug-2009  dholland sprinkle static and prune some dead code
 1.6  04-Jul-2009  dholland Whitespace.
 1.5  04-Jul-2009  dholland ANSIfy function declarations.
 1.4  27-Jan-2004  jsm Remove uses of __P.
 1.3  11-Jun-2003  wiz 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.8.10.1  20-Aug-2014  tls Rebase to HEAD as of a few days ago.
 1.8.4.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