]> granicus.if.org Git - nethack/commitdiff
3.3.2 to 3.4.0
authornethack.allison <nethack.allison>
Mon, 4 Feb 2002 16:06:00 +0000 (16:06 +0000)
committernethack.allison <nethack.allison>
Mon, 4 Feb 2002 16:06:00 +0000 (16:06 +0000)
193 files changed:
Files
Porting
README
dat/Arch.des
dat/Barb.des
dat/Caveman.des
dat/Healer.des
dat/Knight.des
dat/Monk.des
dat/Priest.des
dat/Ranger.des
dat/Rogue.des
dat/Samurai.des
dat/Tourist.des
dat/Valkyrie.des
dat/Wizard.des
dat/bigroom.des
dat/castle.des
dat/data.base
dat/dungeon.def
dat/endgame.des
dat/gehennom.des
dat/knox.des
dat/medusa.des
dat/mines.des
dat/oracle.des
dat/quest.txt
dat/sokoban.des
dat/tower.des
dat/yendor.des
doc/Guidebook.mn
doc/Guidebook.tex
doc/window.doc
include/align.h
include/amiconf.h
include/artifact.h
include/artilist.h
include/attrib.h
include/beconf.h
include/color.h
include/config.h
include/config1.h
include/coord.h
include/decl.h
include/def_os2.h
include/dgn_file.h
include/display.h
include/dlb.h
include/dungeon.h
include/edog.h
include/emin.h
include/engrave.h
include/epri.h
include/eshk.h
include/extern.h
include/flag.h
include/func_tab.h
include/global.h
include/hack.h
include/lev.h
include/macconf.h
include/macpopup.h
include/mactty.h
include/macwin.h
include/mail.h
include/mfndpos.h
include/micro.h
include/mkroom.h
include/monattk.h
include/mondata.h
include/monflag.h
include/monst.h
include/monsym.h
include/mttypriv.h
include/nhlan.h
include/ntconf.h
include/obj.h
include/objclass.h
include/os2conf.h
include/patchlevel.h
include/pcconf.h
include/permonst.h
include/prop.h
include/qt_clust.h
include/qt_kde0.h
include/qt_win.h
include/qtext.h
include/quest.h
include/rect.h
include/region.h
include/rm.h
include/skills.h
include/sp_lev.h
include/spell.h
include/system.h
include/tcap.h
include/tile2x11.h
include/timeout.h
include/tradstdc.h
include/trampoli.h
include/trap.h
include/unixconf.h
include/vault.h
include/vision.h
include/vmsconf.h
include/winGnome.h
include/winX.h
include/winami.h
include/wingem.h
include/winprocs.h
include/wintty.h
include/wintype.h
include/xwindow.h
include/xwindowp.h
include/you.h
include/youprop.h
src/allmain.c
src/alloc.c
src/apply.c
src/artifact.c
src/attrib.c
src/ball.c
src/bones.c
src/botl.c
src/cmd.c
src/dbridge.c
src/detect.c
src/dig.c
src/display.c
src/dlb.c
src/do.c
src/do_name.c
src/do_wear.c
src/dog.c
src/dogmove.c
src/dokick.c
src/dothrow.c
src/drawing.c
src/dungeon.c
src/eat.c
src/end.c
src/engrave.c
src/exper.c
src/explode.c
src/extralev.c
src/files.c
src/fountain.c
src/hack.c
src/hacklib.c
src/invent.c
src/light.c
src/lock.c
src/mail.c
src/makemon.c
src/mapglyph.c
src/mcastu.c
src/mhitm.c
src/mhitu.c
src/minion.c
src/mklev.c
src/mkmap.c
src/mkmaze.c
src/mkobj.c
src/mkroom.c
src/mon.c
src/mondata.c
src/monmove.c
src/monst.c
src/mplayer.c
src/mthrowu.c
src/muse.c
src/music.c
src/o_init.c
src/objects.c
src/objnam.c
src/options.c
src/pager.c
src/pickup.c
src/pline.c
src/polyself.c
src/potion.c
src/pray.c
src/priest.c
src/quest.c
src/questpgr.c
src/read.c
src/rect.c
src/region.c
src/restore.c
src/rip.c
src/rnd.c
src/role.c
src/rumors.c

diff --git a/Files b/Files
index af9663ce07513702e46e052e353012f86313b9bc..5fd6065f8d2a7dd7f272c33ba89d0c28949da7db 100644 (file)
--- a/Files
+++ b/Files
@@ -1,4 +1,4 @@
-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.
diff --git a/Porting b/Porting
index 1b2efd60776d5554b48f1ffb1f0cb0c6fdf7b46f..16f9cc2adae7523992df1a57614b92cb313851a2 100644 (file)
--- a/Porting
+++ b/Porting
@@ -1,4 +1,4 @@
-  NetHack Porting Guidelines           v 3.3                   99-11-29
+  NetHack Porting Guidelines           v 3.4                   1999-11-29
 
 
      1.0       Introduction
diff --git a/README b/README
index f653b033ca3635c783a2d9022a581756a2e8b38b..56360877ba91200ec66c9463a7fd520db4bdefbc 100644 (file)
--- a/README
+++ b/README
@@ -1,8 +1,8 @@
-                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.
@@ -98,7 +98,7 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
     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.
 
@@ -108,7 +108,7 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
     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
@@ -125,7 +125,7 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
         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
@@ -160,19 +160,19 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code.
     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 th
-    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 availabl
+    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.
 
                         - - - - - - - - - - -
 
@@ -207,13 +207,13 @@ something to get NetHack to run on your system, it's likely that others have
 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
@@ -222,7 +222,7 @@ you are free, of course, to post the patches to the net yourself and let the
 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 --
index bc9614a796027688642469f67a8839ff51afed88..a3a5d989b58498b7bac47c58d4b873424a4da826 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index e91484d146e719d56a386bb6efea62066dd74cb4..c7462953e39c6816615b50ca193d97c4a6413d00 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 6f782cce2b9c154f186d8be339bfaa2af90c280e..3f408fec370b7cdbc469e1b995ff5f440bb3e3c2 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 052106760870e6a5292b956585c7eae4a5d6e65b..e75aa18e52a92c736c408176870dafc45d421c51 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index c2cb52168aaa253bc21a2c01d81e747d7e32cdfd..ba631409c978c230e1acf355039d6a936ca0d111 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 69b1d0c31541cbe1f60b483e17e283cbd24aff20..656cb85f95d08fbba4ecbbd87aeea907be8ae296 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 4b9deeb2d02df0e8221a4b10ef918a752e96de49..ea75ab1f028d9d19360c16a9caee44535e9917c7 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 33f3b2ee12fa2c251b592bfac5adcb4d4000b141..78df233476492c96a63e5224c760312889b7a657 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 5d9a90cb9917dded12bd4d24456fa254878465f9..0d4a1ca8c64b8b90fc1b8362b3a74506beae01bf 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index fd4f153a32454cc74c41d1ebca0651cd70d64317..13545cd72799ea9e0b6d075ad44052307bca4931 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 2bf1b198ef45f7decec67915561e711c4288dd18..348b9b74ded22ec7bcd9eeb7383e0c0951a2cf5d 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 3a9286a6e5fe1b59b9e94a6583123d203583df98..e371b1bc36e917ef9bec28aafc9d6899fba4f753 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 6025c4b880137bfbe089ac4f3cb5e5861c57993c..14f99c9f4edd58d2b991f8be5498f4dbb603a932 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index 0c2d07f7aafcbd9a72b96ed9852e81b8cc364f4e..142ca85a26ed5026b75c8aaa87d408d88a9c98a8 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 14585402d3a34d56ef5a5195284d2adfa8b15536..9c6bca1ba818bb6c774c000f80ca0d2c7829e5fb 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index aa7afa00762bce2642efc5743dcb12f588236010..68f16785d501c9b777917b411a1b7f8136ea0b11 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 7884c028103b67fa6c8fed0d91badc85f50ae69b..fbb17bc9a58f141aa0945f6d87232a93358ce2b8 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index a38cf75095c48b1321fab4592da3e802edac37b2..60500e1a4a005b0a0801a6b591f9b72362ffc7d8 100644 (file)
@@ -1,4 +1,4 @@
-#      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
index 80282833c609d53771839944c48f4deffc6f356e..bee336f7e2a6afd9cfddc5437cddfc064d3c890a 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 088674238b62b509f7a55d6107040def9b7efad2..8ff123a64ecfe916c62ee3acd7f47aea430f4ba0 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 97b2a6ddc5efc2ba02542ca9b193e010ab0bf2d0..879868faa6a13ea412185f142ff5e75912d4a39e 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 8baa96a3bd44bfd1b40d29f9d477d24a504f0943..87a87b654a1a74b3d270b393d1ea9eb2ce97b26c 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 3aaa00fb4372c615a36cf42b5b16f7027bb8033a..0e8f176a353fbf478a52289e4dd7ee1531dc3368 100644 (file)
@@ -1,4 +1,4 @@
-#      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
index 83cee9c191812cba56a3cc5e79c50375e647ec9e..2a37b69bd7cdba163b816ba464884975d5d17a95 100644 (file)
@@ -1,8 +1,8 @@
-#      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.
index b772f96eeb8318fd5fbcfba7f0c708f3cd6466e7..2e1fd0e08ca9c5ad3893d0b7c56f0cdd1965cb76 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index 0468b032bae0e7f7e711e506658d5063ba212d22..f5cc292839f4fe207a1b820c46ebc02ee018e6fd 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
 #
index 9260cde73c38544d106b53d543d64776f926b359..85834572a419bf77c19d72c2a1e2be46f5dcec4a 100644 (file)
@@ -1,4 +1,4 @@
-#      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.
index 6af9cf5d51c52e1cb1f0be6c07093e1a0f89ebe3..a40fe72133546eef597f625586d00ca6122b6592 100644 (file)
@@ -1,7 +1,7 @@
 .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
@@ -10,7 +10,7 @@ A Guide to the Mazes of Menace
 (Guidebook for NetHack)
 .au
 Eric S. Raymond
-(Extensively edited and expanded for 3.3)
+(Extensively edited and expanded for 3.4)
 .hn 1
 Introduction
 
@@ -2322,36 +2322,37 @@ and with the help of \fBKevin Hugo\fP, added more features.
 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
index b4bfbce507b19ecd6416cc0e03206e07eac5388d..e89e9c1602bfe29687c46d9e72e78871c903ea09 100644 (file)
@@ -38,7 +38,7 @@
 
 %.au
 \author{Eric S. Raymond\\
-(Extensively edited and expanded for 3.3)}
+(Extensively edited and expanded for 3.4)}
 \date{February 3, 2002}
 
 \maketitle
@@ -2875,12 +2875,12 @@ DevTeam and incorporated the best of these ideas into NetHack 3.3.
 
 %.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
@@ -2890,41 +2890,41 @@ runs on:
 
 %.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
index 989732f8caf1487a32463fee156cbdf3902112f1..ce846d56a8873dcadada92a655fad17be370e2c5 100644 (file)
@@ -391,7 +391,7 @@ struct wc_Opt wc_options[];
 
 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.
 
index 199c5ccd46dc66377a0a61035632df238dd9ff8c..1925f14808df1eab810afc2dafa29113d6709c40 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9f8e12840803b36bd0386afe9fb786ee2b6b1770..4cc3963fa41298ee8bd23148e3b656ff7d063c92 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 21296686ecef6a91093eebc7e4d4783eca6e373e..88dd22324e298bb26866dbd842a146cf1665df67 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ce58f24db9b8da7c04373ec83e6e54d53924fbd8..576940621123ff49315fe719bdb499576a8e3ad2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index afb87d89e7132b99f21cc4245b974b380d19178d..7148191c6efce1e405d2ec746c871590aa14bf7e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index feb652fc89b02ac1506136ab9582b797411d9c0e..56df16e9d0f3ea4a92af001f1382ad7adb0ec177 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 79c367254e55a2ee8957f836c844aaae7045b98c..f791ffadc1ac9416e63cb01828e2df2a157ea5da 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4e3a0e2c770fcf1e1270b7eeed869c2af8e6f295..3edbf2159b3e94ad09aed4cb8e8dbebaefd81cd4 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 167c811eea95470f52d49a99fe95a50fa4d5faf2..a38e13c78ad46532dbda9355316a26e57cc525c2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index bfcb1059de41206f242afd7480f3d3aff37273fa..332282096dd113b4b2a1849c697390cdcf2c48cc 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 5a0a32e981169bb7b02f303b961060327255c2ff..52ea184c4b210f09ddf023dc3882bf59cb977de2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 58713e5766a4e0b04d1180a5185ff2cb14a333aa..7ba40e499fff39ffec338b378c2837a7568a3949 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1146c41b778d1ac70ceeae7c43fb8bacf6b36bda..2fa32144334753092005e9695039222e71e9cd28 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a858387117ad32dc454c29387901e2d3f914f191..fa458ba1b9d2723b7e542e673e544da53d295bca 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index 0527100c2cb49ef5f13d8210d294c521527b514f..3af446201737a4c7f2f8ce7e142784487564b08e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 8f0b7db202d88a77cc025227e425fe21aef6c98d..46e86367165389458043c52dbf6935155d4c4c32 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ef9f9a12f598a43d5f0449dffdde9d52ad565b43..eadc5b3163f068c207bd0a5800e52785fc941413 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ccc0b4bf36facbae19265a97b8d5ea66dad0bb52..811bf23e5a497213882618cfad651713b7834ada 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 105fd8be5dc864704e1413e31b7a2b74ef14a8f3..02c5d9eabe837d8160214875004b2d8e7a897f3f 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index f09a566a3417055e1399ac2e14f7e649be920379..56b14ac831a568e815a3c2f043424bd706df4c23 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 0408acd4877dad9baa09e89dc5b82c44e2c43601..72a30e3093ad186c3f7f3a08f31445e523ec7c31 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 6550e5fc4461f8b42cf9f02dd8573689bb0945ee..58759288a1adce59aac519f208db7ed8be2b8a7b 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index c50c3cdd983a792e1adc64b4a275eca9ea7d117c..86aea8b0a0363070c7a29dbbcdd2f8da7aeefaf8 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1418674b66fd64e49311cc974b2f128f9d62ad57..769801d10bf318d4c1476f27379cbbe8661af82c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 6b8781351b363f6806d18b3349d1ea2ab6a54cef..ff7d71061cf5c1d15e62c0772780e82770fdda8a 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 8fd8ed5303c89f271f184a0e5ccdd43f50bcc0ae..23187ec93b64df1fa123f62ede9bfe56b99b7413 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 27354b5f19e4b926d49c8096076e00ad7ed2f96a..afc845a4910616debf6a49668faf9e9e1ed5b1bd 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index e82a96616315bec966461beff8d77d824f7d9e10..7332a0a24c34b2333144b4e3721f27ed0e0f658a 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 3b9eecb8d62b9144a5a438e24f3428578eb7c188..16e860afd2914541c01695320d87b2915a4fc937 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 50f204d840b90792b51f3b934a0fba35e751de66..146ed4e1b1282bec2bd7f52313b82ae5c4793e64 100644 (file)
@@ -1,4 +1,4 @@
-/*     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.      */
 
index c402ab89790328e04da67a82f57d5f94ec608979..aa9cb16d0ea5722bbbec377cbe9c040f9daf0d4d 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 5c782d84a83337f0c1c4cc09775aebbf7087ac59..daa8b30c9788dbaed7f8de5dfab3d2408061104c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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() */
index f4d407a7583e9b87a5b2978aa45b51bbae0d3c44..96c5dd5e751ae5e340a5a7271330176613c30953 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 0947a3966eb6b22534c8af7698e39349641506b9..7d5e90fd06d300bab8aee05647d0ba3b958fb51d 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index c8ad0a4176ae9e16f45a225d11e1af8e48183333..72bd5042300e8a8c3dce3c4f46fa3860a164c1dd 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 01545d12744420e876673efbe1902830dcac0c6a..996a765e5c0f477f801d3faf738f250a007cae4f 100644 (file)
@@ -1,4 +1,4 @@
-/*     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 */
 
index 15237835bb25b18947970cd4057889eb92943169..08da870a0c300a6dc818fe8c495097d2e06d7244 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 0d0b025f6f173fd40ae504c73b309a1ed51e86d0..8ea8c15a122bd7960df5771af663fc742d19d670 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index b618f185da67087195844bd2e3ba2339b45324e0..c7de88fe8b2e6ba9ac3b7ed65d5a717b0ffd8592 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 152f75c01b19f7b528a30afa0f9a3d4a91974ef6..7bf393ca09213fd205a69321f7a89107ab4d9e58 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 48c6c93cafd18e8f1a46aa53ca056d1df79cec87..83ce114e2fb2f46e42e906d9bd6fec44711f22a6 100644 (file)
@@ -1,4 +1,4 @@
-/*     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.      */
 
index 679021455da400579a7a69f52f305f4041f7017a..1cb9bf106cbcdddddb491dbe2251f36b2877adcc 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 172bc790f1e0adc28f3ac3bf5b3d18681224597d..8913bf8a577a5238a8d5a8d960bb52471b1f8b46 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index bdb1f5e1f8364dee9b8e40f8532aab4ea3415505..5e93983caa7a99ee62b2727439dc2c8473ac22fc 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 38dfb585080662567d3bfa628f5651417eeac651..c5cff4331534064d479503164c45d83f82496339 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 031f6291b2881cb555a7de2dd3e017ba24d329f1..b706df1c864691e3af0979b116bdc167e7dca543 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index c66d1d651731a2e9718cf643f7fd604b36ca9b27..2b5d5e2b633d39e896698de94dbf2026731b85a0 100644 (file)
@@ -1,19 +1,19 @@
-/*     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
index 660b0d361a7dff1e37dc21ff4b05adbfda084434..59c3fc31ecb191eececfaa806a9a6b0b8da17276 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -17,7 +17,7 @@
  *     _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.
  */
 
 /*
index 4031a8becdce460411c05ab8add90d9687a592f8..a971f0172c48759785cf622cb660dcb7e7b528a1 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 23e24f9f230d8c23f68bad0c90028b7a75e7c5d5..f2ce2748955f04b18612e6a46a15ecbb1d0ffe90 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 720eec8dff9741942813929963b822ffad3073a6..96fec93333073d9f62743467ecbb6ae955bdcd4d 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 931827b4416683c6c665bb7e85051e85d4db3b70..4d64a428b20b67331d5e27413585038aca89d5cb 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 654452f9ad1b339e0bfc3266aef00ddce56a055c..6355586a7f55172ffcd70f00ae61f9437e5fc15b 100644 (file)
@@ -1,8 +1,8 @@
-//     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
index 698dbd38741510c6b6224e2581669e84d37ae2f3..9ac4f16d6107a943a9281b509de01bbd37287997 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 0b9d969361944602ad726b392a4d74aaaec6a25b..98b9e3a8900c332b74f36f75910c91cec1917968 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1ebd909e795ff2c8d2ca4b5e99cf71655b49b1bb..a7deafb70051a9e56c932ee8567baaa169a374d1 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 59dc5fcd6820fb05d22c4b2446570bc66557a9c3..96ebd99e93c130cce290d0cc1070f7f160e0fef1 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1c12201c4f8574a4c2860242151cbe6e76e330f5..c2da2751ededeece281e210777ecb717a272a22e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 08d04c2182ae23ebdc1cdbe8f3ea973c1c5c9f18..09bc3be7bf6b063663ff1a888b9baaaae577c12e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1a960261e68b534f1de7cc77c6525d52efdf0763..f549f5323cd71c9b5bb0c81f511f1185b1ef3826 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 22e22a4206d469812b7bd713ca61927c088da06d..6b43e211b988dab0f715122d0900a2cdbe08c05c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ac7d3b26e9bafc44729d0ec496f0cef772fe46f8..abb6e1abaccc7ad53e3a4ccb4fbb641365c6156e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 79d9474a7af5cd1e8246a4c80a19654ea065934e..09cff2717266d4913c062d7c3427d87ac84754d4 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 78400dbdc583afb65e994ed4e1bd7767ccb33be3..34ac01e751b351b24b7198f9287c205c35842665 100644 (file)
@@ -1,4 +1,4 @@
-/*     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
index 09ca788deb14baf23c864fe1b32d17845e5be8a9..481bf95bf9df4f116ce4fd73697140bca1993439 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index bb9bdb24f08c53aa742ac47106eb80de1f9445b0..d636981fb1a6762626a4b12e3c658f47bae94f7e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 7da3f3b7646e353abeba5b7c7c80eb48c79d5af3..fde5ab2a09e85d2acb375d3f3dcf4e3940abf246 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index f142606e0a1b44630f40f15b610edbaca07da1e0..f74f32834a94b54712415806b47669443f50bb1e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 288a3af5a6998c6081fe5f434e55fbbd996b8627..060f03be7751396212d5ac3794c4b41fd2ef42e5 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index d6db11663f9cf69940320209850f72b6697348f5..6e0a1628028edc07aef583701394ac2c23699f9f 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 87925d9aeb74c7772d5ac5de32c7f0fc263ad6be..29396eb4ddeb15a00f68878784d05ab405d12e63 100644 (file)
@@ -1,4 +1,4 @@
-/*     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.      */
 
index 2bb179f3668e52644dd099fad25a3b41dce45b7b..d6572d33c75ee471d66d2c32217db12e57a22760 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9163562d8808f75c2222c2700bd41d03959e741d..e894ac8f0435c55245f49fc0d882e284a13f0343 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index 4ce76420dd3ea24af3ab7b429e46bde71c9aea57..38c9a7d4445cda077541234fb691c3ed75c51b3f 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 92b9945ac2b1fd723a2ec411533a7ed3d67d63f1..ea2c0ece9394a9bcf6e3ce778da228f8a66023fe 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index ddafee06cf68917996a4e2b74f6f08528486941c..cef54188c232d460dfaeb86c4f0f1c66e77fd412 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index d3dccae59b333bf5b0978ce83c2024f6a5f2e7f4..0df358bc6f27b053453f2ba14d145deacbfae33e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 430dda172b0b1bbf59467ea39b4bc782ac13c944..fc123d89f769e51122e7171d7fd050879e640c08 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index be1c1e172765b86dc09d9b305c8c6bff8328688e..2491d0ec1e2ae2b95519783c8658b6ae5226879b 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1145e890f4b2894fea3389da03090a5d1d319945..94c7d3a19a4f00b37590c3ba3846bbc7742b2127 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index c2a90509f3158af7dd6bedc81ce49a0edf48303b..bbbe3783642f27aabaa60c354daf0b7752fa14a2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 040030488165996161008a1a1ef56f1e3a70b25d..2ca496df9596e4a10155b174dca405156ca33127 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 86cef9b567f6f30e6b4ffcf8f1537b5f4050212c..fb80f639244137877b215ab3eca9a0ee80f58f2c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 0d084ee7398d2d555b2955370b84f512ba035e0e..bcdc12be1f3486feba76f1a2f7e70711cdb8cdac 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a254dd8d443081f9c26d51c65a13a456829050dc..e8f7e9ddda31f393d7a5c6b33421ec8447b620bf 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 58434a88d46d6f17912b67e24a68578d8b15c057..9d5377e81f02173779ba56490565972930f332f3 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ef161fd2de5a2775dc379ba4eedea7e4aaf9e265..e57575f8d90cbafa890e4d1b66c13e5618abaf54 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index c05e080bc9a3b35d34360117b60a88bf18ee8e4b..0605cdaa7bec2b5d530528253dd0ea1211b163ef 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 2d2269122a2d47008c8ed2705749144e1759a30d..d325d651c55c19a1ad3f9dc1ea84e52f0ad425ed 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index eb0c0a4ef11f0008e4622c73881980819db7c14e..c96834b07e8082bceccb081cd9f0bb32889d2cff 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9ee5c8844d40b0dcf8d0115777509c155d1f2f8f..8c7ed2c047ecf22340e0d4921b82335000005c58 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 8ac53e5e31611c01222888ead898f31bc98a9a6e..6d1bafd80b9e4b70aa5894e65b1486bdc1a9bc99 100644 (file)
--- a/src/cmd.c
+++ b/src/cmd.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index f92f744ed2f8083bbaa046b3b3e4874ee78eaa0c..6267620decb8b27c29a88a5620aed3c2d29ca807 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index cb893f197761e329d15e531f860d491e6864cde8..fb3d5a4504d7035676e7adbd20a5dca62d2eae2a 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index e73bf1e2baf45dd3ce642d8ccc7e6fcd942a21c4..bf8b490af95605552d76b5904d7b0033f98a365c 100644 (file)
--- a/src/dig.c
+++ b/src/dig.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 06e36a4454dc93234c212527b034b8e911668955..97a4ef2b4e674f4758c1bb81d4d25261effc7c2b 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index aacc1f27d5bf9f333ee64f4722b231efb1910134..d6f2bf5e6840611f14b365b2efe427c94855e2cd 100644 (file)
--- a/src/dlb.c
+++ b/src/dlb.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 67476a450b219c93d8920883529d597ab92c18f1..a26c4b0ea954bf81fab401b7c5d830a42045e7c3 100644 (file)
--- a/src/do.c
+++ b/src/do.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 176cf0c23bcdea35dd776f88c9ac680803032310..0a3962fff3405c42b9ff46f98bb7d85798d7a17a 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4df010c4c7423d513d0f10d70fb0c2174a7c4eb7..eabd0a9613a6db4c56bac2836b3ee6fb14b8cc5c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 8ded6360debf42c37dc0d06ef79c99e6269c0b39..fde74e25d7dc78732c1211789876fa9922f6b889 100644 (file)
--- a/src/dog.c
+++ b/src/dog.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1aa2a5766b9a8c85d225a27c8e8546bfd6f80702..333f6cbd95cb959d8cd6b47b753a36fddb407212 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4b5933e89a9e322602587a0c98380b8de99127f1..427c451704af4f74e9f3455931774dbf6d8f1f0c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4f238ab2c1c03a0632419a5a4cee09e1fd460799..b2204e783794f928cca76b92fe840218aef3c510 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -495,7 +495,7 @@ hurtle_step(arg, x, y)
      * 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.
      */
index 30aa2792e4f3068a69b67c9d30821963dd9590c6..ceb7fedde5162a3bc9822675365841abd8930940 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 55a9b0fa0cf6cea402a887b7910b49000e604a23..c7cd166cedcf8f7ac63c36e725cc16d82cf9b2fa 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a47d97185d2a4b86f462e056a2060ba65033ce6d..b6ebb1171b5ac76c2bd4d571c612c69e209e8f77 100644 (file)
--- a/src/eat.c
+++ b/src/eat.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 237d804fc111f0b9b11e481170f0150df184eca2..64cb4a63bf9358cbbc651f2adea8505fb771acac 100644 (file)
--- a/src/end.c
+++ b/src/end.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 2b78d7451c5be1a9a391351bd350a55dd5bfb616..43e563d010b617a105377f839fe97e005d097e2f 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a0d6a0386fa3a750dfbd228b0703362dafe80532..a310a6369b50baf39de8c5f4dc57c22c12df7ff8 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9d53b67d218f5194ce26e2d1527ca6ae7d13c840..2e7371405fd6fad49561eb7b26e372e3247fb800 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4d714932082700420ad44815dd66f249acbbf616..83124022059eaefb7be3611af1d1329402fcf61c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 28b4bc85295418e989217fe2f5df9da728968589..5a7137c32b9cc04b13f3c75a93e28af45a553c16 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 032c107b7258f6fbd852a64b45d64c4721168da1..a8f4f850aa4743cfedec1d6a4a6470e1e353eee8 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index c31fc195ec6177e5b9856bfa447c89c69ed07095..3c885ac66760ba3f2e26d959831437520aa80848 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 768dfbc6e0fb8aa0a6a763f3800ab6ea47e642c4..1e8aed692546651ef87e688db5c9a1a962ebfefb 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
index 7c3d539a4c99e1f04efb4fb4a74eec43e0c305be..c88ae6cb36e63e1d9afd3512fe5b031a2e333734 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index f49fe2970470d567c6c4b146dcf8c831eed6ac8d..5e7229cdc5faeab0f3cf357b85b05266e1c34ca3 100644 (file)
@@ -1,4 +1,4 @@
-/*     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.      */
 
index f85fd99ee679ee364e4a2c4a7cda8b40a2822aa3..4edcb4f56b952b349e51d954ac8fa5843813fbff 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index f960f45b9f94ff2633b42e12a8acdb3228fb724b..99d7637f9586fdccae17c49f58bee8b7ffe5a381 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ae95f47c7ef0f9a4765da563c7b2f1e0efd20164..5f8434fbb13162eaf68234c9b693c9ac267353ec 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 226f920f23fdb4021e5b52efa86331a9e987e7ec..bd3c908574bcff451a957eb0a950dbaf47f03e41 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 563e43baa4aaada96ff487cf270e85f964104ca8..56e690f94a78830da9566ebc066ecfc401dfa3cb 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -442,7 +442,7 @@ int spellnum;
        }
        /* 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);
index d192c6df9d9c6af98f78c823cf24ef78a20acfa9..8dfc1b20370bc795270ab7c4ce0ee8594ef17f68 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 5f998085f321050e36c4ae73f3e9aa5072d05a1f..0905888b696dc95abbc67e78bdc140a681b3cb04 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index b204252359a40f2b670da7bcfa15d80901178fd1..9f701878e9c7abece6db7ddcae84a671cd40e2d1 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index f25f92c9e066ae3c703fe54fc2ceeb7f55f05b9f..dfcc739be8bdfdfd9d3c4008060003046722b1ef 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 3715116c0d02410572a1c3c30660a8d2383d810e..f9a68d68bd1ca63e8a9f1fc7870276aa6cfbc33d 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 1d54da23e31b061d77c52a8f25bb974e1b67a265..6319246b00873bb884bd0551e5ce7f4f94d2f3cf 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 041ad5934c3eb0464b7c832899f93e9414230acb..81d29946b2922b29e651b5ae919819b1c6001bc5 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -622,7 +622,7 @@ boolean artif;
 
 /*
  * 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)
index 180db8ea9c2dfe5e4a63dfef266dc7a84132a85b..1be8b0daf1158a5e0b0b7b3e6c7a83e4b6f8b615 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 4912980f2b91dbaaadef834b8e4244e1dc04d2a3..0b6e3cfc05e402aee2168846e75eb98f9d1ec698 100644 (file)
--- a/src/mon.c
+++ b/src/mon.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index 58a237117f7b29d447af40db8a81364e0ecc3626..026184f5ceb7f76b01ca68cdbe2d638af5f58418 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 7912fd17895c5be9608f8aab8bad6d05ec2e8208..437425e13c18795a56e925cac86749f78549cd77 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index ed0a85e672bf19d44a237b1c76413ba06f5b4e5d..84f008532ae985daf06ea495e63d7fd729c341a7 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index dde320ac5f03c19e8db0c5f7e0eba18d121ea569..74f6bd22ba5a9aa509aca2e58836e8f0fe1a63df 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -9,7 +9,7 @@ STATIC_DCL void FDECL(get_mplname, (struct monst *, char *));
 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.
index 86f5b65a00e4590a70dc4de13f709019943d1232..e3c34a36ed3a93966779671b3dc53398e4c1151c 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 81f4209ea811c8926c73c54ce2157701dbd281d9..24c45096f9629e5d986a18d8a476406c2bf061a6 100644 (file)
@@ -1,4 +1,4 @@
-/*     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.  */
 
index 5b0cf9ee8f464ec6cb291b69d101dc904d1f12a6..fc84d21f0b94cf5d5b2906e1f0fd2b79d0fe4e53 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index e15e66e450e33be4392f35f0baf63aacba7601c6..bb93754fd40457222a09b47881ba44245b0a0879 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index b78b64768b6802eab36ef96dc3a6d6952066cff6..4d61b98b4c4ac2eeed9f7218d88c95f8ebd46e0e 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 68486d2e26310988762932afb8e1d343f7888808..202590acec584f83cfde6f900e170946f5865cde 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index d5817f47377ef034a25d08328697dee4ec4b9721..019a8e863ff5a1c94c79970e827c33de980816c4 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 143a8ca541cdd31abae5b987611aec906f337871..240b0f3ea977c121138837076472a0e883615394 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 7e36b0e4d8e6a4feede3b5d55220996fdc28ea32..27931686b9bd34773c8df19cdc67e2d90858b83b 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
@@ -1608,7 +1608,7 @@ boolean *prev_loot;
        }
     }
 #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);
index b515b25b1bcb31fe95b8670bd43fafbe6fe5c871..b4d7af244b0211b7d1a74dc28c07ac948528d8d2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9c38369cc6f2fb3694dcc84e825b13b5548fe27f..88e226f5b1a3ab4ec094c192a4298bb682914ebc 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index cd62d5dd42ff3a6dbb290b207ae1b4821cd0f6be..7d392ba80d4071a9a1f3d2299ac66a15838fabac 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index e4d719df00eb948251217e59eea85419adcc0bab..b75f2d041028e3d8c3f6627608d04d256290e280 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 614fd73212ec1b4def0f77efbb49af5ab5117b9d..22492bbf25a45a37969a511d597ef290054eacd2 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index b07dc776bd33e4246cf1553557455cad98f270fa..1228486f8fd5f36274bd160538d0250372b893d3 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 357de8f2977ee4dd44865bbf5147654af3c90f10..ff0c9a7a40b1aec89f2ba015f5d9e2e2633ddcb8 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 620933f4e171c198ada9fa9edb03d8a6b4bb4ada..dc2cbd8fd2667b602e605623a0d3245e8d716dc6 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a967ca8525b84416ed82ffdb6426ee791fc80865..dc6be73ff6cf5b6f97fc70c64a3d8206991f8c70 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 9a215a850523f6d92ea6d7ec6f5a2ce49770c996..3e0d63fe9d25f139bf722a68ce674bd07254aa54 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index a2a16f1b8fdb7f1ed9a5e1d337ef23cb03aed044..7038693a1eea4f39db3dc6df7752eac9cfd00109 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 247b0127c6d9dce24fda8cf5fbb1076514cb6cae..cab4d2e9e1e28bc7594790215688781df1373daa 100644 (file)
--- a/src/rip.c
+++ b/src/rip.c
@@ -1,4 +1,4 @@
-/*     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. */
 
index f359ac77e07a0d23c037324799f8271056d90d78..313b70bdac8019f1fd92f223f67c3adce09c4528 100644 (file)
--- a/src/rnd.c
+++ b/src/rnd.c
@@ -1,4 +1,4 @@
-/*     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"
index 390ba071111e9b6379b7f3318e8c3203ef3b7c36..e930b6f83958f5cf4d76a05e457e08d05d763ff5 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */
 
index 37b31bb1e38d0d517d256a2937f3ae9d23037abb..085fa2b17a7c5db95fc2923bc88e2a575c00d210 100644 (file)
@@ -1,4 +1,4 @@
-/*     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. */