]> granicus.if.org Git - nethack/commitdiff
3.3.2 to 3.4.0
authornethack.allison <nethack.allison>
Mon, 4 Feb 2002 16:11:00 +0000 (16:11 +0000)
committernethack.allison <nethack.allison>
Mon, 4 Feb 2002 16:11:00 +0000 (16:11 +0000)
178 files changed:
src/save.c
src/shk.c
src/shknam.c
src/sit.c
src/sounds.c
src/sp_lev.c
src/spell.c
src/steal.c
src/steed.c
src/teleport.c
src/timeout.c
src/topten.c
src/track.c
src/trap.c
src/u_init.c
src/uhitm.c
src/vault.c
src/version.c
src/vision.c
src/weapon.c
src/were.c
src/wield.c
src/windows.c
src/wizard.c
src/worm.c
src/worn.c
src/write.c
src/zap.c
sys/amiga/Install.ami
sys/amiga/NetHack.cnf
sys/amiga/amii.hlp
sys/amiga/amistack.c
sys/atari/Install.tos
sys/be/bemain.c
sys/mac/Install.mw
sys/mac/macmenu.c
sys/mac/macwin.c
sys/mac/mrecover.c
sys/msdos/Install.dos
sys/msdos/Makefile.BC
sys/msdos/Makefile.GCC
sys/msdos/Makefile.MSC
sys/msdos/Makefile.SC
sys/msdos/NHAccess.nh
sys/msdos/compwarn.lst
sys/msdos/def2mak.c
sys/msdos/genschem.l
sys/msdos/msdos.c
sys/msdos/msdoshlp.txt
sys/msdos/ovlinit.c
sys/msdos/pckeys.c
sys/msdos/pctiles.c
sys/msdos/pctiles.h
sys/msdos/pcvideo.h
sys/msdos/portio.h
sys/msdos/prebuild.mak
sys/msdos/schema1.BC
sys/msdos/schema2.BC
sys/msdos/schema3.MSC
sys/msdos/sound.c
sys/msdos/template.mak
sys/msdos/tile2bin.c
sys/msdos/video.c
sys/msdos/vidtxt.c
sys/msdos/vidvga.c
sys/os2/Install.os2
sys/os2/Makefile.os2
sys/os2/os2.c
sys/share/Makefile.lib
sys/share/dgn_lex.c
sys/share/dgn_yacc.c
sys/share/ioctl.c
sys/share/lev_lex.c
sys/share/lev_yacc.c
sys/share/nhlan.c
sys/share/pcmain.c
sys/share/pcsys.c
sys/share/pctty.c
sys/share/pcunix.c
sys/share/tclib.c
sys/share/unixtty.c
sys/unix/Install.unx
sys/unix/Makefile.dat
sys/unix/Makefile.doc
sys/unix/Makefile.src
sys/unix/Makefile.top
sys/unix/Makefile.utl
sys/unix/depend.awk
sys/unix/nethack.sh
sys/unix/unixmain.c
sys/unix/unixres.c
sys/unix/unixunix.c
sys/vms/Install.vms
sys/vms/Makefile.dat
sys/vms/Makefile.doc
sys/vms/Makefile.src
sys/vms/Makefile.top
sys/vms/Makefile.utl
sys/vms/lev_lex.h
sys/vms/oldcrtl.c
sys/vms/vmsbuild.com
sys/vms/vmsfiles.c
sys/vms/vmsmail.c
sys/vms/vmsmain.c
sys/vms/vmsmisc.c
sys/vms/vmstty.c
sys/vms/vmsunix.c
sys/winnt/Install.nt
sys/winnt/Makefile.bcc
sys/winnt/Makefile.nt
sys/winnt/mapimail.c
sys/winnt/nethack.def
sys/winnt/ntsound.c
sys/winnt/nttty.c
sys/winnt/win32api.h
sys/winnt/winnt.c
util/dgn_comp.l
util/dgn_comp.y
util/dgn_main.c
util/dlb_main.c
util/lev_comp.l
util/lev_comp.y
util/lev_main.c
util/makedefs.c
util/panic.c
util/recover.c
win/Qt/qt_clust.cpp
win/Qt/qt_win.cpp
win/Qt/tileedit.cpp
win/Qt/tileedit.h
win/X11/Window.c
win/X11/winX.c
win/X11/winmap.c
win/X11/winmenu.c
win/X11/winmesg.c
win/X11/winmisc.c
win/X11/winstat.c
win/X11/wintext.c
win/X11/winval.c
win/gem/Install.gem
win/gem/wingem.c
win/gem/wingem1.c
win/gnome/gn_xpms.h
win/gnome/gnaskstr.c
win/gnome/gnaskstr.h
win/gnome/gnbind.c
win/gnome/gnbind.h
win/gnome/gnglyph.c
win/gnome/gnglyph.h
win/gnome/gnmain.c
win/gnome/gnmain.h
win/gnome/gnmap.c
win/gnome/gnmap.h
win/gnome/gnmenu.c
win/gnome/gnmenu.h
win/gnome/gnmesg.c
win/gnome/gnmesg.h
win/gnome/gnomeprv.h
win/gnome/gnopts.c
win/gnome/gnopts.h
win/gnome/gnplayer.c
win/gnome/gnplayer.h
win/gnome/gnsignal.c
win/gnome/gnsignal.h
win/gnome/gnstatus.c
win/gnome/gnstatus.h
win/gnome/gntext.c
win/gnome/gntext.h
win/gnome/gnyesno.c
win/gnome/gnyesno.h
win/share/thintile.c
win/share/tilemap.c
win/share/tiletext.c
win/tty/getline.c
win/tty/termcap.c
win/tty/topl.c
win/tty/wintty.c
win/win32/tile2bmp.c

index 2162f09489e4312eeb4b4105c4b5cd8f1e608a7b..31f347a95cfd722382eb9ca0ff4acd19309210e1 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)save.c     3.3     2002/01/19      */
+/*     SCCS Id: @(#)save.c     3.4     2002/01/19      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 61ebf24dfe38966df8870036879fde6f2d856293..11b0286f65f4738d0c43e0b4bc4b0b412c9c6ce1 100644 (file)
--- a/src/shk.c
+++ b/src/shk.c
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)shk.c      3.3     2002/01/19      */
+/*     SCCS Id: @(#)shk.c      3.4     2002/01/19      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ab3266aa104c3b0014a8c72f31af4a8c3363a32f..8405600a43deaf89a8df8d41b1e0750c26d446c8 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)shknam.c   3.3     2001/09/06      */
+/*     SCCS Id: @(#)shknam.c   3.4     2001/09/06      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 46a726371073935bac98448b7fd1a602a08e8092..5a6e098d01597b58c1680146f2b532b70b58699e 100644 (file)
--- a/src/sit.c
+++ b/src/sit.c
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)sit.c      3.3     2000/11/09      */
+/*     SCCS Id: @(#)sit.c      3.4     2000/11/09      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index f2ad4ad70f5fb922017d228520561c9d0c538683..dda6bdc49581eacdf2ed111f21dc5fe84615cda0 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)sounds.c   3.3     2001/02/14      */
+/*     SCCS Id: @(#)sounds.c   3.4     2001/02/14      */
 /*     Copyright (c) 1989 Janet Walz, Mike Threepoint */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 07ee028bc235c91322d46b571bda77decbfbbb0c..b75d2ace34081926c2d8e449315ddb4ef60324a0 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)sp_lev.c   3.3     2001/09/06      */
+/*     SCCS Id: @(#)sp_lev.c   3.4     2001/09/06      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 0ff8cfb03afb335805ef15c38bcf40c17f892f07..63e10201f3d1ea95de67c60f7d80cb7dd8b7a00b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)spell.c    3.3     2002/01/19      */
+/*     SCCS Id: @(#)spell.c    3.4     2002/01/19      */
 /*     Copyright (c) M. Stephenson 1988                          */
 /* NetHack may be freely redistributed.  See license for details. */
 
index a519bbdb3bf8942f9eab91812e0825cadda74f12..596cc039f6ec57f576feb4bb0623bbdc978890be 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)steal.c    3.3     2002/01/04      */
+/*     SCCS Id: @(#)steal.c    3.4     2002/01/04      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index d1b1f1f392189b830dfd3079f3b4013239c5c469..864d53017b0a3f89e687de08707bdf54c8c2700e 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)steed.c    3.3     2001/04/12      */
+/*     SCCS Id: @(#)steed.c    3.4     2001/04/12      */
 /* Copyright (c) Kevin Hugo, 1998-1999. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c101d412b59a83a211c584d17bde2eb0aee2eb46..bf6703e53563a219cc989eab4a47ab3e332065a6 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)teleport.c 3.3     2001/12/06      */
+/*     SCCS Id: @(#)teleport.c 3.4     2001/12/06      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 922c14cdc4d1a692772ff5e8a4c824be3bd965aa..b433c219a339053046914b29d953ac42fec4c855 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)timeout.c  3.3     2000/09/28      */
+/*     SCCS Id: @(#)timeout.c  3.4     2000/09/28      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 26da46372a99cf9137bead59729ab1529ee4def7..a2f6e52b5273da4ed09f6c21109642b2d1a87b3f 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)topten.c   3.3     2000/01/21      */
+/*     SCCS Id: @(#)topten.c   3.4     2000/01/21      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 22005903c9d9d877257b18e9cbb54a968f964be8..d8d9e71c3b034962c1cc527592ba30b0fdf184e0 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)track.c    3.3     87/08/08        */
+/*     SCCS Id: @(#)track.c    3.4     87/08/08        */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 /* track.c - version 1.0.2 */
index 32005ef62aacfe0528057a0a68972e377b5bd743..e9b8e46bbe8b28426970f5d10d5ae1b01861ffd2 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)trap.c     3.3     2001/09/06      */
+/*     SCCS Id: @(#)trap.c     3.4     2001/09/06      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 0585a2f88521ece996144f1bb27829ccc2059a9e..5fcde3fad25b271a0a020525bb79db7ce7ba613b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)u_init.c   3.3     2000/06/11      */
+/*     SCCS Id: @(#)u_init.c   3.4     2000/06/11      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 1ec461d94f8110f050c7f737b098c61f72e5d303..9c8e56e43f587bacb7defb7a8125f596e51bf027 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)uhitm.c    3.3     2001/09/06      */
+/*     SCCS Id: @(#)uhitm.c    3.4     2001/09/06      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 3e8524d5a8d1312a5953d5f5f794f56bfe6e5ad8..a9dcd76b794ac701c332df5c22a2132c8fdb44ba 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vault.c    3.3     2001/05/24      */
+/*     SCCS Id: @(#)vault.c    3.4     2001/05/24      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 8155511f1675520addae95bca25f6d5eef568fc4..02f577ec71b63c18768bca96e10d466801cb9cf9 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)version.c  3.3     1999/12/01      */
+/*     SCCS Id: @(#)version.c  3.4     1999/12/01      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 72f528e5eb8a967ecd6c0d4a0c2e66465609e1b0..09c9b6bc0700415c3e280b6da341e00cb1c27da9 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vision.c   3.3     99/02/18        */
+/*     SCCS Id: @(#)vision.c   3.4     1999/02/18      */
 /* Copyright (c) Dean Luick, with acknowledgements to Dave Cohrs, 1990.        */
 /* NetHack may be freely redistributed.  See license for details.      */
 
index b35aaee2773944d0b429d208172997570fe072c3..28679a0d26e2743ea061217052d9760874142d56 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)weapon.c   3.3     2000/09/17      */
+/*     SCCS Id: @(#)weapon.c   3.4     2000/09/17      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index e09690bc282a28a0a1a8dff8fd52d679cb1e73c0..97c91112bf9699f09fd87d14383b6baf671c4c29 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)were.c     3.3     97/05/25        */
+/*     SCCS Id: @(#)were.c     3.4     1997/05/25      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 419933d4920830fc16f96d89825156e1452c7d28..1429fff198df64e7af5102a324b285ee898b31c5 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wield.c    3.3     2001/12/23      */
+/*     SCCS Id: @(#)wield.c    3.4     2001/12/23      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c48b28d13990e6a1a34f4caacbae7d7cb35ef414..a090177d78be6449a43378c381ef6589a720ba1e 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)windows.c  3.3     96/05/19        */
+/*     SCCS Id: @(#)windows.c  3.4     1996/05/19      */
 /* Copyright (c) D. Cohrs, 1993. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 814609ff398e655b3b51892a61b24ef0aa19b316..74aed20d9b6b2028963ca9ee4e760fd868d5a85b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wizard.c   3.3     2001/12/06      */
+/*     SCCS Id: @(#)wizard.c   3.4     2001/12/06      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index a8cd406505d3335a8e8a4d13ae8f3cec7432b4af..43db7aa26cc6535bfdcac306851429e57904022e 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)worm.c     3.3     95/01/28        */
+/*     SCCS Id: @(#)worm.c     3.4     1995/01/28      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 96dd00c6c097a9410505ac795fe58b7279ac899e..513161254d353222722530ee89bc84dce4fe0334 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)worn.c     3.3     2002/01/07      */
+/*     SCCS Id: @(#)worn.c     3.4     2002/01/07      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 5167f0670f93001ffdf3d08c73fc00ff05d88b62..f7938824358471c1e57709ec158cfdb07cdd061d 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)write.c    3.3     2001/11/29      */
+/*     SCCS Id: @(#)write.c    3.4     2001/11/29      */
 /* NetHack may be freely redistributed.  See license for details. */
 
 #include "hack.h"
index bd241dfcf3c02b164dfd7b804078963fbe4e3b10..4d24c0daab691db64ac0fc2a96763ba5b9120295 100644 (file)
--- a/src/zap.c
+++ b/src/zap.c
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)zap.c      3.3     2002/01/07      */
+/*     SCCS Id: @(#)zap.c      3.4     2002/01/07      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 5671e9825d0feca8c0d6eaf5da57ba086983f858..ea1ab61c2b2bc2c6a3ea85773a1446effcb5f57c 100644 (file)
@@ -1,13 +1,13 @@
 
-                   Using and Installing Amiga NetHack 3.3
+                   Using and Installing Amiga NetHack 3.4
       (or Everything You Never Wanted to Know Before NetHacking)
         (or Not Everything That Happens Always Comes Knocking)
 
-            Last Revision: 28 March 2000 for NetHack 3.3.1
+            Last Revision: 28 March 2000 for NetHack 3.4.0
 
 
-0. Pre-intro for NetHack 3.3.1:
-   Amiga-specific changes for 3.3.1:
+0. Pre-intro for NetHack 3.4.0:
+   Amiga-specific changes for 3.4.0:
      Most (around 99%) known bugs fixed (volunteers welcome).
      HackWB and HackCli are no longer supported.  Use the main binary.
 
@@ -24,9 +24,9 @@ I.A. Overview
     light those mundane tasks which must be dealt with before beginning
     your journey; for those of you who are faced with the task of
     installing the pre-fabricated version of our town, section III
-    (Installing Amiga NetHack 3.3) will guide you through the task at
+    (Installing Amiga NetHack 3.4) will guide you through the task at
     hand.  If you are ready to visit, the local visitors guide is in
-    section II (Using Amiga NetHack 3.3); please also see the general
+    section II (Using Amiga NetHack 3.4); please also see the general
     guide packaged separately (the file "GuideBook").
     
     To all our visitors, a hearty Welcome! - and please be careful.
@@ -56,7 +56,7 @@ I.C. Credits
     are responsible for the 3.2 port.  Janne Salmijärvi resurrected the
     amigaport for 3.3.
 
-II. Using Amiga NetHack 3.3
+II. Using Amiga NetHack 3.4
     Run NetHack from the shell or from some tool that allows that,
     ie. ToolManager.  See the NetHack.txt file for command line options
     and other usage.
@@ -71,10 +71,10 @@ II.A. Sources of Information
     menu or by pressing Help key.
 
 II.B. The Amiga NetHack WorkBench Front End
-    3.3.1 no longer supports HackWB.
+    3.4.0 no longer supports HackWB.
 
 II.C. The Amiga NetHack CLI Front End
-    3.3.1 no longer supports CLI Front End either.
+    3.4.0 no longer supports CLI Front End either.
 
     Instead, use the main binary.  See NetHack.txt file for the standard Unix
     flags for NetHack.  In addition to those flags, Amiga NetHack accepts
@@ -103,7 +103,7 @@ II.D. Amiga-Specific Information for NetHack
     is to drop all selected items (as before).
 
 
-III. Installing Amiga NetHack 3.3
+III. Installing Amiga NetHack 3.4
 
 III.A. General Installation
     Installation should be easy - basically it consists of putting files
@@ -114,12 +114,12 @@ III.A. General Installation
 
     IF YOU ALREADY HAVE A PREVIOUS VERSION INSTALLED YOU MUST DELETE THE
     OLD SAVE AND BONES FILES - THEY WILL NOT WORK!  This includes save
-    and bones files from all previous versions of NetHack (yes, even 3.3.0).
+    and bones files from all previous versions of NetHack (yes, even 3.3.1).
     If you have a game in progress and want to finish it, use your
     current version and then update.
 
 Will NetHack fit on your machine?
-    NetHack 3.3 is large.  NetHack 3.3 is very large.  You will need:
+    NetHack 3.4 is large.  NetHack 3.4 is very large.  You will need:
     > Any standard series Amiga: 500, 600, 1000, 1200, 2000, 2500, 3000, 4000.
     > WorkBench 2.04 or later.
     > At least 3 meg of RAM.  NetHack will NOT run in 1 meg (probably even 2).
index 211ec4a5b16ee7c592b006a38711d0dbb20e215f..dc14878ec31a4fde2fbf21ebefa237264faf2735 100644 (file)
@@ -20,7 +20,7 @@ PATH=NetHack:
 
 # My own setup
 #OPTIONS=nolegacy,fruit:lemon,time,autopickup,checkpoint,showexp,showscore,standout,nonews
-#OPTIONS=nomail,flush,eight_bit_tty,scores:10t/2a,pickup_types:$,suppress_alert:3.3.0
+#OPTIONS=nomail,flush,eight_bit_tty,scores:10t/2a,pickup_types:$,suppress_alert:3.3.1
 
 # The windowtype option must be set before any options regarding colors and palette
 # are set otherwise previously set values will be overridden by the defaults
index 947c80920cc513381886775de5111168cb253788..c014e425e57c2ae17473415490721c66cd8e43d1 100644 (file)
@@ -1,4 +1,4 @@
-            Amiga-specific help file for NetHack 3.3
+            Amiga-specific help file for NetHack 3.4
 
 The Amiga port of NetHack supports a number of additional commands
 and facilities specific to the Amiga.  Listed below are the things
index 1689dffd6c0a25c9ea9c4968b340b57702c992c4..7e0b6fc5579b17e5b048d3c6d896c4aefbc6d782 100644 (file)
@@ -1,4 +1,4 @@
-/* SCCS Id: @(#)amistack.c     3.3     2000/05/03                      */
+/* SCCS Id: @(#)amistack.c     3.4     2000/05/03                      */
 /* Copyright (c) Janne Salmijärvi, Tampere, Finland, 2000              */
 /* NetHack may be freely redistributed.  See license for details.      */
 
index 25b6b8033c86955eacf034aa5b3f045b7fc7910a..76d1084f93a2e37593b6f77a5bd70beac31435e9 100644 (file)
@@ -1,7 +1,7 @@
-       Instructions for compiling and installing NetHack 3.3
+       Instructions for compiling and installing NetHack 3.4
                          on a TOS system
        =====================================================
-                 (or, How to make ST NetHack 3.3)
+                 (or, How to make ST NetHack 3.4)
                     Last revision: 2 February 2000
 
 1.  Make sure all the NetHack files are in the appropriate directory structure.
@@ -115,7 +115,7 @@ Notes
 -----
 
 1)  Save files and bones files from previous versions will not work with
-    NetHack 3.3.  Don't bother trying to keep them.  
+    NetHack 3.4.  Don't bother trying to keep them.  
 
 2)  To install an update of NetHack after changing something, enter "make"
     from the src directory.  If you add, delete, or reorder monsters or
index a26d49e143f67b3e5c46402bbfff25ab8a94eeb9..acebb15735d888c7f523fa98e4ec55956dceb663 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)bemain.c   3.3     98/07/15        */
+/*     SCCS Id: @(#)bemain.c   3.4     1998/07/15      */
 /* Copyright (c) Dean Luick, 1996. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index d31b738e7c6af70b3b86dc8b1d9f40018c9b111a..51580cf7d1b88d4db36d82e6dfa76b12b4cb0716 100644 (file)
@@ -1,4 +1,4 @@
-Building a PPC NetHack 3.3 with the Metrowerks compilers
+Building a PPC NetHack 3.4 with the Metrowerks compilers
 
 
 You must be familiar with the Metrowerks compiler and know how to construct
index 0217ee8488afedd2ac035ee5bd02211096deb5cd..17fa74fda52df8b4a887d048946a95b1d1f9aa06 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)macmenu.c  3.3     99/11/24        */
+/*     SCCS Id: @(#)macmenu.c  3.4     1999/11/24      */
 /*      Copyright (c) Macintosh NetHack Port Team, 1993.          */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -1091,7 +1091,7 @@ aboutNetHack() {
        if (theMenubar >= mbarRegular) {
                (void) doversion();                             /* is this necessary? */
        } else {
-               unsigned char aboutStr[32] = "\pNetHack 3.3.";
+               unsigned char aboutStr[32] = "\pNetHack 3.4.";
 
                if (PATCHLEVEL > 10) {
                        aboutStr[++aboutStr[0]] = '0'+PATCHLEVEL/10;
index 95a1ad1808ae6809ee5549fc05ed4675cc43499c..1b229a17685ae2a8e00a35502b7cd896923ee2a1 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)macwin.c   3.3     96/01/15        */
+/*     SCCS Id: @(#)macwin.c   3.4     1996/01/15      */
 /* Copyright (c) Jon W{tte, Hao-Yang Wang, Jonathan Handler 1992. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 6929e77c102887efeca69ac16c96dbe20567bf0b..8a76d934ceb02af5ffa2ca1ff56058fae25cfd05 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)mrecover.c 3.3             96/07/24          */
+/*     SCCS Id: @(#)mrecover.c 3.4             1996/07/24        */
 /*      Copyright (c) David Hairston, 1993.                       */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 6045574e7a8386e9b25aad5a7a596ffdcc380850..a4ecda706dcb84c768ca4072da33d8fff488aa05 100644 (file)
@@ -1,15 +1,15 @@
-       SCCS Id: @(#)Install.dos         3.3            2000/08/02
+       SCCS Id: @(#)Install.dos         3.4            2000/08/02
 
           Copyright (c) NetHack PC Development Team 1990-2000.
        NetHack may be freely redistributed.  See license for details.
        ==============================================================
               Instructions for compiling and installing
-                    NetHack 3.3 on a DOS system
+                    NetHack 3.4 on a DOS system
          ======================================================
-                   (or, How to make PC NetHack 3.3)
+                   (or, How to make PC NetHack 3.4)
                     Last revision: August 2, 2000
 
-Credit for a runnable full PC NetHack 3.3 goes to the PC Development team
+Credit for a runnable full PC NetHack 3.4 goes to the PC Development team
 of Paul Winner, Kevin Smolkowski, Michael Allison, Yitzhak Sapir, Bill Dyer, 
 Timo Hakulinen, Yamamoto Keizo, Mike Threepoint, Mike Stephenson, 
 Stephen White, Ken Washikita and Janet Walz.  The present port is based
index 4e4837dd19edb963bf13b72f50517be240583182..4f21463e38a9baaf096f532b81c43fc919629f34 100644 (file)
@@ -1,9 +1,9 @@
-#      SCCS Id: @(#)Makefile.BC        3.3     1999/11/06
+#      SCCS Id: @(#)Makefile.BC        3.4     1999/11/06
 # Copyright (c) Yitzhak Sapir, 1999.
 # NetHack may be freely distributed.  See license for details.
 #
 
-# PC NetHack 3.3 Makefile for Borland C++ 3.1 and 4.5.
+# PC NetHack 3.4 Makefile for Borland C++ 3.1 and 4.5.
 #
 # Nota Bene:   Before you get to here you should have already read
 #              the Install.dos file located in the sys/msdos directory.
index 0918e6079005857dfe7a113339f7c4af792ec2cb..e695868eca5f6f076645c75cc79f4aca140086b6 100644 (file)
@@ -1,6 +1,6 @@
-#      SCCS Id: @(#)Makefile.GCC             3.3     1999/11/06
+#      SCCS Id: @(#)Makefile.GCC             3.4     1999/11/06
 #      Copyright (c) NetHack PC Development Team 1996.
-#      PC NetHack 3.3 Makefile for djgpp V2
+#      PC NetHack 3.4 Makefile for djgpp V2
 #
 #      Gnu gcc compiler for msdos (djgpp)
 #      Requires Gnu Make utility (V3.73 or greater) supplied with djgpp V2
index 3ee3ffae7977dbb7397437d251ceaef4c1b7a2dd..568fad2385f284db83f14099723f8067d58e8b10 100644 (file)
@@ -1,6 +1,6 @@
-#      SCCS Id: @(#)Makefile.MSC             3.3     2000/08/20
+#      SCCS Id: @(#)Makefile.MSC             3.4     2000/08/20
 #      Copyright (c) NetHack PC Development Team 1997, 2000.
-#      PC NetHack 3.3 Makefile for MSC
+#      PC NetHack 3.4 Makefile for MSC
 #
 #      For questions or comments: nethack-bugs@nethack.org
 #
@@ -64,7 +64,7 @@ LEXYYC = lexyy.c
 #
 # Uncomment this line if you want to include support for ALT-numeric
 # sequences, such as ALT-2 for toggling #twoweapon mode.  
-# Note that this code did not get a thorough testing prior to 3.3.1
+# Note that this code did not get a thorough testing prior to 3.4.0
 #NEWALT=/DNEW_ALT
 
 #############################################################################
index f83c234f70e83835ffaf5a83a3f9743e06638b0f..9b1c364a1d7bc1464b8392c9d45359cc7cc9959a 100644 (file)
@@ -1,10 +1,10 @@
-#      SCCS Id :  @(#)Makefile.SC            3.3     96/10/14
+#      SCCS Id :  @(#)Makefile.SC            3.4     1996/10/14
 #      Copyright (c) NetHack Development Team 1996.
 #
 #      Symantec C compiler V7.2
 #      Written for Symantec SMAKE utility
 #
-#      NOTE: This Makefile has not been tested for NetHack 3.3.0
+#      NOTE: This Makefile has not been tested for NetHack 3.4.0
 #
 #      For questions or comments :  nethack-bugs@linc.cis.upenn.edu
 #
index d807563cbbc0cfa45d846d094416354ae490ff97..2fb67313b32e39ee9f12c9f13749d9ecf23958fe 100644 (file)
@@ -1,4 +1,4 @@
-#      SCSS Id: @(#)NHAccess.nh        3.3         1999/11/28
+#      SCSS Id: @(#)NHAccess.nh        3.4         1999/11/28
 #      Copyright (c) NetHack PC Development Team 1993, 1996, 1999
 #      NetHack may be freely redistributed.  See license for details.
 #
index f17c0b6d9c43b99615c2127ec7a896d2e9e8f8f5..d50521369a5c62e4b1141e8d9fc7e2cee5badd96 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCSS Id:    @(#)compwarn.lst    3.3     92/10/08            */
+/*     SCSS Id:    @(#)compwarn.lst    3.4     1992/10/08          */
 /* Copyright (c) Paul Winner, 1992                                 */
 /* NetHack may be freely redistributed.  See license for details.   */
 
index 269d33de44a81e9e316f3d8425756c3087f1ba69..1c16ec982b1845bf689b692c7c28c4c7182c2448 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)def2mak.c  3.3     95/03/19        */
+/*     SCCS Id: @(#)def2mak.c  3.4     1995/03/19      */
 /* Copyright (c) NetHack PC Development Team, 1994. */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -340,7 +340,7 @@ char *argv[];
                break;
            if (!strnicmp(buffer, "?SCCS?", 6)) {
                time (&timer);
-             printf ("%s#\tSCCS Id: @(#)Makefile.%s\t3.3\t%02d/%02d/%02d\n",
+             printf ("%s#\tSCCS Id: @(#)Makefile.%s\t3.4\t%02d/%02d/%02d\n",
                     SavedNewLine,
                    MSC ? "MSC" : BC ? "BC" : "???",
                    localtime(&timer)->tm_year,
index b6c7f6f9539bc9795e56e90ec685b5453a7958e7..75f14b1a315ee0b023c875c4fcec58e6b213eb89 100644 (file)
@@ -276,8 +276,8 @@ char *argv[];
             return 1;
        };
 
-       Header = BC ? "/* SCCS Id: @(#)%s\t3.3\t %02d/%02d/%02d */\n" :
-           "; SCCS Id: @(#)%s\t3.3\t %02d/%02d/%02d\n";
+       Header = BC ? "/* SCCS Id: @(#)%s\t3.4\t %02d/%02d/%02d */\n" :
+           "; SCCS Id: @(#)%s\t3.4\t %02d/%02d/%02d\n";
        Header2 = BC ? "/* Copyright (c) Yitzhak Sapir, %d */\n" :
            "; Copyright (c) NetHack PC Development Team, %d\n";
        Header3 = BC ? "\n\n" : ";\n\nSEGMENTS\n\n";
index a687fd57434383395d43098030691a93b4113599..c43af3badebe84340e5aad605bba85b0185fb1c8 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)msdos.c     3.3     2000/07/30                       */
+/*     SCCS Id: @(#)msdos.c     3.4     2000/07/30                       */
 /* Copyright (c) NetHack PC Development Team 1990, 1991, 1992, 1993, 1994 */
 /* NetHack may be freely redistributed.  See license for details.         */
 
index 4a36b94f8804594abf983dc5e0c5bbff8f5b9ad0..ee94464b1b5df5737497cb93a2c148e566c4761e 100644 (file)
@@ -1,4 +1,4 @@
-            MSDOS specific help file for NetHack 3.3.0
+            MSDOS specific help file for NetHack 3.4.0
                  (Last Revision: December 4, 1999)
 
 Copyright (c) NetHack PC Development Team 1993-1999.
index 0350764958c016251896240dad3baa4836c6f155..fc0ff22784d1cf5c3d642b4d12023c04fa93b555 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)ovlinit.c  3.3     94/03/20                  */
+/*     SCCS Id: @(#)ovlinit.c  3.4     1994/03/20                */
 /* Copyright (c) NetHack PC Development Team 1995                 */
 /* NetHack may be freely redistributed.  See license for details. */
 
index d9c8c704cc4a870c54ed9ae8c7d0b4fa704b911e..d2783b47b2e259ee226b3b4b509c8680cfe8a1fe 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)pckeys.c    3.3     96/05/11                 */
+/*     SCCS Id: @(#)pckeys.c    3.4     1996/05/11               */
 /* Copyright (c) NetHack PC Development Team 1996                 */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 7fbfa6d704f21683dcc0099c6cad09b82d28cc4c..66a6587e8320dbe5257288a78b51a1356e7ac59f 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)pctiles.c   3.3     95/07/31              */
+/*   SCCS Id: @(#)pctiles.c   3.4     1995/07/31                    */
 /*   Copyright (c) NetHack PC Development Team 1993, 1994           */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index 3b97a2dea56251d1e75f9d435ecf905ebe547781..1750592f0ff961cb64beb41123f8a3d060c2a47c 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)pctiles.h   3.3     94/04/04                        */
+/*   SCCS Id: @(#)pctiles.h   3.4     1994/04/04                        */
 /*   Copyright (c) NetHack PC Development Team 1993, 1994             */
 /*   NetHack may be freely redistributed.  See license for details.   */
 /*                                                                    */
index 25cf93238c8fee3be16c462866e6dee92e8589bb..41d30614d22b145851657b1ba5e248d69d05f7c5 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)pcvideo.h   3.3     94/06/07                      */
+/*   SCCS Id: @(#)pcvideo.h   3.4     1994/06/07                      */
 /*   Copyright (c) NetHack PC Development Team 1993, 1994           */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index 54356561770f34f8d66ccee6121f39be2975b027..c1d64ded2656e51fae5c0ac00f010faabd105839 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)portio.h   3.3     95/08/05                       */
+/*   SCCS Id: @(#)portio.h   3.4     1995/08/05                       */
 /*   Copyright (c) NetHack PC Development Team 1995                 */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index 1e1e64c7572783bc603c7940fddb3ee307ca4012..2433bdc397b896c5c384936be9635a85012f34bb 100644 (file)
@@ -1,4 +1,4 @@
-#       SCCS Id: @(#)prebuild.mak       3.3     97/09/28
+#       SCCS Id: @(#)prebuild.mak       3.4     1997/09/28
 #
 # Makefile for building the genschem utility, the .def files and
 # the Makefiles for distribution.
index 66d0e13143ac2a95e813c37bfcfeae86c60deac5..3f51531685f70353b302b6d2e68dceb23e485f2a 100644 (file)
@@ -1,4 +1,4 @@
-/* SCCS Id: @(#)schema1.BC     3.3      99/10/28 */
+/* SCCS Id: @(#)schema1.BC     3.4      1999/10/28 */
 /* Copyright (c) Yitzhak Sapir, 1999 */
 /*  */
 /*  NetHack Overlay Schema */
index 5005a5b6e30af8bf4f83a96dd045256fdccef365..3d15f5c4f223018e6acf9a270ad72e963e45e6d6 100644 (file)
@@ -1,4 +1,4 @@
-/* SCCS Id: @(#)schema2.BC     3.3      99/10/28 */
+/* SCCS Id: @(#)schema2.BC     3.4      1999/10/28 */
 /* Copyright (c) Yitzhak Sapir, 1999 */
 /*  */
 /*  NetHack Overlay Schema */
index a046f6826031e43df007420ec88c5a7bab1d0dd2..0359bdc79badb56ca98ba55b15f421f06c650abf 100644 (file)
@@ -1,4 +1,4 @@
-; SCCS Id: @(#)schema3.MSC     3.3      2000/07/31
+; SCCS Id: @(#)schema3.MSC     3.4      2000/07/31
 ; Copyright (c) NetHack PC Development Team, 2000
 ;
 ; NetHack Overlay Schema
index 847bde222e7b4b7a7ed4ef8dd73ff43c6cff95f9..b283f59a3c845353df9eba100e23e9a956edf628 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)sound.c   3.3     96/02/19                        */
+/*   SCCS Id: @(#)sound.c   3.4     1996/02/19                        */
 /*   Copyright (c) NetHack PC Development Team 1993,1995            */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index 15284952d361d6a56ded87f502c3999ba8a76221..b76633189bbc7f984af4b24c4052f41a3e02aa7b 100644 (file)
@@ -1,13 +1,13 @@
-# SCCS Id: @(#)template.mak    3.3     96/10/25
+# SCCS Id: @(#)template.mak    3.4     1996/10/25
 # Copyright (c) NetHack PC Development Team 1996
 #
 ?BEGIN?
 ?SCCS?
 ?MSC?
-# PC NetHack 3.3 Makefile for Microsoft(tm) "C" >= 7.0 and MSVC >= 1.0
+# PC NetHack 3.4 Makefile for Microsoft(tm) "C" >= 7.0 and MSVC >= 1.0
 ?ENDMSC?
 ?BC?
-# PC NetHack 3.3 Makefile for Borland C++ 3.1.
+# PC NetHack 3.4 Makefile for Borland C++ 3.1.
 ?ENDBC?
 #
 # Nota Bene:   Before you get to here you should have already read
index 10049a8a38d5e760663018cc2a222a1e77d54c43..ee4e8944294a7d8201b6a15ed508391dd408d079 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)tile2bin.c   3.3     95/01/26                     */
+/*   SCCS Id: @(#)tile2bin.c   3.4     1995/01/26                     */
 /*   Copyright (c) NetHack PC Development Team 1993, 1994, 1995     */
 /*   NetHack may be freely redistributed.  See license for details. */
 
@@ -169,7 +169,7 @@ char *argv[];
 #  endif
        
        strncpy(tibheader.ident,
-               "NetHack 3.3 MSDOS Port binary tile file", 80);
+               "NetHack 3.4 MSDOS Port binary tile file", 80);
        strncpy(tibheader.timestamp, asctime(newtime), 24);
        tibheader.timestamp[25] = '\0';
        tibheader.tilecount = tilecount;
index 60b3b131899fea6018cc435b984eac997870d71a..888e76327c7a0c6fab2e1fd6d1e8f88b778a664e 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)video.c   3.3     2001/04/07                     */
+/*   SCCS Id: @(#)video.c   3.4     2001/04/07                     */
 /*   Copyright (c) NetHack PC Development Team 1993, 1994, 2001            */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                 */
index b1b075a0edc0732ef77553a3d20ccfa2d1cf2438..a41fd5812491326a40d2f41feea770fbec6b7174 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)vidtxt.c   3.3     94/04/04                       */
+/*   SCCS Id: @(#)vidtxt.c   3.4     1994/04/04                     */
 /*   Copyright (c) NetHack PC Development Team 1993                 */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index f89378cadd61d4a940dde181f82bc643eeb75bf0..caa997bf0134ba24490a22f55adca65731276654 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)vidvga.c   3.3     96/02/16                      */
+/*   SCCS Id: @(#)vidvga.c   3.4     1996/02/16                          */
 /*   Copyright (c) NetHack PC Development Team 1995                 */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*
index e0e7651de238370232abd917c6d056a1f41ac63c..aafd0facf6d8a87169f520f681970e17dfc7c8b4 100644 (file)
@@ -1,4 +1,4 @@
-             Instructions for compiling and installing NetHack 3.3
+             Instructions for compiling and installing NetHack 3.4
                                on an OS/2 system
              =====================================================
                                 Timo Hakulinen
@@ -51,7 +51,7 @@
 
     Note that code compiled for OS/2 versions 1.0-1.3 runs unmodified in OS/2
     versions 2.0 and up.  In principle it should be possible to cross compile
-    NetHack 3.3 for OS/2 in DOS using NDMAKE and MSC, but this is not
+    NetHack 3.4 for OS/2 in DOS using NDMAKE and MSC, but this is not
     recommended (see note 3).
 
     If you're using some other compiler than one listed above, you will have
     soko4-2.lev    tower1.lev     tower2.lev     tower3.lev     valley.lev
     water.lev      wizard1.lev    wizard2.lev    wizard3.lev    wizhelp
 
-    Yes.  It's 112 files for a full featured NetHack 3.3.  If any of the files
+    Yes.  It's 112 files for a full featured NetHack 3.4.  If any of the files
     are missing, try to rerun make.  If that doesn't help, you'll have to try
     to decipher the makefile to find out how to manually create the missing
     files.  These kinds of troubles shouldn't happen except for two reasons:
 
     If you have old record, logfile, or news files in the game directory, they
     are not overwritten.  Of course, old records from NetHack 3.1 and 3.2 are
-    not worth keeping with 3.3, since these games are really quite different.
+    not worth keeping with 3.4, since these games are really quite different.
 
     Edit file nethack.cnf in the game directory to reflect your particular
     setup and personal preferences, following the comments there.  More info
     The following is a sample program description for OS/2 1.3 desktop, but
     it's similar for OS/2 2.0:
 
-    Program title:          NetHack 3.3
+    Program title:          NetHack 3.4
     Path and file name:     c:\games\nh33\nethack.cmd
     Parameters:
     Working directory:      c:\games\nh33
@@ -226,7 +226,7 @@ Notes
 -----
 
 1)  Save-files and bones-files from previous versions will not work with
-    NetHack 3.3.  Don't bother trying to keep them.
+    NetHack 3.4.  Don't bother trying to keep them.
 
 2)  To install an update of NetHack after changing something, enter "make"
     from the src directory.  If you add, delete, or reorder monsters or
index 6dcdbc59f863a14832d74b50191ef5afd9da9b78..138b67c841f73234e0de7ac4fcd5021a70e4ec6e 100644 (file)
@@ -1,5 +1,5 @@
-#      SCCS Id: @(#)Makefile.os2       3.3     96/10/29
-#      OS/2 NetHack 3.3 Makefile for OS/2 versions 1.x and 2.x
+#      SCCS Id: @(#)Makefile.os2       3.4     1996/10/29
+#      OS/2 NetHack 3.4 Makefile for OS/2 versions 1.x and 2.x
 #      Copyright (C) 1990, 1991, 1992, 1993, 1996 Timo Hakulinen
 #
 #      The supported compilers list is mainly from the NetHack 3.1 era.
@@ -205,7 +205,7 @@ RLIBP       = c:\emx\lib            # Possible real mode C libraries
 #
 
 GAME   = nethack
-GAMEDES = "NetHack 3.3.1"
+GAMEDES = "NetHack 3.4.0"
 
 #
 #      The uppermost two lines for MSC, the middle two for GCC, and
index 5cf68d8477dd68290795e934a54a0e5372737f68..cf37dc77def8dba0b7066ddf3bcebbb9bda66d57 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)os2.c      3.3     96/02/29 */
+/*     SCCS Id: @(#)os2.c      3.4     1996/02/29 */
 /*     Copyright (c) Timo Hakulinen, 1990, 1991, 1992, 1993, 1996. */
 /*     NetHack may be freely redistributed.  See license for details. */
 
index 1d62ef3e79533c165b410acf94fc152b03d8b257..dbf9705fe4eaa4b0debb702d60c0f654749a2e2f 100644 (file)
@@ -1,4 +1,4 @@
-#      SCCS Id: @(#)Makefile.lib       3.3     90/22/02
+#      SCCS Id: @(#)Makefile.lib       3.4     1990/22/02
 #      Nethack makefile for Fred fish termlib -- Norman Meluch
 #
 CC     = cl /c
index 897ca17db97d5eaecf343e891a344c8f98ea5720..7f27046ae6717b772163d847140b7a584cfbfa5a 100644 (file)
@@ -1,7 +1,7 @@
 /* A lexical scanner for NetHack generated by flex */
 
 /* Scanner skeleton version:
- * flexhack.skl 3.3.0 (from .../flex/RCS/flex.skl,v 2.85 95/04/24 10:48:47)
+ * flexhack.skl 3.3.0 (from .../flex/RCS/flex.skl,v 2.85 1995/04/24 10:48:47)
  */
 #define FLEXHACK_SCANNER
 #define YY_FLEX_MAJOR_VERSION 2
@@ -406,7 +406,7 @@ static char *yy_last_accepting_cpos;
 #define YY_MORE_ADJ 0
 char *yytext;
 #define INITIAL 0
-/*     SCCS Id: @(#)dgn_lex.c  3.3     96/03/02        */
+/*     SCCS Id: @(#)dgn_lex.c  3.4     1996/03/02      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /*     Copyright (c) 1990 by M. Stephenson          */
 /* NetHack may be freely redistributed.  See license for details. */
index ea40212297397905d7bad0e6f409a158f353c8ea..fe5657b440a4fe8e3e01f0024803ae6af776f061 100644 (file)
@@ -8,7 +8,7 @@ static char yysccsid[] = "@(#)yaccpar   1.9 (Berkeley) 02/21/93";
 #define yyerrok (yyerrflag=0)
 #define YYRECOVERING (yyerrflag!=0)
 #define YYPREFIX "yy"
-/*     SCCS Id: @(#)dgn_comp.c 3.3     96/06/22        */
+/*     SCCS Id: @(#)dgn_comp.c 3.4     1996/06/22      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /*     Copyright (c) 1990 by M. Stephenson                               */
 /* NetHack may be freely redistributed.  See license for details. */
index 61c5e1e8f72403e5c9517d72d3efe4f9704ce87a..8349281afce6d6cb0bbddeea455a934190dfd94e 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)ioctl.c    3.3     90/22/02 */
+/*     SCCS Id: @(#)ioctl.c    3.4     1990/22/02 */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index b59a09c13264df73b87d6c03e39bd98fce118ee9..f3cf0181dc6193995fff9a64f0e2b46f78e0edfa 100644 (file)
@@ -1,7 +1,7 @@
 /* A lexical scanner for NetHack generated by flex */
 
 /* Scanner skeleton version:
- * flexhack.skl 3.3.0 (from .../flex/RCS/flex.skl,v 2.85 95/04/24 10:48:47)
+ * flexhack.skl 3.3.0 (from .../flex/RCS/flex.skl,v 2.85 1995/04/24 10:48:47)
  */
 #define FLEXHACK_SCANNER
 #define YY_FLEX_MAJOR_VERSION 2
@@ -680,7 +680,7 @@ static char *yy_last_accepting_cpos;
 #define YY_MORE_ADJ 0
 char *yytext;
 #define INITIAL 0
-/*     SCCS Id: @(#)lev_lex.c  3.3     2000/12/22      */
+/*     SCCS Id: @(#)lev_lex.c  3.4     2000/12/22      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 0d37799c16ec6c4f24e06d8073bbb2d8f47e230b..e34cccf430b6a3c7d6361ab90fee05fd1d781b9d 100644 (file)
@@ -8,7 +8,7 @@ static char yysccsid[] = "@(#)yaccpar   1.9 (Berkeley) 02/21/93";
 #define yyerrok (yyerrflag=0)
 #define YYRECOVERING (yyerrflag!=0)
 #define YYPREFIX "yy"
-/*     SCCS Id: @(#)lev_yacc.c 3.3     2000/01/17      */
+/*     SCCS Id: @(#)lev_yacc.c 3.4     2000/01/17      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 9d3d1612c9dbbd945aa6e13c8d52ff60166a9b55..27b1783b6ab264b39964a9db8612801ea38a56b7 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)nhlan.c    3.3     99/11/21        */
+/*     SCCS Id: @(#)nhlan.c    3.4     1999/11/21      */
 /* Copyright (c) Michael Allison, 1997                  */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c09645ad2edbfb741a6db756c1c8bd25d3610904..c13af4d6c1dd1b75a9b8ccc9a67bab02c1cd4131 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)pcmain.c   3.3     97/01/22        */
+/*     SCCS Id: @(#)pcmain.c   3.4     1997/01/22      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 69c30f6f66f7eeb2f5db0d12509c87c4aa4a3990..fc252c9ef53914b1c30a405dd3314b867773ef2f 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)pcsys.c    3.3     2002/01/22                */
+/*     SCCS Id: @(#)pcsys.c    3.4     2002/01/22                */
 /* NetHack may be freely redistributed.  See license for details. */
 
 /*
index 491e2159a8c20689f484b702450862ec161d768b..5dd3d002328b767b58578387baef4e55eb2cc289 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)pctty.c    3.3     90/22/02
+/*     SCCS Id: @(#)pctty.c    3.4     1990/22/02
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 560d78a7ec9aa7ed8f60e69b98c892193a81f074..17ec7c257f2b421d56c29a986f9707360134c6d0 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)pcunix.c   3.3     94/11/07        */
+/*     SCCS Id: @(#)pcunix.c   3.4     1994/11/07      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 4cd1a3963fb75c4e55b569cca75b5807c1cce327..0ccfcb37340b7d304a0c436af753c07fa43b59d5 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tclib.c    3.3     96/02/25        */
+/*     SCCS Id: @(#)tclib.c    3.4     1996/02/25      */
 /* Copyright (c) Robert Patrick Rankin, 1995                     */
 /* NetHack may be freely redistributed.  See license for details. */
 
index f0d93f96b3bcde056ac7867632e9a893b3e69d14..05b76b4a957ffbb37b37586857d5aae784b34cb7 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)unixtty.c  3.3     90/22/02 */
+/*     SCCS Id: @(#)unixtty.c  3.4     1990/22/02 */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 9dd05f5adcd9f0f5484fb8a7beafd3039f0e07fa..06680842a584ee603c318bc5beacfb14c52cb3fe 100644 (file)
@@ -1,4 +1,4 @@
-                Instructions for installing NetHack 3.3
+                Instructions for installing NetHack 3.4
                            on a UNIX system
                 =======================================
 
@@ -85,7 +85,7 @@
 Notes:
 
 1.  Save files and bones files from previous versions will not work with
-    NetHack 3.3.  Don't bother trying to keep them.
+    NetHack 3.4.  Don't bother trying to keep them.
 
 2.  To install an update of this version of NetHack after changing something,
     type 'make update' from the main directory.  If you created the new
index 6d1122675aab8be17eb91a5ffd6416abb0a756a8..7c014fee461a11c2d40e418c3ced5eca18774c5b 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile.
-#      SCCS Id: @(#)Makefile.dat       3.3     92/09/18
+#      SCCS Id: @(#)Makefile.dat       3.4     1992/09/18
 
 # for Atari
 # SHELL=E:/GEMINI2/MUPFEL.TTP
index 81d5719846fb1c73e2d80a0f34500b5e577f1a9a..076b2ba53f6b954774ca50d83690d6afacb1d874 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile.
-#      SCCS Id: @(#)Makefile.doc       3.3     96/03/23
+#      SCCS Id: @(#)Makefile.doc       3.4     1996/03/23
 
 # for Atari
 # SHELL=E:/GEMINI2/MUPFEL.TTP
index 354e6dca48e7d90725696c64e1d9e19d4b3fab0f..5f277a894c87d4cfcef85d2fb74237ef91c2d813 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile.
-#      SCCS Id: @(#)Makefile.src       3.3     2001/12/09
+#      SCCS Id: @(#)Makefile.src       3.4     2001/12/09
 
 # newer makes predefine $(MAKE) to 'make' and do smarter processing of
 # recursive make calls if $(MAKE) is used
index 6aa6674dbe89ac084bef0e06f912100c72aef5cc..f96a11a7eeeb904838a9a9289db282075757d8f4 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile.
-#      SCCS Id: @(#)Makefile.top       3.3     95/01/05
+#      SCCS Id: @(#)Makefile.top       3.4     1995/01/05
 
 # newer makes predefine $(MAKE) to 'make' and do smarter processing of
 # recursive make calls if $(MAKE) is used
index e754357f82bf2703e391d41ede6281241f3d0382..38a7fd6ac95af5af79cd9338dd0882f1dbad6ebf 100644 (file)
@@ -1,5 +1,5 @@
 #      Makefile for NetHack's utility programs.
-#      SCCS Id: @(#)Makefile.utl       3.3     97/04/19
+#      SCCS Id: @(#)Makefile.utl       3.4     1997/04/19
 
 # newer makes predefine $(MAKE) to 'make' and do smarter processing of
 # recursive make calls if $(MAKE) is used
index 195b8eb1dc52f724dc3f468c17f289fa03155da0..26a9489a89913efd2668b01a9e233d1062afea35 100644 (file)
@@ -35,7 +35,7 @@ FNR == 1      { output_dep()                  #finish previous file
                }
 /^\#[ \t]*include[ \t]+\"/  {                  #find `#include "X"'
                  incl = $2;
-                 #[3.3.1: gnomehack headers currently aren't in include]
+                 #[3.4.0: gnomehack headers currently aren't in include]
                  if (incl ~ /\.h$/) {
                    if (incl ~ /^gn/)   # gnomehack special case
                      incl = "../win/gnome/" incl
index 32dd8a454e3ab1ff318e97ca9ac9666527434903..3491e8d296c53ce50a3cb261fadec5ded2db1dc0 100644 (file)
@@ -1,5 +1,5 @@
 #!/bin/sh
-#      SCCS Id: @(#)nethack.sh 3.3     90/02/26
+#      SCCS Id: @(#)nethack.sh 3.4     1990/02/26
 
 HACKDIR=/usr/games/lib/nethackdir
 export HACKDIR
index c47b341f4a800cc04191658b9c0451d40dc992b5..a88507b6807b3be7cc25937e7426907abcd6ef33 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)unixmain.c 3.3     97/01/22        */
+/*     SCCS Id: @(#)unixmain.c 3.4     1997/01/22      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 67813981c9eddf9144545d7735a37fd449f42bd3..c2fa39fadf9c97681986caee024fec3f7ed9b1d8 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)unixres.c  3.3     01/07/08        */
+/*     SCCS Id: @(#)unixres.c  3.4     2001/07/08      */
 /* Copyright (c) Slash'EM development team, 2001. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 581bbb7092cb4d72f6f1583ef0f197306ea1514a..bb45f36397557668e3eb9016f371adb62ac99647 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)unixunix.c 3.3     94/11/07        */
+/*     SCCS Id: @(#)unixunix.c 3.4     1994/11/07      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index f7568ae399937e92029b2fb103e7c5d9d2f118c2..d026c5640a43bfd324f68a939d36b11c6debd971 100644 (file)
@@ -1,4 +1,4 @@
-               Instructions for Installing NetHack 3.3.1
+               Instructions for Installing NetHack 3.4.0
                            on a VMS system
                =========================================
 
 Notes:
 
 1.  Save files and bones files from earlier versions will not work with
-    3.3.1.  The scoreboard file (RECORD) from 3.3.0 will work; one from
+    3.4.0.  The scoreboard file (RECORD) from 3.3.1 will work; one from
     version 3.2.x is slightly different format but should be compatible.
 
 2.  To specify user-preference options in your environment, define the
@@ -155,7 +155,7 @@ Notes:
     tradeoff for enabling checkpoint is that using it makes level changes
     do more I/O and take longer.  The "menustyle" option controls some
     aspects of the user interface, and can be set to "menustyle:traditional"
-    to make 3.3.1 or 3.2.x behave more like 3.1.3.
+    to make 3.4.0, 3.3.x, or 3.2.x behave more like 3.1.3.
 
     If logical name or DCL symbol NETHACKOPTIONS is not defined, NetHack
     will try HACKOPTIONS instead.  Regardless of whether or not either
index 363fb7cdb7a447b37144f5e64ccf2cba5abf1cdf..dcfc49d055efb8229c36db5de09d93f30585a4b7 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - data files: special levels and other data.
-#      SCCS Id: @(#)Makefile.dat       3.3     1999/03/19
+#      SCCS Id: @(#)Makefile.dat       3.4     1999/03/19
 
 #  Copy this file to [.dat]Makefile.; no editing needed.
 
index a45aaee7264fa2c81b7664fde1171a478c4cd98d..1de864214820d2f29203e33f21336519ec28029e 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - for the [Unix] documentation.
-#      SCCS Id: @(#)Makefile.doc       3.3     1993/01/06
+#      SCCS Id: @(#)Makefile.doc       3.4     1993/01/06
 
 #  Copy this file to [.doc]Makefile. and edit it if needed.
 
index 4e86f9d1dfb910a97e55631811a1f4fe5681a270..3dfd06c8ab60d5021dfb21b7c441b1f290deec16 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - for building nethack itself.
-#      SCCS Id: @(#)Makefile.src       3.3     2001/12/09
+#      SCCS Id: @(#)Makefile.src       3.4     2001/12/09
 
 #  Copy this file to [.src]Makefile. and then edit it as needed.
 #  If you changed CC or CFLAGS, make similar changes in [.util]Makefile.
@@ -91,7 +91,7 @@ RANDOBJ = random.obj
 # and config.h
 
 # note: no trailing whitespace (or comment) after version or patchlevel numbers
-VERSION  =3.3
+VERSION  =3.4
 PATCHLVL =0
 
 MAKEDEFS = $(UTL)makedefs.exe;
index a4523feb6aa53455dd362e39a1eab35893eabd54..3ed44e7d704a9d8ebb14eed5e87189d61bcd95c4 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - top level for making & installing everything.
-#      SCCS Id: @(#)Makefile.top       3.3     96/03/02
+#      SCCS Id: @(#)Makefile.top       3.4     1996/03/02
 
 #  Copy this file to <top>Makefile.; edit the appropriate values for
 #  GAMEDIR ("playground" location) and GAMEOWNER (UIC or identifier
index f6db287e0ba019d7e5ed21ca75bd7de95ef0c3a3..6d0bf38df6668a699cd0c95f22af2c4a393951a7 100644 (file)
@@ -1,5 +1,5 @@
 #      NetHack Makefile (VMS) - for utility programs.
-#      SCCS Id: @(#)Makefile.utl       3.3     2000/08/05
+#      SCCS Id: @(#)Makefile.utl       3.4     2000/08/05
 
 #  Copy this file to [.util]Makefile. and then edit it as needed.
 #  Settings for CC and CFLAGS ought to match the ones used in [.src]Makefile.
index 0464fec8a6b1d4d5d221df67a02b99e61f497519..f001e5794bb9d90a0c15eb1bff2b22e3d419416c 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)lev_lex.h  3.3     1999/08/08      */
+/*     SCCS Id: @(#)lev_lex.h  3.4     1999/08/08      */
 /* "vms/lev_lex.h" copied into "util/stdio.h" for use in *_lex.c only!
  * This is an awful kludge to allow util/*_lex.c made by SunOS's `lex'
  * to be compiled as is.  (It isn't needed with `flex' or VMS POSIX
index 586f69793ed2a93979fb485abd8383523945876d..ee87e5a17e16488cb49868cc08b6ffadaf0e59ac 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)oldcrtl.c  3.3     1995/06/01      */
+/*     SCCS Id: @(#)oldcrtl.c  3.4     1995/06/01      */
 /*      Pat Rankin  May'90                                       */
 /* VMS NetHack support, not needed for vms 4.6,4.7,5.x,or later   */
 
index 03b3257c2f9e25f4ae2d68e4b81f94de70a29475..1d2beaac837ba660372e5074f172a7ae2eac4153 100755 (executable)
@@ -1,5 +1,5 @@
-$ ! vms/vmsbuild.com -- compile and link NetHack 3.3.*                 [pr]
-$      version_number = "3.3.0"
+$ ! vms/vmsbuild.com -- compile and link NetHack 3.4.*                 [pr]
+$      version_number = "3.4.0"
 $ !
 $ ! usage:
 $ !   $ set default [.src]     !or [-.-.src] if starting from [.sys.vms]
index 75c31a3ce258d36b195333b349a25f59a95db7fa..657c060ff191fed676d8fa8fc70aaf714b1cdc0b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsfiles.c 3.3     1999/08/29      */
+/*     SCCS Id: @(#)vmsfiles.c 3.4     1999/08/29      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 9c9ef601e467171229ffb04845524c35155321ac..29e0192c320b9f4354f2de6cf7550404239a4f8d 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsmail.c  3.3     1995/06/01      */
+/*     SCCS Id: @(#)vmsmail.c  3.4     1995/06/01      */
 /* Copyright (c) Robert Patrick Rankin, 1991.                    */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 2966a8e5340f496b8d4d47c1eb774dcf5f4e5459..f20e665914b1d45c055cdbca9594bce9427c17ed 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsmain.c  3.3     2001/07/27      */
+/*     SCCS Id: @(#)vmsmain.c  3.4     2001/07/27      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 /* main.c - VMS NetHack */
index 395091d1caa79fc9eb83fffa66b3e4941d1973cb..573d9c4e23367c22cd2e9483f84dec7fcf7a04ef 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsmisc.c  3.3     1996/03/02      */
+/*     SCCS Id: @(#)vmsmisc.c  3.4     1996/03/02      */
 /* NetHack may be freely redistributed.  See license for details. */
 
 #include <ssdef.h>
index 3288e6379a2283000de9cb5e2fd3799ee01918d0..e9add7639b091b4f1aff82cc650f75fbd563a2a1 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmstty.c   3.3     1995/07/09      */
+/*     SCCS Id: @(#)vmstty.c   3.4     1995/07/09      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 /* tty.c - (VMS) version */
index d86c3bda21c1da9bddd434aff0d3394b887248f6..fdaa53c1b9335ff2ec4bb72e343ae10288957330 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)vmsunix.c  3.3     2001/07/27      */
+/*     SCCS Id: @(#)vmsunix.c  3.4     2001/07/27      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index aed433a3faa3bafdffb4f71452047c9218fb2bd3..ee2ed38c6775940fd2f15b91d55d040d1454422a 100644 (file)
@@ -2,7 +2,7 @@
          NetHack may be freely redistributed.  See license for details.
          ==============================================================
                     Instructions for compiling and installing
-                 NetHack 3.3 on a Windows NT, 2000, or XP system
+                 NetHack 3.4 on a Windows NT, 2000, or XP system
          ==============================================================
                      Last revision: January 22, 2002
 
@@ -216,7 +216,7 @@ Running NetHack
     or from a shortcut, just use the following information when 
     setting up the icon or shortcut.
 
-         Description      :  NetHack 3.3.1 
+         Description      :  NetHack 3.4.0 
          Command Line     :  C:\GAMES\NETHACKNTTY\NETHACK.EXE
 
    (changing the directory to the appropriate one of course)
@@ -374,7 +374,7 @@ Running NetHack
     or from a shortcut, just use the following information when 
     setting up the icon or shortcut.
 
-         Description      :  NetHack 3.3.2 
+         Description      :  NetHack 3.4.0 
          Command Line     :  C:\GAMES\NETHACK\NETHACKW.EXE
 
    (changing the directory in the Command Line to the appropriate one of course)
index c591d68c192b027a27da08d9762502d4f71b010c..9fed41a358173f944cab4b338f3f1e317444d362 100644 (file)
@@ -1,7 +1,7 @@
-#   SCCS Id: @(#)Makefile.bcc       3.3     2002/01/23
+#   SCCS Id: @(#)Makefile.bcc       3.4     2002/01/23
 #   Copyright (c) NetHack PC Development Team 1993-2002
 #
-#   NetHack 3.3.x Makefile for Borland C++ V5.5 and above and Borland's MAKE
+#   NetHack 3.4.x Makefile for Borland C++ V5.5 and above and Borland's MAKE
 #  
 #   Win32 Compilers Tested:
 #                              - Borland C++ 5.5.1 for Win32
@@ -204,7 +204,7 @@ TILEINCL  =
 TILEUTIL  = $(UTIL)\tile2bmp.exe
 TILEBMP   = $(SRC)\tiles.bmp
 
-# These should be left commented in 3.3.x
+# These should be left commented in 3.4.x
 #
 
 #SOUND = $(OBJ)\ntsound.o
@@ -367,7 +367,7 @@ RECOVOBJS      = $(O)recover.o
 TILEFILES      = $(WSHR)\monsters.txt $(WSHR)\objects.txt $(WSHR)\other.txt
 
 #
-# These are not invoked during a normal game build in 3.3.2
+# These are not invoked during a normal game build in 3.4.0
 #
 TEXT_IO        = $(O)tiletext.o        $(O)tiletxt.o   $(O)drawing.o \
                 $(O)decl.o     $(O)monst.o     $(O)objects.o
index 3ccdd5457eb610b9e49426ff8ff3eac16e3d753f..b56d5e5b6d1ad3ca87d6160a5963a5b57123bebe 100644 (file)
@@ -1,7 +1,7 @@
-#       SCCS Id: @(#)Makefile.nt       3.3     2002/01/22
+#       SCCS Id: @(#)Makefile.nt       3.4     2002/01/22
 #       Copyright (c) NetHack PC Development Team 1993-2001
 #
-#       NetHack 3.3.x Makefile for MS Visual C++ V6.x and above and MS NMAKE
+#       NetHack 3.4.x Makefile for MS Visual C++ V6.x and above and MS NMAKE
 #  
 #       Win32 Compilers Tested:
 #                              - Microsoft 32 bit Visual C++ V4.x
@@ -322,7 +322,7 @@ RECOVOBJS      = $(O)recover.o
 TILEFILES      = $(WSHR)\monsters.txt $(WSHR)\objects.txt $(WSHR)\other.txt
 
 #
-# These are not invoked during a normal game build in 3.3.0
+# These are not invoked during a normal game build in 3.4.0
 #
 TEXT_IO        = $(O)tiletext.o        $(O)tiletxt.o   $(O)drawing.o \
                 $(O)decl.o     $(O)monst.o     $(O)objects.o
index b9916445a04dced52346d14f032631ab3b1392fa..95811d36913a713a6f96edfd9cb640db96139c0b 100644 (file)
@@ -1,4 +1,4 @@
-/*      SCCS Id: @(#)mapimail.c 3.3     2000/04/25        */
+/*      SCCS Id: @(#)mapimail.c 3.4     2000/04/25        */
 /* Copyright (c) Michael Allison, 1997                  */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ee27ed51f2908a5b95feb04e41da4048b60036ec..064a85a91296bbf04397b31d5b1fd2b6f654ddae 100644 (file)
@@ -1,5 +1,5 @@
 NAME           NETHACK
-DESCRIPTION    'NetHack 3.3.0 for Windows NT'
+DESCRIPTION    'NetHack 3.4.0 for Windows NT'
 EXETYPE                WINDOWS
 STUB           'WINSTUB.EXE'
 CODE           PRELOAD MOVEABLE DISCARDABLE
index 0e6d6f23e28769aef0336837b4ae15cfbfba79dc..52d09a218628662b351b1fa56507ae1dd02f2aa2 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)ntsound.c   3.3     95/09/06                        */
+/*   SCCS Id: @(#)ntsound.c   3.4     1995/09/06                        */
 /*   Copyright (c) NetHack PC Development Team 1993                 */
 /*   NetHack may be freely redistributed.  See license for details. */
 /*                                                                  */
index 91aa624864a238131eba5c3a34ff94a6a5b7f16d..f668bb597bb02d21902ad0f6588175c098ef84be 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)nttty.c    3.3     2000/08/02
+/*     SCCS Id: @(#)nttty.c    3.4     2000/08/02
 /* Copyright (c) NetHack PC Development Team 1993    */
 /* NetHack may be freely redistributed.  See license for details. */
 
index fa5a11a8219a7ea7f0fc6ccbcb4b79a6760d2449..c6400dbbd1a6138bd1978143509dea5bf7748b00 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)win32api.h  3.3     96/02/15                 */
+/*     SCCS Id: @(#)win32api.h  3.4     1996/02/15               */
 /* Copyright (c) NetHack PC Development Team 1996                 */
 /* NetHack may be freely redistributed.  See license for details. */
 
index fc41a9dd396acd68eb314f3c48e65d1c80e7fafb..79ed586ffc5b90ec814768d2baddbd2e607fc55a 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winnt.c     3.3     97/04/12                 */
+/*     SCCS Id: @(#)winnt.c     3.4     1997/04/12               */
 /* Copyright (c) NetHack PC Development Team 1993, 1994 */
 /* NetHack may be freely redistributed.  See license for details. */
 
index e7bcfa5ad2d8c3cf1ba851f3e941bc6a126e88af..429e8b876c7d12c1687f7d57a2be9b7b7275c4d5 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/*     SCCS Id: @(#)dgn_lex.c  3.3     96/03/02        */
+/*     SCCS Id: @(#)dgn_lex.c  3.4     1996/03/02      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /*     Copyright (c) 1990 by M. Stephenson          */
 /* NetHack may be freely redistributed.  See license for details. */
index cf1ff83caa2e98c8b8b649f47c979f24517cbee3..9b355cb263399580edde99ce3b98adc56e959dea 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/*     SCCS Id: @(#)dgn_comp.c 3.3     96/06/22        */
+/*     SCCS Id: @(#)dgn_comp.c 3.4     1996/06/22      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /*     Copyright (c) 1990 by M. Stephenson                               */
 /* NetHack may be freely redistributed.  See license for details. */
index a69f776fabbb5b9ee5bdf98c5555f4f50809030b..421aa822dbd47fa9109951bb994dfe9b99c872c7 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)dgn_main.c 3.3     94/09/23        */
+/*     SCCS Id: @(#)dgn_main.c 3.4     1994/09/23      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet    */
 /*     Copyright (c) 1990 by M. Stephenson             */
 /* NetHack may be freely redistributed.  See license for details. */
index d161fea70ce862f96bbec5e881a2fa4f75479395..a943a9287f6caa813adeb8a0b585fb421c24d91c 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)dlb_main.c 3.3     98/08/16        */
+/*     SCCS Id: @(#)dlb_main.c 3.4     1998/08/16      */
 /* Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1993. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ea56256ba62ae733fcc09117a0576453050f29ec..c4e47a41ca0619cca6b00dc41d3165227c08d11e 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/*     SCCS Id: @(#)lev_lex.c  3.3     2000/12/22      */
+/*     SCCS Id: @(#)lev_lex.c  3.4     2000/12/22      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index bdd747191f895a1dcd8a601d6bd27f522a4f9a0d..2e872b80dab8cc8c80640ea76fea18db489ba05d 100644 (file)
@@ -1,5 +1,5 @@
 %{
-/*     SCCS Id: @(#)lev_yacc.c 3.3     2000/01/17      */
+/*     SCCS Id: @(#)lev_yacc.c 3.4     2000/01/17      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 440d93c0a0e1020722c5b5504eaebb4c2af71c5b..72388f2b7997280b4c617c01b8b0a42223443e25 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)lev_main.c 3.3     2000/08/01      */
+/*     SCCS Id: @(#)lev_main.c 3.4     2000/08/01      */
 /*     Copyright (c) 1989 by Jean-Christophe Collet */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 96ddfc1fa0e97d5d61f451492cf534b2fa3101a6..1f840e74c026a23ea079bc10ce49db993d16a561 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)makedefs.c 3.3     1999/08/16      */
+/*     SCCS Id: @(#)makedefs.c 3.4     1999/08/16      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* Copyright (c) M. Stephenson, 1990, 1991.                      */
 /* Copyright (c) Dean Luick, 1990.                               */
@@ -49,7 +49,7 @@
 #endif
 
 #if defined(UNIX) && !defined(LINT) && !defined(GCC_WARN)
-static const char      SCCS_Id[] = "@(#)makedefs.c\t3.3\t1999/08/16";
+static const char      SCCS_Id[] = "@(#)makedefs.c\t3.4\t2002/02/03";
 #endif
 
        /* names of files to be generated */
@@ -543,7 +543,7 @@ do_date()
                perror(filename);
                exit(EXIT_FAILURE);
        }
-       Fprintf(ofp,"/*\tSCCS Id: @(#)date.h\t3.3\t1996/05/17 */\n\n");
+       Fprintf(ofp,"/*\tSCCS Id: @(#)date.h\t3.4\t2002/02/03 */\n\n");
        Fprintf(ofp,Dont_Edit_Code);
 
 #ifdef KR1ED
@@ -1342,7 +1342,7 @@ do_permonst()
                perror(filename);
                exit(EXIT_FAILURE);
        }
-       Fprintf(ofp,"/*\tSCCS Id: @(#)pm.h\t3.3\t1994/09/10 */\n\n");
+       Fprintf(ofp,"/*\tSCCS Id: @(#)pm.h\t3.4\t2002/02/03 */\n\n");
        Fprintf(ofp,Dont_Edit_Code);
        Fprintf(ofp,"#ifndef PM_H\n#define PM_H\n");
 
@@ -1655,7 +1655,7 @@ do_objs()
                perror(filename);
                exit(EXIT_FAILURE);
        }
-       Fprintf(ofp,"/*\tSCCS Id: @(#)onames.h\t3.3\t1994/09/10 */\n\n");
+       Fprintf(ofp,"/*\tSCCS Id: @(#)onames.h\t3.4\t2002/02/03 */\n\n");
        Fprintf(ofp,Dont_Edit_Code);
        Fprintf(ofp,"#ifndef ONAMES_H\n#define ONAMES_H\n\n");
 
index 930311c3228098bfb70934bf126f1831f5d0d86d..5a5c41d54c660bf88ba33a1c99b8abbe16b4c224 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)panic.c    3.3     94/03/02        */
+/*     SCCS Id: @(#)panic.c    3.4     1994/03/02      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index f6b812b94cf39628c0fded310b24165dc11be24c..1c47fc5bc363b112c4a6cf3b29b93dca08322af2 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)recover.c  3.3     99/10/23        */
+/*     SCCS Id: @(#)recover.c  3.4     1999/10/23      */
 /*     Copyright (c) Janet Walz, 1992.                           */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 024d2c24cbb4be6496328a50dc197b1aaf36c443..e5952c553bbd271aefe32e5d423cf6090cb6aab7 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)qt_clust.cpp       3.3     1999/11/19      */
+/*     SCCS Id: @(#)qt_clust.cpp       3.4     1999/11/19      */
 /* Copyright (c) Warwick Allison, 1999. */
 /* NetHack may be freely redistributed.  See license for details. */
 #include "qt_clust.h"
index b10c8a932c6fb42427663cd644a237e543622521..31143681aa0ac812cc5f279b1e89a002dbc1d594 100644 (file)
@@ -1,8 +1,8 @@
-//     SCCS Id: @(#)qt_win.cpp 3.3     1999/11/19
+//     SCCS Id: @(#)qt_win.cpp 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
 //
 // Copyright (C) 1996-2001 by Warwick W. Allison (warwick@troll.no)
 // 
index 572b3d24a64c42db753cb58014bcd12c13c9b171..faee82f6fe0227d1b95458eca1aa36e757a15584 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tileedit.cpp       3.3     1999/11/19      */
+/*     SCCS Id: @(#)tileedit.cpp       3.4     1999/11/19      */
 /* Copyright (c) Warwick Allison, 1999. */
 /* NetHack may be freely redistributed.  See license for details. */
 /*
index e3cbf9bc6dca9072456925854cf71770bd648603..8d2d2cd67c43065f73ac02af8bb211175996b0c4 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tileedit.h 3.3     1999/11/19      */
+/*     SCCS Id: @(#)tileedit.h 3.4     1999/11/19      */
 /* Copyright (c) Warwick Allison, 1999. */
 /* NetHack may be freely redistributed.  See license for details. */
 #ifndef QNHTILEEDIT_H
index 92e7e7de27f43cf2220f5635949c503dd0bd2aea..c21c8f2476024a7c53e8aefcc5f89b6bfef92b56 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)Window.c   3.3     93/02/02        */
+/*     SCCS Id: @(#)Window.c   3.4     1993/02/02      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 9d1d6597ecf3ef19b5c630a33a0a5f883937efed..2e48138088e0cddae6dbe6ea8f8ea5e0aa03c050 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winX.c     3.3     1999/12/21      */
+/*     SCCS Id: @(#)winX.c     3.4     1999/12/21      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index b028806a5f9f0fe12c6b2b735cefe501d66cc2b3..7240e04a1c8ea389919638391b9b3ad407f455f4 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winmap.c   3.3     96/04/05        */
+/*     SCCS Id: @(#)winmap.c   3.4     1996/04/05      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 2912fb12c4e98bb74f1d0b853a62ec8db1ffabd7..d6f80e94babbbe00889debec29e916b18e1d30e1 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winmenu.c  3.3     96/08/15        */
+/*     SCCS Id: @(#)winmenu.c  3.4     1996/08/15      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index da5e359fc8dfef653dc5fb2d80c1aeeeaae11abc..63dac966e6b8c803c179718a5bad4d0fea25db3f 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winmesg.c  3.3     96/04/05        */
+/*     SCCS Id: @(#)winmesg.c  3.4     1996/04/05      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 2fb9010cdd56c4877e444798915e0d79ab401fac..d6720fefdd297ca30a5fda25dc489f6f272318e7 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winmisc.c  3.3     2000/05/21      */
+/*     SCCS Id: @(#)winmisc.c  3.4     2000/05/21      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 50a63e42a5e8fc80dbbf266b6db43dfe2bfbfdd8..d9bd7adc210551166316af2c4234b1cc0e2360f8 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winstat.c  3.3     96/04/05        */
+/*     SCCS Id: @(#)winstat.c  3.4     1996/04/05      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 21203ebccc4f184c536b0ce44d321a8204acf321..84cafe6fa49ef51c123ccdc4b30a9d4bdec6a50d 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wintext.c  3.3     96/04/05        */
+/*     SCCS Id: @(#)wintext.c  3.4     1996/04/05      */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 42cfa608c4d9cdc8b8a492f06ce0a7d3f2433238..3f2307e4e532d6602f6e84f3a8dd88d549b73b21 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)winval.c   3.3     92/3/7  */
+/*     SCCS Id: @(#)winval.c   3.4     1992/3/7        */
 /* Copyright (c) Dean Luick, 1992                                */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 6bd4f9aa919ac291eb81805b16057586c3297009..97b7697fcdbdab6ce8fd117160fed3020ad29c74 100644 (file)
@@ -1,6 +1,6 @@
 Hi,
 
-This is nethack3.3.1 for Atari Gem and tty
+This is nethack3.4.0 for Atari Gem and tty
 Windowing System.
 
 It is by far not complete or perfect.
index 221dae2deae705e6c2a1b85272630a56b8ec1eed..049e382e0c2f29724ffb128987376bf5f4c7c038 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wingem.c   3.3     1999/12/10                              */
+/*     SCCS Id: @(#)wingem.c   3.4     1999/12/10                              */
 /* Copyright (c) Christian Bressler, 1999                                      */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ad24768771e89b9735bea5e1d694aa767f9ae9d8..1c7a3dcf276a17baad0ba7ff86e462f318808ec5 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wingem1.c  3.3     1999/12/10      */
+/*     SCCS Id: @(#)wingem1.c  3.4     1999/12/10      */
 /* Copyright (c) Christian Bressler 1999         */
 /* NetHack may be freely redistributed.  See license for details. */
 
@@ -39,7 +39,7 @@ typedef signed char   xchar;
 #undef NDECL
 #undef FDECL
 
-static char nullstr[]="",  md[]="NetHack 3.3.1", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
+static char nullstr[]="",  md[]="NetHack 3.4.0", strCancel[]="Cancel", strOk[]="Ok", strText[]="Text";
 
 extern winid WIN_MESSAGE, WIN_MAP, WIN_STATUS, WIN_INVEN;
 
index 547aaa9fe828d51c4e5f1b82ab3d8814acc45795..28408a0217a534c2cc63990068bde50ad097f899 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnxpms.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnxpms.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 /* These XPMs are the artwork of Warwick Allison
index e5443a344cd4667bd4833100112036635cd36265..b982896250deebfc099196083464e2e4ad9e7d82 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnaskstr.c 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnaskstr.c 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index cfa80c68bdf05b6a25cf1a8a11267a317b56f067..9cde69bb122c9a21b16b2bdbcd932e7fb7dd5dba 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnaskstr.h 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnaskstr.h 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c5759c739fe52aac731d6fbc9c2bbce8b9e9a83a..c53c35525b181375d36f7da58f34eae621063967 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnbind.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnbind.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 3a2c3c104638dcb98479f9b73498b37bf73a452e..17a54523ef462d04c8477f1af39053ec9529c084 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnbind.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnbind.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 7453e1c163195f65fde3e2439614ba62c50b80ec..0ca351638064ac720db75cd4fad51550cea4cb8f 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnglyph.c  3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnglyph.c  3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c1631dfa8257fae6b485c271a25c3350f78fef1c..e2b30daad72ea8eb6c99c3abf89d928f1c0cb023 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnglyph.h  3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnglyph.h  3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 22b5eecefe5db0201ff259a251cf5545b9241ef3..9ddaf8efe6518e9c63cb12dd52c40c1c2f4c8393 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmain.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmain.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index e759582497444f5b117cd9e435221ba20f4645d1..36aaf7f95877e1d0d7cf5a596cb1412957ea09aa 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmain.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmain.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index e7082bfc8c6d2631b5d0773c3932e86ede9c15d9..3d0882e8c52f8c88ab201911ef9b91b612544a68 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmap.c    3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmap.c    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 8dd41f934586ddfdc2d1ad8a28ac75c7b6fad955..83bc849ad1cd17f2fab991296826ded48e6511d8 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmap.h    3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmap.h    3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 133c96ac55b29dbe14bcd4b9796c54ca1b6fe272..4536401be2fd70f4c8a85c4557b6a81b69bf6293 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmenu.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmenu.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 41cb86edb2394d03b006bd787b478e8657727b44..2864cc709f93e668083069b4685f8e6c8ad588e3 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmenu.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmenu.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 498c0062fbe6244a4aabad47cd131f7f3202aeea..337a21bd5e3f987a2d3ae23ea4e6ae20877beb42 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmesg.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmesg.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c464fea405a4cb270f2e29a7a04d785e70eee8eb..139e63a7286d5f092df948a1162d844bfaafb397 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnmesg.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnmesg.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index fcff9a95df0529a006414c4b8c6539fcb14bb14d..60fe4c839cc086d90d54405280a6e9e5f6bf864d 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnomeprv.h 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnomeprv.h 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 1fb0e0dd9ed04d8dd3aa3f7e685f7d4845a74cfc..b4845b965ddd5946c4d180db36803c6a503b845e 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnopts.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnopts.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 53b16ad5db5c1ea89f4eff4c76aa640be2b74859..83ff37b6436ed9fa4225636437f3d000f96bb62f 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnopts.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnopts.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index b1ad878a311ff37518afb60877830100710075dd..04fcaa74878e48eb961e9e1d43f12e54d9ce7da6 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnplayer.c 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnplayer.c 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index cc3ad4afbef3807816697bc20e1b39432ee17475..994e4e47b0237201f6dc3e4398a9ce8e3ed14942 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnplayer.h 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnplayer.h 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 12275fa4f036190c6f72901beee621b943645c16..e8168571cf40954c52d2d04789da6fb7987f8f29 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnsignal.c 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnsignal.c 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Anthony Taylor <tonyt@ptialaska.net> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ad43e987e48623473e4ffa1f3bdf714bc4b2ad79..52fa299af8b38d00520b1940d292ac6f30871fbc 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnsignal.h 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnsignal.h 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Anthony Taylor <tonyt@ptialaska.net> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index c6dcdad67bb235c6684baf4d2352b0c302f38bbd..bc3e912b0bd75a28a4a2e34d9ab805f22dec4505 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnstatus.c 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnstatus.c 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 32756579b94811ad4947d65165e6bad04566f22f..d5008a53ef122721bfa29b14d77df0c9718abde4 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnstatus.h 3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnstatus.h 3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index ece5f779825236ef2e8ea8acc6b7957df6c2b1d1..892cd9ee3650f0c7cc7d6f72f405aac4ccd0d074 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gntext.c   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gntext.c   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 86883cf02fb968e6193c01bc502c1180f422a874..c957dc2e9e76d9aa0ee396c4f966f9d77d27f664 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gntext.h   3.3     2000/07/16      */
+/*     SCCS Id: @(#)gntext.h   3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 07fb3104ff25bf3bbf3bdd1966a250a68e28b329..ecf3badcab309a557dac540a71092c3f05daca7b 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnyesno.c  3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnyesno.c  3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 8450f181791f7246581c60a9c1f253016597d627..dd0728fb4c1fb51795fede00aa1eb05af9050545 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)gnyesno.h  3.3     2000/07/16      */
+/*     SCCS Id: @(#)gnyesno.h  3.4     2000/07/16      */
 /* Copyright (C) 1998 by Erik Andersen <andersee@debian.org> */
 /* NetHack may be freely redistributed.  See license for details. */
 
index b07ecbeeb600c9f5c2e213d825652c5a575f2f26..9e4dc33f0b031a70af8099e0976e2c6bdf86e459 100644 (file)
@@ -1,4 +1,4 @@
-/*   SCCS Id: @(#)thintile.c   3.3     95/11/26                     */
+/*   SCCS Id: @(#)thintile.c   3.4     1995/11/26                     */
 /*   Copyright (c) NetHack Development Team 1995                    */
 /*   NetHack may be freely redistributed.  See license for details. */
 
index 4d7b851ebf0794649eea6726adc1b931af2695f2..0ec14bde29ee96acbbbeeb8825612b31c6a5e26a 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tilemap.c  3.3     2000/06/04      */
+/*     SCCS Id: @(#)tilemap.c  3.4     2000/06/04      */
 /* NetHack may be freely redistributed.  See license for details. */
 
 /*
index 2a22df4ced0dda60c1e5ffc6ba4f51aa662c03ff..8ac8abe704d01a71561903655aae743ed649b1f0 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tiletext.c 3.3     1999/10/24      */
+/*     SCCS Id: @(#)tiletext.c 3.4     1999/10/24      */
 /* NetHack may be freely redistributed.  See license for details. */
 
 #include "config.h"
index aa88d8a8d267a5eae94ee21e0ebabbd9695f1d1e..4be8b6b0e00eafb9c1fdfe36a37cb4bf6345e194 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)getline.c  3.3     96/01/27        */
+/*     SCCS Id: @(#)getline.c  3.4     1996/01/27      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 590c66b852b1368b7924b35c3b958dcb061b2a4f..a87d5110c3c5b090c28ebf4c7a32433a807cdfac 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)termcap.c  3.3     2000/07/10      */
+/*     SCCS Id: @(#)termcap.c  3.4     2000/07/10      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index aa793175675681e429ac5bebe0072c431fecf4ac..ec38d6ab18add7d9ad412ca53c16e236c9ba5a92 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)topl.c     3.3     96/10/24        */
+/*     SCCS Id: @(#)topl.c     3.4     1996/10/24      */
 /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 7d1f4cba420937933d990a0e3760b7a1b14aa0dc..ad115e55742536bf02573fb137e524ca7b6cf69a 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)wintty.c   3.3     2000/06/27      */
+/*     SCCS Id: @(#)wintty.c   3.4     2000/06/27      */
 /* Copyright (c) David Cohrs, 1991                               */
 /* NetHack may be freely redistributed.  See license for details. */
 
index 2214516bb6206c3c10dafdf019fe5750e0e321a4..65c7fef415ffa3d933f86548f7afb30ebdf8db93 100644 (file)
@@ -1,4 +1,4 @@
-/*     SCCS Id: @(#)tile2bmp.c 3.3     1999/08/29      */
+/*     SCCS Id: @(#)tile2bmp.c 3.4     1999/08/29      */
 /*   Copyright (c) NetHack PC Development Team 1995                 */
 /*   NetHack may be freely redistributed.  See license for details. */