-This is a listing of all files in a full NetHack 3.3 distribution, organized
+This is a listing of all files in a full NetHack 3.4 distribution, organized
in their standard manner on a UNIX system. It indicates which files are
necessary for which versions, so that you can tell which files may be deleted
from or not transferred to your system if you wish.
- NetHack Porting Guidelines v 3.3 99-11-29
+ NetHack Porting Guidelines v 3.4 1999-11-29
1.0 Introduction
- NetHack 3.3.2 -- General information
+ NetHack 3.4.0 -- General information
-NetHack 3.3.2 is an enhancement to the dungeon exploration game NetHack.
+NetHack 3.4.0 is an enhancement to the dungeon exploration game NetHack.
It is a distant descendent of Rogue and Hack, and a direct descendent of
-NetHack 3.2 and 3.3.1.
+NetHack 3.3.
This version is primarily a bug fix release, but there are many
changes and surprises beyond what you see listed here.
to compile and run on your particular system. It is worth mentioning
that the default configuration is SysV/Sun/Solaris2.x (simply because
the code was housed on such a system). It is also worth mentioning
- here that NetHack 3.3 is a huge program. If you intend to run it on a
+ here that NetHack 3.4 is a huge program. If you intend to run it on a
small machine, you'll have to make hard choices among the options
available in config.h.
for particular windowing environments. Reading them, and the man pages,
should answer most of your questions.
- At the time of this release, NetHack 3.3 is known to run/compile on:
+ At the time of this release, NetHack 3.4 is known to run/compile on:
Apple Macintosh running MacOS 7.5 or higher, LinuxPPC, BeOS 4.0
Atari ST/TT/Falcon running TOS (or MultiTOS) with GCC
Sun SPARC based machine running SunOS 4.x, Solaris 2.x, or Solaris 7
Previous versions of NetHack were tested on the following systems,
- and we expect that NetHack 3.3 will work on them as well:
+ and we expect that NetHack 3.4 will work on them as well:
AT&T 3B1 running System V (3.51)
AT&T 3B2/600 & 3B2/622 running System V R3.2.1
lack of people with machines and time.
With the demise of Windows NT on the DEC Alpha, no attempt has been
- made to build NetHack 3.3.2 on that platform.
+ made to build NetHack 3.4.0 on that platform.
- No attempt has been made to build or run NetHack 3.3.2 on Windows Me
+ No attempt has been made to build or run NetHack 3.4.0 on Windows Me
or Windows XP at this point. It may work, but then again it may not.
A build for Intel 80286 machines and DOS "real mode" overlaid versions
- has been produced for 3.3.2, with a marginal attempt at tuning it for
- suitable performance. If someone has access to real-mode compiler and
- lots of spare time on their hands, you may be able to enhance the
- performance even further. We don't know how well it runs on a real
- 80286 since we no longer have access to one. We have had some reports
- of it running out of memory quite abruptly on levels with many monsters,
- rendering the game in progress useless. Use it at your own risk.
+ has been not been produced for 3.4.0. Nobody on the porting team has
+ the time or the software to attempt the necessary tuning that will allow
+ it achieve the balance of having just the right amount of available
+ memory, and still have acceptable performance. The sources necessary
+ to do so are still included in the source distribution, so if someone
+ has access to a real-mode compiler and lots of spare time on their hands,
+ you may be able to get things working. Of course you do so at your own risk.
- - - - - - - - - - -
done it by making slightly different modifications. By routing your patches
through the development team, we should be able to avoid making everyone else
choose among variant patches claiming to do the same thing, to keep most of
-the copies of 3.3 synchronized by means of official patches, and to maintain
+the copies of 3.4 synchronized by means of official patches, and to maintain
the painfully-created file organization. (This process has been working since
the time when everyone just posted their own patches to 2.3. At that time,
there were no archived bug-fixes to give to people who got 2.3 after its initial
release, so the same bugs kept being discovered by new batches of people.)
We have been successful in preventing this from happening since the 3.0
-release. Please cooperate to keep this from happening to 3.3.
+release. Please cooperate to keep this from happening to 3.4.
It is inevitable that we will reject some proposed additions of new features
either because they do not fit our conception of the game, or because they
marketplace decide their worth.
All of this amounts to the following: If you decide to apply a free-lanced
-patch to your 3.3 code, you are on your own. In our own patches, we will
+patch to your 3.4 code, you are on your own. In our own patches, we will
assume that your code is synchronized with ours.
-- Good luck, and happy Hacking --
-# SCCS Id: @(#)Arch.des 3.3 97/01/31
+# SCCS Id: @(#)Arch.des 3.4 1997/01/31
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Barb.des 3.3 91/12/22
+# SCCS Id: @(#)Barb.des 3.4 1991/12/22
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Caveman.des 3.3 95/10/07
+# SCCS Id: @(#)Caveman.des 3.4 1995/10/07
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Healer.des 3.3 95/04/16
+# SCCS Id: @(#)Healer.des 3.4 1995/04/16
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991, 1993 by M. Stephenson, P. Winner
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Knight.des 3.3 95/04/16
+# SCCS Id: @(#)Knight.des 3.4 1995/04/16
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991,92 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Monk.des 3.3 2001/09/01
+# SCCS Id: @(#)Monk.des 3.4 2001/09/01
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991-2 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Priest.des 3.3 92/09/22
+# SCCS Id: @(#)Priest.des 3.4 1992/09/22
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991-2 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Ranger.des 3.3 2001/02/01
+# SCCS Id: @(#)Ranger.des 3.4 2001/02/01
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Rogue.des 3.3 2001/09/01
+# SCCS Id: @(#)Rogue.des 3.4 2001/09/01
# Copyright (c) 1992 by Dean Luick
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)Samurai.des 3.3 95/06/29
+# SCCS Id: @(#)Samurai.des 3.4 1995/06/29
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991-92 by M. Stephenson, P. Winner
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Tourist.des 3.3 92/09/26
+# SCCS Id: @(#)Tourist.des 3.4 1992/09/26
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991,92 by M. Stephenson, P. Winner
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Valkyrie.des 3.3 97/01/31
+# SCCS Id: @(#)Valkyrie.des 3.4 1997/01/31
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1991-2 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)Wizard.des 3.3 92/07/11
+# SCCS Id: @(#)Wizard.des 3.4 1992/07/11
# Copyright (c) 1992 by David Cohrs
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)bigroom.des 3.3 90/04/15
+# SCCS Id: @(#)bigroom.des 3.4 1990/04/15
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1990 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)castle.des 3.3 95/11/19
+# SCCS Id: @(#)castle.des 3.4 1995/11/19
# Copyright (c) 1989 by Jean-Christophe Collet
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)data.base 3.3 2001/09/01
+# SCCS Id: @(#)data.base 3.4 2001/09/01
# Copyright (c) 1994, 1995, 1996 by the NetHack Development Team
# Copyright (c) 1994 by Boudewijn Wayers
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)dungeon.def 3.3 96/03/10
+# SCCS Id: @(#)dungeon.def 3.4 1996/03/10
# Copyright (c) 1990-95 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)endgame.des 3.3 2002/01/19
+# SCCS Id: @(#)endgame.des 3.4 2002/01/19
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1992,1993 by Izchak Miller, David Cohrs,
# and Timo Hakulinen
-# SCCS Id: @(#)gehennom.des 3.3 96/11/09
+# SCCS Id: @(#)gehennom.des 3.4 1996/11/09
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1992 by M. Stephenson and Izchak Miller
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)knox.des 3.3 94/08/20
+# SCCS Id: @(#)knox.des 3.4 1994/08/20
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1992 by Izchak Miller
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)medusa.des 3.3 96/05/11
+# SCCS Id: @(#)medusa.des 3.4 1996/05/11
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1990, 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)mines.des 3.3 2002/01/01
+# SCCS Id: @(#)mines.des 3.4 2002/01/01
# Copyright (c) 1989-95 by Jean-Christophe Collet
# Copyright (c) 1991-95 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
-# SCCS Id: @(#)oracle.des 3.3 95/10/07
+# SCCS Id: @(#)oracle.des 3.4 1995/10/07
# NetHack may be freely redistributed. See license for details.
#
# Oracle level
-# SCCS Id: @(#)quest.txt 3.3 2002/01/30
+# SCCS Id: @(#)quest.txt 3.4 2002/01/30
# Copyright (c) 1991 by M. Stephenson
# NetHack may be freely redistributed. See license for details.
#
-# The quest text file for NetHack 3.3
+# The quest text file for NetHack 3.4
#
# These are the "standard" message numbers from qtext.h. All class
# dialogue must have at least these entries.
-# SCCS Id: @(#)sokoban.des 3.3 99/03/15
+# SCCS Id: @(#)sokoban.des 3.4 1999/03/15
# Copyright (c) 1998-1999 by Kevin Hugo
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)tower.des 3.3 90/02/26
+# SCCS Id: @(#)tower.des 3.4 1990/02/26
# Copyright (c) 1989 by Jean-Christophe Collet
# NetHack may be freely redistributed. See license for details.
#
-# SCCS Id: @(#)yendor.des 3.3 96/10/20
+# SCCS Id: @(#)yendor.des 3.4 1996/10/20
# Copyright (c) 1989 by Jean-Christophe Collet
# Copyright (c) 1992 by M. Stephenson and Izchak Miller
# NetHack may be freely redistributed. See license for details.
.ds h0 "NetHack Guidebook
.ds h1
.ds h2 %
-.ds vr "NetHack 3.3
+.ds vr "NetHack 3.4
.ds f0 "\*(vr
.ds f1
.ds f2 "February 3, 2002
(Guidebook for NetHack)
.au
Eric S. Raymond
-(Extensively edited and expanded for 3.3)
+(Extensively edited and expanded for 3.4)
.hn 1
Introduction
Kevin later joined the
DevTeam and incorporated the best of these ideas in NetHack 3.3.
.pg
-The 3.3 development team initially consisted of \fBMichael Allison\fP, \fBKen Arromdee\fP,
+The 3.4 development team initially consisted of \fBMichael Allison\fP, \fBKen Arromdee\fP,
\fBDavid Cohrs\fP, \fBJessie Collet\fP, \fBSteve Creps\fP, \fBKevin Darcy\fP,
\fBTimo Hakulinen\fP, \fBKevin Hugo\fP, \fBSteve Linhart\fP, \fBKen Lorber\fP,
\fBDean Luick\fP, \fBPat Rankin\fP, \fBEric Smith\fP, \fBMike Stephenson\fP,
\fBJanet Walz\fP, and \fBPaul Winner\fP. \fB Warwick Allison\fP joined
-just before the release of NetHack 3.3.2.
+just before the release of NetHack 3.4.0.
.pg
As with version 3.2, various people contributed to the game as a whole as
well as supporting ports on the different platforms that NetHack runs on:
.pg
-\fBPat Rankin\fP maintained 3.3 for VMS.
+\fBPat Rankin\fP maintained 3.4 for VMS.
.pg
-\fBMichael Allison\fP maintained NetHack 3.3 for the MS-DOS platform. \fBPaul Winner\fP
+\fBMichael Allison\fP maintained NetHack 3.4 for the MS-DOS platform. \fBPaul Winner\fP
and \fBYitzhak Sapir\fP provided encouragement.
.pg
\fBDean Luick\fP, \fBMark Modrall\fP, and \fBKevin Hugo\fP maintained and enhanced the
-Macintosh port of 3.3.
+Macintosh port of 3.4.
.pg
-\fBMichael Allison\fP maintained and enhanced the console port of 3.3 for
+\fBMichael Allison\fP maintained and enhanced the console port of 3.4 for
the Microsoft Windows NT/2000 platform.
.pg
-\fBRon Van Iwaarden\fP maintained 3.3 for OS/2.
+\fBRon Van Iwaarden\fP maintained 3.4 for OS/2.
.pg
\fBJanne Salmijarvi\fP and \fBTeemu Suikki\fP maintained and
-enhanced the Amiga port of 3.3 after \fBJanne Salmijarvi\fP resurrected it for 3.3.1.
+enhanced the Amiga port of 3.4 after \fBJanne Salmijarvi\fP resurrected
+it for 3.3.1.
.pg
-\fBChristian ``Marvin'' Bressler\fP maintained 3.3 for the Atari after he
+\fBChristian ``Marvin'' Bressler\fP maintained 3.4 for the Atari after he
resurrected it for 3.3.1.
.pg
-\fBAlex Kompel\fP contributed a new graphical port of 3.3 for Microsoft Windows.
+\fBAlex Kompel\fP contributed a new graphical port of 3.4 for Microsoft Windows.
.pg
There is a NetHack web site maintained by \fBKen Lorber\fP at http://www.nethack.org/.
.pg
%.au
\author{Eric S. Raymond\\
-(Extensively edited and expanded for 3.3)}
+(Extensively edited and expanded for 3.4)}
\date{February 3, 2002}
\maketitle
%.pg
\medskip
-The 3.3 development team initially consisted of {\it Michael Allison}, {\it Ken Arromdee},
+The 3.4 development team initially consisted of {\it Michael Allison}, {\it Ken Arromdee},
{\it David Cohrs}, {\it Jessie Collet}, {\it Steve Creps}, {\it Kevin Darcy},
{\it Timo Hakulinen},
{\it Kevin Hugo}, {\it Steve Linhart}, {\it Ken Lorber}, {\it Dean Luick}, {\it Pat Rankin},
{\it Eric Smith}, {\it Mike Stephenson}, {\it Janet Walz}, and {\it Paul Winner}.
-{\it Warwick Allison} joined just before the release of NetHack 3.3.2.
+{\it Warwick Allison} joined just before the release of NetHack 3.4.0.
%.pg
\medskip
%.pg
\medskip
-\nd{\it Pat Rankin} maintained 3.3 for VMS.
+\nd{\it Pat Rankin} maintained 3.4 for VMS.
%.pg
\medskip
-\nd {\it Michael Allison} maintained NetHack 3.3 for the MS-DOS platform.
+\nd {\it Michael Allison} maintained NetHack 3.4 for the MS-DOS platform.
{\it Paul Winner} and {\it Yitzhak Sapir} provided encouragement.
%.pg
\medskip
\nd {\it Dean Luick}, {\it Mark Modrall}, and {\it Kevin Hugo} maintained and
-enhanced the Macintosh port of 3.3.
+enhanced the Macintosh port of 3.4.
%.pg
\medskip
-\nd {\it Michael Allison} maintained and enhanced the console port of 3.3 for
+\nd {\it Michael Allison} maintained and enhanced the console port of 3.4 for
the Microsoft Windows NT/2000 platform.
%.pg
\medskip
-\nd {\it Ron Van Iwaarden} maintained 3.3 for OS/2.
+\nd {\it Ron Van Iwaarden} maintained 3.4 for OS/2.
%.pg
\medskip
\nd {\it Janne Salmij\"{a}rvi} and {\it Teemu Suikki} maintained
-and enhanced the Amiga port of 3.3 after {\it Janne Salmij\"{a}rvi} resurrected
+and enhanced the Amiga port of 3.4 after {\it Janne Salmij\"{a}rvi} resurrected
it for 3.3.1.
%.pg
\medskip
-\nd {\it Christian ``Marvin'' Bressler} maintained 3.3 for the Atari after he
+\nd {\it Christian ``Marvin'' Bressler} maintained 3.4 for the Atari after he
resurrected it for 3.3.1.
%.pg
\medskip
-\nd {\it Alex Kompel} contributed a new graphical port of 3.3 for Microsoft Windows.
+\nd {\it Alex Kompel} contributed a new graphical port of 3.4 for Microsoft Windows.
%.pg
\medskip
IV. WINCAP preferences support
-Starting with NetHack 3.3.2, the window interface was enhanced to provide
+Starting with NetHack 3.4.0, the window interface was enhanced to provide
a common way of setting window port user preferences from the config file,
and from the command line for some settings.
-/* SCCS Id: @(#)align.h 3.3 91/12/29 */
+/* SCCS Id: @(#)align.h 3.4 1991/12/29 */
/* Copyright (c) Mike Stephenson, Izchak Miller 1991. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)amiconf.h 3.3 2000/01/12 */
+/* SCCS Id: @(#)amiconf.h 3.4 2000/01/12 */
/* Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1990, 1991, 1992, 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)artifact.h 3.3 95/05/31 */
+/* SCCS Id: @(#)artifact.h 3.4 1995/05/31 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)artilist.h 3.3 2001/11/17 */
+/* SCCS Id: @(#)artilist.h 3.4 2001/11/17 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)attrib.h 3.3 90/22/02 */
+/* SCCS Id: @(#)attrib.h 3.4 1990/22/02 */
/* Copyright 1988, Mike Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)beconf.h 3.3 98/07/08 */
+/* SCCS Id: @(#)beconf.h 3.4 1998/07/08 */
/* Copyright (c) Dean Luick 1996. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)color.h 3.3 92/02/02 */
+/* SCCS Id: @(#)color.h 3.4 1992/02/02 */
/* Copyright (c) Steve Linhart, Eric Raymond, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)config.h 3.3 2000/07/20 */
+/* SCCS Id: @(#)config.h 3.4 2000/07/20 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)config1.h 3.3 1999/12/05 */
+/* SCCS Id: @(#)config1.h 3.4 1999/12/05 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)coord.h 3.3 90/02/22 */
+/* SCCS Id: @(#)coord.h 3.4 1990/02/22 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)decl.h 3.3 2001/12/10 */
+/* SCCS Id: @(#)decl.h 3.4 2001/12/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)def_os2.h 3.3 93/01/19 */
+/* SCCS Id: @(#)def_os2.h 3.4 1993/01/19 */
/* Copyright (c) Timo Hakulinen, 1990, 1991, 1992, 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dgn_file.h 3.3 93/01/17 */
+/* SCCS Id: @(#)dgn_file.h 3.4 1993/01/17 */
/* Copyright (c) 1989 by M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)display.h 3.3 1999/11/30 */
+/* SCCS Id: @(#)display.h 3.4 1999/11/30 */
/* Copyright (c) Dean Luick, with acknowledgements to Kevin Darcy */
/* and Dave Cohrs, 1990. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dlb.h 3.3 97/07/29 */
+/* SCCS Id: @(#)dlb.h 3.4 1997/07/29 */
/* Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dungeon.h 3.3 99/07/02 */
+/* SCCS Id: @(#)dungeon.h 3.4 1999/07/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)edog.h 3.3 97/10/23 */
+/* SCCS Id: @(#)edog.h 3.4 1997/10/23 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)emin.h 3.3 97/05/01 */
+/* SCCS Id: @(#)emin.h 3.4 1997/05/01 */
/* Copyright (c) David Cohrs, 1990. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)engrave.h 3.3 91/07/31 */
+/* SCCS Id: @(#)engrave.h 3.4 1991/07/31 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)epri.h 3.3 97/05/01 */
+/* SCCS Id: @(#)epri.h 3.4 1997/05/01 */
/* Copyright (c) Izchak Miller, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)eshk.h 3.3 97/05/01 */
+/* SCCS Id: @(#)eshk.h 3.4 1997/05/01 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)extern.h 3.3 2002/01/04 */
+/* SCCS Id: @(#)extern.h 3.4 2002/01/04 */
/* Copyright (c) Steve Creps, 1988. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)flag.h 3.3 2000/01/19 */
+/* SCCS Id: @(#)flag.h 3.4 2000/01/19 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)func_tab.h 3.3 92/04/03 */
+/* SCCS Id: @(#)func_tab.h 3.4 1992/04/03 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)global.h 3.3 99/07/02 */
+/* SCCS Id: @(#)global.h 3.4 1999/07/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)hack.h 3.3 2001/04/12 */
+/* SCCS Id: @(#)hack.h 3.4 2001/04/12 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)lev.h 3.3 94/03/18 */
+/* SCCS Id: @(#)lev.h 3.4 1994/03/18 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)macconf.h 3.3 99/10/25 */
+/* SCCS Id: @(#)macconf.h 3.4 1999/10/25 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)macpopup.h 3.3 99/10/25 */
+/* SCCS Id: @(#)macpopup.h 3.4 1999/10/25 */
/* Copyright (c) Nethack Develpment Team, 1999. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mactty.h 3.3 93/03/01 */
+/* SCCS Id: @(#)mactty.h 3.4 1993/03/01 */
/* Copyright (c) Jon W{tte 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)macwin.h 3.3 96/01/15 */
+/* SCCS Id: @(#)macwin.h 3.4 1996/01/15 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mail.h 3.3 91/10/11 */
+/* SCCS Id: @(#)mail.h 3.4 1991/10/11 */
/* NetHack may be freely redistributed. See license for details. */
/* used by ckmailstatus() to pass information to the mail-daemon in newmail() */
-/* SCCS Id: @(#)mfndpos.h 3.3 93/05/15 */
+/* SCCS Id: @(#)mfndpos.h 3.4 1993/05/15 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)micro.h 3.3 90/02/22 */
+/* SCCS Id: @(#)micro.h 3.4 1990/02/22 */
/* micro.h - function declarations for various microcomputers */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mkroom.h 3.3 92/11/14 */
+/* SCCS Id: @(#)mkroom.h 3.4 1992/11/14 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monattk.h 3.3 95/01/28 */
+/* SCCS Id: @(#)monattk.h 3.4 1995/01/28 */
/* NetHack may be freely redistributed. See license for details. */
/* Copyright 1988, M. Stephenson */
-/* SCCS Id: @(#)mondata.h 3.3 2001/02/14 */
+/* SCCS Id: @(#)mondata.h 3.4 2001/02/14 */
/* Copyright (c) 1989 Mike Threepoint */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monflag.h 3.3 96/05/04 */
+/* SCCS Id: @(#)monflag.h 3.4 1996/05/04 */
/* Copyright (c) 1989 Mike Threepoint */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monst.h 3.3 99/01/04 */
+/* SCCS Id: @(#)monst.h 3.4 1999/01/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monsym.h 3.3 92/10/18 */
+/* SCCS Id: @(#)monsym.h 3.4 1992/10/18 */
/* Monster symbols and creation information rev 1.0 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mttypriv.h 3.3 93/03/01 */
+/* SCCS Id: @(#)mttypriv.h 3.4 1993/03/01 */
/* Copyright (c) Jon W{tte 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)nhlan.h 3.3 97/04/12 */
+/* SCCS Id: @(#)nhlan.h 3.4 1997/04/12 */
/* Copyright (c) Michael Allison, 1997 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)ntconf.h 3.3 96/10/14 */
+/* SCCS Id: @(#)ntconf.h 3.4 1996/10/14 */
/* Copyright (c) NetHack PC Development Team 1993, 1994. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)obj.h 3.3 2002/01/07 */
+/* SCCS Id: @(#)obj.h 3.4 2002/01/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)objclass.h 3.3 96/06/16 */
+/* SCCS Id: @(#)objclass.h 3.4 1996/06/16 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)os2conf.h 3.3 96/10/29 */
+/* SCCS Id: @(#)os2conf.h 3.4 1996/10/29 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* Copyright (c) Timo Hakulinen, 1990, 1991, 1992, 1993, 1996. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)patchlevel.h 3.3 2002/01/01 */
+/* SCCS Id: @(#)patchlevel.h 3.4 2002/02/03 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* NetHack 3.3.2 */
+/* NetHack 3.4.0 */
#define VERSION_MAJOR 3
-#define VERSION_MINOR 3
+#define VERSION_MINOR 4
/*
* PATCHLEVEL is updated for each release.
*/
-#define PATCHLEVEL 2
+#define PATCHLEVEL 0
/*
* Incrementing EDITLEVEL can be used to force invalidation of old bones
* and save files.
*/
-#define EDITLEVEL 3
+#define EDITLEVEL 0
#define COPYRIGHT_BANNER_A \
"NetHack, Copyright 1985-2002"
#endif
/*****************************************************************************/
-/* Version 3.3.2 */
+/* Version 3.4.0 */
-/* Patch 2, January??, 2002
+/*
+ * NetHack 3.4.0, February ??, 2002
+ *
* Many, many bug general fixes including some for sliming, zapping, conduct,
* and several more for riding
* Eliminated a few potentially fatal bugs including one for stone-to-flesh,
* Win32 graphical port contributed by Alex Kompel included in source tree
*/
+/* Version 3.4 */
+
+/*****************************************************************************/
+/* Version 3.3.x */
+
/* Patch 1, August 9, 2000
* Many, many general fixes, including a number for riding, twoweapon,
* and invisible monsters
* updated COPYRIGHT_BANNER_A to reflect year of release.
* Dozens of other bug fixes, and minor improvements.
*/
+
/* Version 3.3 */
/*****************************************************************************/
-/* Version 3.2.3 */
+/* Version 3.2.x */
/* Patch 3, December 10, 1999
* Released simultaneously with 3.3.0 for the benefit of
-/* SCCS Id: @(#)pcconf.h 3.3 95/10/11 */
+/* SCCS Id: @(#)pcconf.h 3.4 1995/10/11 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
* _MSC_VER is defined automatically by Microsoft C.
* __BORLANDC__ is defined automatically by Borland C.
* __SC__ is defined automatically by Symantec C.
- * Note: 3.3.0 was not verified with Symantec C.
+ * Note: 3.4.0 was not verified with Symantec C.
*/
/*
-/* SCCS Id: @(#)permonst.h 3.3 99/07/02 */
+/* SCCS Id: @(#)permonst.h 3.4 1999/07/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)prop.h 3.3 1999/07/07 */
+/* SCCS Id: @(#)prop.h 3.4 1999/07/07 */
/* Copyright (c) 1989 Mike Threepoint */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)qt_clust.h 3.3 1999/11/19 */
+/* SCCS Id: @(#)qt_clust.h 3.4 1999/11/19 */
/* Copyright (c) Warwick Allison, 1999. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)qt_kde0.h 3.3 1999/11/19 */
+/* SCCS Id: @(#)qt_kde0.h 3.4 1999/11/19 */
/* Copyright (c) Warwick Allison, 1999. */
/* NetHack may be freely redistributed. See license for details. */
-// SCCS Id: @(#)qt_win.h 3.3 1999/11/19
+// SCCS Id: @(#)qt_win.h 3.4 1999/11/19
// Copyright (c) Warwick Allison, 1999.
// NetHack may be freely redistributed. See license for details.
//
-// Qt Binding for NetHack 3.3
+// Qt Binding for NetHack 3.4
//
// Unfortunately, this doesn't use Qt as well as I would like,
// primarily because NetHack is fundamentally a getkey-type
-/* SCCS Id: @(#)qtext.h 3.3 97/02/02 */
+/* SCCS Id: @(#)qtext.h 3.4 1997/02/02 */
/* Copyright (c) Mike Stephenson 1991. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)quest.h 3.3 92/11/15 */
+/* SCCS Id: @(#)quest.h 3.4 1992/11/15 */
/* Copyright (c) Mike Stephenson 1991. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rect.h 3.3 90/02/22 */
+/* SCCS Id: @(#)rect.h 3.4 1990/02/22 */
/* Copyright (c) 1990 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)region.h 3.3 96/06/17 */
+/* SCCS Id: @(#)region.h 3.4 1996/06/17 */
/* Copyright (c) 1996 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rm.h 3.3 1999/12/12 */
+/* SCCS Id: @(#)rm.h 3.4 1999/12/12 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)skills.h 3.3 1999/10/27 */
+/* SCCS Id: @(#)skills.h 3.4 1999/10/27 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985-1999. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)sp_lev.h 3.3 96/05/08 */
+/* SCCS Id: @(#)sp_lev.h 3.4 1996/05/08 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)spell.h 3.3 95/06/01 */
+/* SCCS Id: @(#)spell.h 3.4 1995/06/01 */
/* Copyright 1986, M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)system.h 3.3 2001/12/07 */
+/* SCCS Id: @(#)system.h 3.4 2001/12/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)tcap.h 3.3 92/10/21 */
+/* SCCS Id: @(#)tcap.h 3.4 1992/10/21 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)tile2x11.h 3.3 95/01/25 */
+/* SCCS Id: @(#)tile2x11.h 3.4 1995/01/25 */
/* NetHack may be freely redistributed. See license for details. */
#ifndef TILE2X11_H
-/* SCCS Id: @(#)timeout.h 3.3 1999/02/13 */
+/* SCCS Id: @(#)timeout.h 3.4 1999/02/13 */
/* Copyright 1994, Dean Luick */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)tradstdc.h 3.3 93/05/30 */
+/* SCCS Id: @(#)tradstdc.h 3.4 1993/05/30 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)trampoli.h 3.3 95/06/01 */
+/* SCCS Id: @(#)trampoli.h 3.4 1995/06/01 */
/* Copyright (c) 1989, by Norm Meluch and Stephen Spackman */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)trap.h 3.3 2000/08/30 */
+/* SCCS Id: @(#)trap.h 3.4 2000/08/30 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)unixconf.h 3.3 99/07/02 */
+/* SCCS Id: @(#)unixconf.h 3.4 1999/07/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)vault.h 3.3 97/05/01 */
+/* SCCS Id: @(#)vault.h 3.4 1997/05/01 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)vision.h 3.3 95/01/26 */
+/* SCCS Id: @(#)vision.h 3.4 1995/01/26 */
/* Copyright (c) Dean Luick, with acknowledgements to Dave Cohrs, 1990. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)vmsconf.h 3.3 2001/12/07 */
+/* SCCS Id: @(#)vmsconf.h 3.4 2001/12/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)winGnome.h 3.3. 2000/07/16 */
+/* SCCS Id: @(#)winGnome.h 3.4. 2000/07/16 */
/* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
/* Copyright (C) 1998 by Anthony Taylor <tonyt@ptialaska.net> */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)winX.h 3.3 96/08/18 */
+/* SCCS Id: @(#)winX.h 3.4 1996/08/18 */
/* Copyright (c) Dean Luick, 1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)winami.h 3.3 93/01/17 */
+/* SCCS Id: @(#)winami.h 3.4 1993/01/17 */
/* Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1991. */
/* Copyright (c) Gregg Wonderly, Naperville, Illinois, 1992, 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)wingem.h 3.3 1999/12/10 */
+/* SCCS Id: @(#)wingem.h 3.4 1999/12/10 */
/* Copyright (c) Christian Bressler, 1999 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)winprocs.h 3.3 96/02/18 */
+/* SCCS Id: @(#)winprocs.h 3.4 1996/02/18 */
/* Copyright (c) David Cohrs, 1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)wintty.h 3.3 96/02/18 */
+/* SCCS Id: @(#)wintty.h 3.4 1996/02/18 */
/* Copyright (c) David Cohrs, 1991,1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)wintype.h 3.3 96/02/18 */
+/* SCCS Id: @(#)wintype.h 3.4 1996/02/18 */
/* Copyright (c) David Cohrs, 1991 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)xwindow.h 3.3 92/03/07 */
+/* SCCS Id: @(#)xwindow.h 3.4 1992/03/07 */
/* Copyright (c) Dean Luick, 1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)xwindowp.h 3.3 92/03/07 */
+/* SCCS Id: @(#)xwindowp.h 3.4 1992/03/07 */
/* Copyright (c) Dean Luick, 1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)you.h 3.3 2000/05/21 */
+/* SCCS Id: @(#)you.h 3.4 2000/05/21 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)youprop.h 3.3 99/07/02 */
+/* SCCS Id: @(#)youprop.h 3.4 1999/07/02 */
/* Copyright (c) 1989 Mike Threepoint */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)allmain.c 3.3 2002/01/04 */
+/* SCCS Id: @(#)allmain.c 3.4 2002/01/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)alloc.c 3.3 95/10/04 */
+/* SCCS Id: @(#)alloc.c 3.4 1995/10/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)apply.c 3.3 2002/01/18 */
+/* SCCS Id: @(#)apply.c 3.4 2002/01/18 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)artifact.c 3.3 2001/11/17 */
+/* SCCS Id: @(#)artifact.c 3.4 2001/11/17 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)attrib.c 3.3 2000/05/17 */
+/* SCCS Id: @(#)attrib.c 3.4 2000/05/17 */
/* Copyright 1988, 1989, 1990, 1992, M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)ball.c 3.3 97/04/23 */
+/* SCCS Id: @(#)ball.c 3.4 1997/04/23 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)bones.c 3.3 2001/04/12 */
+/* SCCS Id: @(#)bones.c 3.4 2001/04/12 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985,1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)botl.c 3.3 96/07/15 */
+/* SCCS Id: @(#)botl.c 3.4 1996/07/15 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)cmd.c 3.3 2002/01/17 */
+/* SCCS Id: @(#)cmd.c 3.4 2002/01/17 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dbridge.c 3.3 2000/02/05 */
+/* SCCS Id: @(#)dbridge.c 3.4 2000/02/05 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)detect.c 3.3 1999/12/06 */
+/* SCCS Id: @(#)detect.c 3.4 1999/12/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dig.c 3.3 2001/09/06 */
+/* SCCS Id: @(#)dig.c 3.4 2001/09/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)display.c 3.3 2000/07/27 */
+/* SCCS Id: @(#)display.c 3.4 2000/07/27 */
/* Copyright (c) Dean Luick, with acknowledgements to Kevin Darcy */
/* and Dave Cohrs, 1990. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dlb.c 3.3 97/07/29 */
+/* SCCS Id: @(#)dlb.c 3.4 1997/07/29 */
/* Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1993. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)do.c 3.3 2001/11/29 */
+/* SCCS Id: @(#)do.c 3.4 2001/11/29 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)do_name.c 3.3 2002/01/17 */
+/* SCCS Id: @(#)do_name.c 3.4 2002/01/17 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)do_wear.c 3.3 2001/12/06 */
+/* SCCS Id: @(#)do_wear.c 3.4 2001/12/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dog.c 3.3 1999/10/20 */
+/* SCCS Id: @(#)dog.c 3.4 1999/10/20 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dogmove.c 3.3 97/05/25 */
+/* SCCS Id: @(#)dogmove.c 3.4 1997/05/25 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dokick.c 3.3 2000/04/21 */
+/* SCCS Id: @(#)dokick.c 3.4 2000/04/21 */
/* Copyright (c) Izchak Miller, Mike Stephenson, Steve Linhart, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dothrow.c 3.3 2001/12/10 */
+/* SCCS Id: @(#)dothrow.c 3.4 2001/12/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
* Each trap should really trigger on the recoil if
* it would trigger during normal movement. However,
* not all the possible side-effects of this are
- * tested [as of 3.3.2] so we trigger those that
+ * tested [as of 3.4.0] so we trigger those that
* we have tested, and offer a message for the
* ones that we have not yet tested.
*/
-/* SCCS Id: @(#)drawing.c 3.3 1999/12/02 */
+/* SCCS Id: @(#)drawing.c 3.4 1999/12/02 */
/* Copyright (c) NetHack Development Team 1992. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)dungeon.c 3.3 1999/10/30 */
+/* SCCS Id: @(#)dungeon.c 3.4 1999/10/30 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)eat.c 3.3 2002/01/02 */
+/* SCCS Id: @(#)eat.c 3.4 2002/01/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)end.c 3.3 2001/09/24 */
+/* SCCS Id: @(#)end.c 3.4 2001/09/24 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)engrave.c 3.3 2001/11/04 */
+/* SCCS Id: @(#)engrave.c 3.4 2001/11/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)exper.c 3.3 2002/01/15 */
+/* SCCS Id: @(#)exper.c 3.4 2002/01/15 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)explode.c 3.3 2000/07/07 */
+/* SCCS Id: @(#)explode.c 3.4 2000/07/07 */
/* Copyright (C) 1990 by Ken Arromdee */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)extralev.c 3.3 2001/09/06 */
+/* SCCS Id: @(#)extralev.c 3.4 2001/09/06 */
/* Copyright 1988, 1989 by Ken Arromdee */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)files.c 3.3 2000/04/27 */
+/* SCCS Id: @(#)files.c 3.4 2000/04/27 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)fountain.c 3.3 2001/09/06 */
+/* SCCS Id: @(#)fountain.c 3.4 2001/09/06 */
/* Copyright Scott R. Turner, srt@ucla, 10/27/86 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)hack.c 3.3 2001/06/02 */
+/* SCCS Id: @(#)hack.c 3.4 2001/06/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)hacklib.c 3.3 99/04/10 */
+/* SCCS Id: @(#)hacklib.c 3.4 1999/04/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* Copyright (c) Robert Patrick Rankin, 1991 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)invent.c 3.3 2001/12/27 */
+/* SCCS Id: @(#)invent.c 3.4 2001/12/27 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)light.c 3.3 97/04/10 */
+/* SCCS Id: @(#)light.c 3.4 1997/04/10 */
/* Copyright (c) Dean Luick, 1994 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)lock.c 3.3 2000/02/06 */
+/* SCCS Id: @(#)lock.c 3.4 2000/02/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mail.c 3.3 2002/01/13 */
+/* SCCS Id: @(#)mail.c 3.4 2002/01/13 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)makemon.c 3.3 2001/11/07 */
+/* SCCS Id: @(#)makemon.c 3.4 2001/11/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mapglyph.c 3.3 2000/08/18 */
+/* SCCS Id: @(#)mapglyph.c 3.4 2000/08/18 */
/* Copyright (c) David Cohrs, 1991 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mcastu.c 3.3 2002/01/10 */
+/* SCCS Id: @(#)mcastu.c 3.4 2002/01/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
}
/* else FALLTHRU */
case MGC_PSI_BOLT:
- /* prior to 3.3.2 Antimagic was setting the damage to 1--this
+ /* prior to 3.4.0 Antimagic was setting the damage to 1--this
made the spell virtually harmless to players with magic res. */
if (Antimagic) {
shieldeff(u.ux, u.uy);
-/* SCCS Id: @(#)mhitm.c 3.3 2000/07/29 */
+/* SCCS Id: @(#)mhitm.c 3.4 2000/07/29 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mhitu.c 3.3 2001/12/06 */
+/* SCCS Id: @(#)mhitu.c 3.4 2001/12/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)minion.c 3.3 2002/01/23 */
+/* SCCS Id: @(#)minion.c 3.4 2002/01/23 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mklev.c 3.3 2001/11/29 */
+/* SCCS Id: @(#)mklev.c 3.4 2001/11/29 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mkmap.c 3.3 96/05/23 */
+/* SCCS Id: @(#)mkmap.c 3.4 1996/05/23 */
/* Copyright (c) J. C. Collet, M. Stephenson and D. Cohrs, 1992 */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mkmaze.c 3.3 2001/09/06 */
+/* SCCS Id: @(#)mkmaze.c 3.4 2001/09/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mkobj.c 3.3 2001/12/03 */
+/* SCCS Id: @(#)mkobj.c 3.4 2001/12/03 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
/*
* Start a corpse decay or revive timer.
- * This takes the age of the corpse into consideration as of 3.3.2.
+ * This takes the age of the corpse into consideration as of 3.4.0.
*/
void
start_corpse_timeout(body)
-/* SCCS Id: @(#)mkroom.c 3.3 2001/09/06 */
+/* SCCS Id: @(#)mkroom.c 3.4 2001/09/06 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mon.c 3.3 2002/01/07 */
+/* SCCS Id: @(#)mon.c 3.4 2002/01/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mondata.c 3.3 2001/12/05 */
+/* SCCS Id: @(#)mondata.c 3.4 2001/12/05 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monmove.c 3.3 2000/08/16 */
+/* SCCS Id: @(#)monmove.c 3.4 2000/08/16 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)monst.c 3.3 2000/07/14 */
+/* SCCS Id: @(#)monst.c 3.4 2000/07/14 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)mplayer.c 3.3 97/02/04 */
+/* SCCS Id: @(#)mplayer.c 3.4 1997/02/04 */
/* Copyright (c) Izchak Miller, 1992. */
/* NetHack may be freely redistributed. See license for details. */
STATIC_DCL void FDECL(mk_mplayer_armor, (struct monst *, SHORT_P));
/* These are the names of those who
- * contributed to the development of NetHack 3.2/3.3.
+ * contributed to the development of NetHack 3.2/3.3/3.4.
*
* Keep in alphabetical order within teams.
* Same first name is entered once within each team.
-/* SCCS Id: @(#)mthrowu.c 3.3 2001/12/10 */
+/* SCCS Id: @(#)mthrowu.c 3.4 2001/12/10 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)muse.c 3.3 2002/01/07 */
+/* SCCS Id: @(#)muse.c 3.4 2002/01/07 */
/* Copyright (C) 1990 by Ken Arromdee */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)music.c 3.3 2001/12/03 */
+/* SCCS Id: @(#)music.c 3.4 2001/12/03 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)o_init.c 3.3 1999/12/09 */
+/* SCCS Id: @(#)o_init.c 3.4 1999/12/09 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)objects.c 3.3 2000/02/18 */
+/* SCCS Id: @(#)objects.c 3.4 2000/02/18 */
/* Copyright (c) Mike Threepoint, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)objnam.c 3.3 2002/01/04 */
+/* SCCS Id: @(#)objnam.c 3.4 2002/01/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)options.c 3.3 2002/02/04 */
+/* SCCS Id: @(#)options.c 3.4 2002/02/04 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)pager.c 3.3 2002/01/17 */
+/* SCCS Id: @(#)pager.c 3.4 2002/01/17 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)pickup.c 3.3 2001/03/14 */
+/* SCCS Id: @(#)pickup.c 3.4 2001/03/14 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
}
}
#endif /* STEED */
- /* 3.3.2 introduced the ability to pick things up from within swallower's stomach */
+ /* 3.4.0 introduced the ability to pick things up from within swallower's stomach */
if (u.uswallow) {
int count = passed_info ? *passed_info : 0;
timepassed = pickup(count);
-/* SCCS Id: @(#)pline.c 3.3 1999/11/28 */
+/* SCCS Id: @(#)pline.c 3.4 1999/11/28 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)polyself.c 3.3 2002/01/15 */
+/* SCCS Id: @(#)polyself.c 3.4 2002/01/15 */
/* Copyright (C) 1987, 1988, 1989 by Ken Arromdee */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)potion.c 3.3 2002/01/15 */
+/* SCCS Id: @(#)potion.c 3.4 2002/01/15 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)pray.c 3.3 2002/01/15 */
+/* SCCS Id: @(#)pray.c 3.4 2002/01/15 */
/* Copyright (c) Benson I. Margulies, Mike Stephenson, Steve Linhart, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)priest.c 3.3 2001/11/07 */
+/* SCCS Id: @(#)priest.c 3.4 2001/11/07 */
/* Copyright (c) Izchak Miller, Steve Linhart, 1989. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)quest.c 3.3 2000/05/05 */
+/* SCCS Id: @(#)quest.c 3.4 2000/05/05 */
/* Copyright 1991, M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)questpgr.c 3.3 2000/05/05 */
+/* SCCS Id: @(#)questpgr.c 3.4 2000/05/05 */
/* Copyright 1991, M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)read.c 3.3 2001/12/03 */
+/* SCCS Id: @(#)read.c 3.4 2001/12/03 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rect.c 3.3 90/02/22 */
+/* SCCS Id: @(#)rect.c 3.4 1990/02/22 */
/* Copyright (c) 1990 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)region.c 3.3 1999/12/29 */
+/* SCCS Id: @(#)region.c 3.4 1999/12/29 */
/* Copyright (c) 1996 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)restore.c 3.3 1999/11/20 */
+/* SCCS Id: @(#)restore.c 3.4 1999/11/20 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rip.c 3.3 2001/09/24 */
+/* SCCS Id: @(#)rip.c 3.4 2001/09/24 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rnd.c 3.3 96/02/07 */
+/* SCCS Id: @(#)rnd.c 3.4 1996/02/07 */
/* NetHack may be freely redistributed. See license for details. */
#include "hack.h"
-/* SCCS Id: @(#)role.c 3.3 2000/08/20 */
+/* SCCS Id: @(#)role.c 3.4 2000/08/20 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985-1999. */
/* NetHack may be freely redistributed. See license for details. */
-/* SCCS Id: @(#)rumors.c 3.3 96/04/20 */
+/* SCCS Id: @(#)rumors.c 3.4 1996/04/20 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */