From: nethack.allison Date: Mon, 4 Feb 2002 16:11:00 +0000 (+0000) Subject: 3.3.2 to 3.4.0 X-Git-Tag: MOVE2GIT~3265 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=742e1e8c90ad53e943b575e8791e63ed9d2ee3f7;p=nethack 3.3.2 to 3.4.0 --- diff --git a/src/save.c b/src/save.c index 2162f0948..31f347a95 100644 --- a/src/save.c +++ b/src/save.c @@ -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. */ diff --git a/src/shk.c b/src/shk.c index 61ebf24df..11b0286f6 100644 --- 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. */ diff --git a/src/shknam.c b/src/shknam.c index ab3266aa1..8405600a4 100644 --- a/src/shknam.c +++ b/src/shknam.c @@ -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. */ diff --git a/src/sit.c b/src/sit.c index 46a726371..5a6e098d0 100644 --- 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. */ diff --git a/src/sounds.c b/src/sounds.c index f2ad4ad70..dda6bdc49 100644 --- a/src/sounds.c +++ b/src/sounds.c @@ -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. */ diff --git a/src/sp_lev.c b/src/sp_lev.c index 07ee028bc..b75d2ace3 100644 --- a/src/sp_lev.c +++ b/src/sp_lev.c @@ -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. */ diff --git a/src/spell.c b/src/spell.c index 0ff8cfb03..63e10201f 100644 --- a/src/spell.c +++ b/src/spell.c @@ -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. */ diff --git a/src/steal.c b/src/steal.c index a519bbdb3..596cc039f 100644 --- a/src/steal.c +++ b/src/steal.c @@ -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. */ diff --git a/src/steed.c b/src/steed.c index d1b1f1f39..864d53017 100644 --- a/src/steed.c +++ b/src/steed.c @@ -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. */ diff --git a/src/teleport.c b/src/teleport.c index c101d412b..bf6703e53 100644 --- a/src/teleport.c +++ b/src/teleport.c @@ -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. */ diff --git a/src/timeout.c b/src/timeout.c index 922c14cdc..b433c219a 100644 --- a/src/timeout.c +++ b/src/timeout.c @@ -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. */ diff --git a/src/topten.c b/src/topten.c index 26da46372..a2f6e52b5 100644 --- a/src/topten.c +++ b/src/topten.c @@ -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. */ diff --git a/src/track.c b/src/track.c index 22005903c..d8d9e71c3 100644 --- a/src/track.c +++ b/src/track.c @@ -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 */ diff --git a/src/trap.c b/src/trap.c index 32005ef62..e9b8e46bb 100644 --- a/src/trap.c +++ b/src/trap.c @@ -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. */ diff --git a/src/u_init.c b/src/u_init.c index 0585a2f88..5fcde3fad 100644 --- a/src/u_init.c +++ b/src/u_init.c @@ -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. */ diff --git a/src/uhitm.c b/src/uhitm.c index 1ec461d94..9c8e56e43 100644 --- a/src/uhitm.c +++ b/src/uhitm.c @@ -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. */ diff --git a/src/vault.c b/src/vault.c index 3e8524d5a..a9dcd76b7 100644 --- a/src/vault.c +++ b/src/vault.c @@ -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. */ diff --git a/src/version.c b/src/version.c index 8155511f1..02f577ec7 100644 --- a/src/version.c +++ b/src/version.c @@ -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. */ diff --git a/src/vision.c b/src/vision.c index 72f528e5e..09c9b6bc0 100644 --- a/src/vision.c +++ b/src/vision.c @@ -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. */ diff --git a/src/weapon.c b/src/weapon.c index b35aaee27..28679a0d2 100644 --- a/src/weapon.c +++ b/src/weapon.c @@ -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. */ diff --git a/src/were.c b/src/were.c index e09690bc2..97c91112b 100644 --- a/src/were.c +++ b/src/were.c @@ -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. */ diff --git a/src/wield.c b/src/wield.c index 419933d49..1429fff19 100644 --- a/src/wield.c +++ b/src/wield.c @@ -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. */ diff --git a/src/windows.c b/src/windows.c index c48b28d13..a090177d7 100644 --- a/src/windows.c +++ b/src/windows.c @@ -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. */ diff --git a/src/wizard.c b/src/wizard.c index 814609ff3..74aed20d9 100644 --- a/src/wizard.c +++ b/src/wizard.c @@ -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. */ diff --git a/src/worm.c b/src/worm.c index a8cd40650..43db7aa26 100644 --- a/src/worm.c +++ b/src/worm.c @@ -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. */ diff --git a/src/worn.c b/src/worn.c index 96dd00c6c..513161254 100644 --- a/src/worn.c +++ b/src/worn.c @@ -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. */ diff --git a/src/write.c b/src/write.c index 5167f0670..f79388243 100644 --- a/src/write.c +++ b/src/write.c @@ -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" diff --git a/src/zap.c b/src/zap.c index bd241dfcf..4d24c0daa 100644 --- 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. */ diff --git a/sys/amiga/Install.ami b/sys/amiga/Install.ami index 5671e9825..ea1ab61c2 100644 --- a/sys/amiga/Install.ami +++ b/sys/amiga/Install.ami @@ -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). diff --git a/sys/amiga/NetHack.cnf b/sys/amiga/NetHack.cnf index 211ec4a5b..dc14878ec 100644 --- a/sys/amiga/NetHack.cnf +++ b/sys/amiga/NetHack.cnf @@ -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 diff --git a/sys/amiga/amii.hlp b/sys/amiga/amii.hlp index 947c80920..c014e425e 100644 --- a/sys/amiga/amii.hlp +++ b/sys/amiga/amii.hlp @@ -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 diff --git a/sys/amiga/amistack.c b/sys/amiga/amistack.c index 1689dffd6..7e0b6fc55 100644 --- a/sys/amiga/amistack.c +++ b/sys/amiga/amistack.c @@ -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. */ diff --git a/sys/atari/Install.tos b/sys/atari/Install.tos index 25b6b8033..76d1084f9 100644 --- a/sys/atari/Install.tos +++ b/sys/atari/Install.tos @@ -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 diff --git a/sys/be/bemain.c b/sys/be/bemain.c index a26d49e14..acebb1573 100644 --- a/sys/be/bemain.c +++ b/sys/be/bemain.c @@ -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. */ diff --git a/sys/mac/Install.mw b/sys/mac/Install.mw index d31b738e7..51580cf7d 100644 --- a/sys/mac/Install.mw +++ b/sys/mac/Install.mw @@ -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 diff --git a/sys/mac/macmenu.c b/sys/mac/macmenu.c index 0217ee848..17fa74fda 100644 --- a/sys/mac/macmenu.c +++ b/sys/mac/macmenu.c @@ -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; diff --git a/sys/mac/macwin.c b/sys/mac/macwin.c index 95a1ad180..1b229a176 100644 --- a/sys/mac/macwin.c +++ b/sys/mac/macwin.c @@ -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. */ diff --git a/sys/mac/mrecover.c b/sys/mac/mrecover.c index 6929e77c1..8a76d934c 100644 --- a/sys/mac/mrecover.c +++ b/sys/mac/mrecover.c @@ -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. */ diff --git a/sys/msdos/Install.dos b/sys/msdos/Install.dos index 6045574e7..a4ecda706 100644 --- a/sys/msdos/Install.dos +++ b/sys/msdos/Install.dos @@ -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 diff --git a/sys/msdos/Makefile.BC b/sys/msdos/Makefile.BC index 4e4837dd1..4f21463e3 100644 --- a/sys/msdos/Makefile.BC +++ b/sys/msdos/Makefile.BC @@ -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. diff --git a/sys/msdos/Makefile.GCC b/sys/msdos/Makefile.GCC index 0918e6079..e695868ec 100644 --- a/sys/msdos/Makefile.GCC +++ b/sys/msdos/Makefile.GCC @@ -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 diff --git a/sys/msdos/Makefile.MSC b/sys/msdos/Makefile.MSC index 3ee3ffae7..568fad238 100644 --- a/sys/msdos/Makefile.MSC +++ b/sys/msdos/Makefile.MSC @@ -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 ############################################################################# diff --git a/sys/msdos/Makefile.SC b/sys/msdos/Makefile.SC index f83c234f7..9b1c364a1 100644 --- a/sys/msdos/Makefile.SC +++ b/sys/msdos/Makefile.SC @@ -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 # diff --git a/sys/msdos/NHAccess.nh b/sys/msdos/NHAccess.nh index d807563cb..2fb67313b 100644 --- a/sys/msdos/NHAccess.nh +++ b/sys/msdos/NHAccess.nh @@ -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. # diff --git a/sys/msdos/compwarn.lst b/sys/msdos/compwarn.lst index f17c0b6d9..d50521369 100644 --- a/sys/msdos/compwarn.lst +++ b/sys/msdos/compwarn.lst @@ -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. */ diff --git a/sys/msdos/def2mak.c b/sys/msdos/def2mak.c index 269d33de4..1c16ec982 100644 --- a/sys/msdos/def2mak.c +++ b/sys/msdos/def2mak.c @@ -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, diff --git a/sys/msdos/genschem.l b/sys/msdos/genschem.l index b6c7f6f95..75f14b1a3 100644 --- a/sys/msdos/genschem.l +++ b/sys/msdos/genschem.l @@ -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"; diff --git a/sys/msdos/msdos.c b/sys/msdos/msdos.c index a687fd574..c43af3bad 100644 --- a/sys/msdos/msdos.c +++ b/sys/msdos/msdos.c @@ -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. */ diff --git a/sys/msdos/msdoshlp.txt b/sys/msdos/msdoshlp.txt index 4a36b94f8..ee94464b1 100644 --- a/sys/msdos/msdoshlp.txt +++ b/sys/msdos/msdoshlp.txt @@ -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. diff --git a/sys/msdos/ovlinit.c b/sys/msdos/ovlinit.c index 035076495..fc0ff2278 100644 --- a/sys/msdos/ovlinit.c +++ b/sys/msdos/ovlinit.c @@ -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. */ diff --git a/sys/msdos/pckeys.c b/sys/msdos/pckeys.c index d9c8c704c..d2783b47b 100644 --- a/sys/msdos/pckeys.c +++ b/sys/msdos/pckeys.c @@ -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. */ diff --git a/sys/msdos/pctiles.c b/sys/msdos/pctiles.c index 7fbfa6d70..66a6587e8 100644 --- a/sys/msdos/pctiles.c +++ b/sys/msdos/pctiles.c @@ -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. */ /* */ diff --git a/sys/msdos/pctiles.h b/sys/msdos/pctiles.h index 3b97a2dea..1750592f0 100644 --- a/sys/msdos/pctiles.h +++ b/sys/msdos/pctiles.h @@ -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. */ /* */ diff --git a/sys/msdos/pcvideo.h b/sys/msdos/pcvideo.h index 25cf93238..41d30614d 100644 --- a/sys/msdos/pcvideo.h +++ b/sys/msdos/pcvideo.h @@ -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. */ /* */ diff --git a/sys/msdos/portio.h b/sys/msdos/portio.h index 543565617..c1d64ded2 100644 --- a/sys/msdos/portio.h +++ b/sys/msdos/portio.h @@ -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. */ /* */ diff --git a/sys/msdos/prebuild.mak b/sys/msdos/prebuild.mak index 1e1e64c75..2433bdc39 100644 --- a/sys/msdos/prebuild.mak +++ b/sys/msdos/prebuild.mak @@ -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. diff --git a/sys/msdos/schema1.BC b/sys/msdos/schema1.BC index 66d0e1314..3f5153168 100644 --- a/sys/msdos/schema1.BC +++ b/sys/msdos/schema1.BC @@ -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 */ diff --git a/sys/msdos/schema2.BC b/sys/msdos/schema2.BC index 5005a5b6e..3d15f5c4f 100644 --- a/sys/msdos/schema2.BC +++ b/sys/msdos/schema2.BC @@ -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 */ diff --git a/sys/msdos/schema3.MSC b/sys/msdos/schema3.MSC index a046f6826..0359bdc79 100644 --- a/sys/msdos/schema3.MSC +++ b/sys/msdos/schema3.MSC @@ -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 diff --git a/sys/msdos/sound.c b/sys/msdos/sound.c index 847bde222..b283f59a3 100644 --- a/sys/msdos/sound.c +++ b/sys/msdos/sound.c @@ -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. */ /* */ diff --git a/sys/msdos/template.mak b/sys/msdos/template.mak index 15284952d..b76633189 100644 --- a/sys/msdos/template.mak +++ b/sys/msdos/template.mak @@ -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 diff --git a/sys/msdos/tile2bin.c b/sys/msdos/tile2bin.c index 10049a8a3..ee4e89442 100644 --- a/sys/msdos/tile2bin.c +++ b/sys/msdos/tile2bin.c @@ -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; diff --git a/sys/msdos/video.c b/sys/msdos/video.c index 60b3b1318..888e76327 100644 --- a/sys/msdos/video.c +++ b/sys/msdos/video.c @@ -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. */ /* */ diff --git a/sys/msdos/vidtxt.c b/sys/msdos/vidtxt.c index b1b075a0e..a41fd5812 100644 --- a/sys/msdos/vidtxt.c +++ b/sys/msdos/vidtxt.c @@ -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. */ /* */ diff --git a/sys/msdos/vidvga.c b/sys/msdos/vidvga.c index f89378cad..caa997bf0 100644 --- a/sys/msdos/vidvga.c +++ b/sys/msdos/vidvga.c @@ -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. */ /* diff --git a/sys/os2/Install.os2 b/sys/os2/Install.os2 index e0e7651de..aafd0facf 100644 --- a/sys/os2/Install.os2 +++ b/sys/os2/Install.os2 @@ -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 @@ -171,7 +171,7 @@ 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: @@ -181,7 +181,7 @@ 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 @@ -199,7 +199,7 @@ 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 diff --git a/sys/os2/Makefile.os2 b/sys/os2/Makefile.os2 index 6dcdbc59f..138b67c84 100644 --- a/sys/os2/Makefile.os2 +++ b/sys/os2/Makefile.os2 @@ -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 diff --git a/sys/os2/os2.c b/sys/os2/os2.c index 5cf68d847..cf37dc77d 100644 --- a/sys/os2/os2.c +++ b/sys/os2/os2.c @@ -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. */ diff --git a/sys/share/Makefile.lib b/sys/share/Makefile.lib index 1d62ef3e7..dbf9705fe 100644 --- a/sys/share/Makefile.lib +++ b/sys/share/Makefile.lib @@ -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 diff --git a/sys/share/dgn_lex.c b/sys/share/dgn_lex.c index 897ca17db..7f27046ae 100644 --- a/sys/share/dgn_lex.c +++ b/sys/share/dgn_lex.c @@ -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. */ diff --git a/sys/share/dgn_yacc.c b/sys/share/dgn_yacc.c index ea4021229..fe5657b44 100644 --- a/sys/share/dgn_yacc.c +++ b/sys/share/dgn_yacc.c @@ -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. */ diff --git a/sys/share/ioctl.c b/sys/share/ioctl.c index 61c5e1e8f..8349281af 100644 --- a/sys/share/ioctl.c +++ b/sys/share/ioctl.c @@ -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. */ diff --git a/sys/share/lev_lex.c b/sys/share/lev_lex.c index b59a09c13..f3cf0181d 100644 --- a/sys/share/lev_lex.c +++ b/sys/share/lev_lex.c @@ -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. */ diff --git a/sys/share/lev_yacc.c b/sys/share/lev_yacc.c index 0d37799c1..e34cccf43 100644 --- a/sys/share/lev_yacc.c +++ b/sys/share/lev_yacc.c @@ -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. */ diff --git a/sys/share/nhlan.c b/sys/share/nhlan.c index 9d3d1612c..27b1783b6 100644 --- a/sys/share/nhlan.c +++ b/sys/share/nhlan.c @@ -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. */ diff --git a/sys/share/pcmain.c b/sys/share/pcmain.c index c09645ad2..c13af4d6c 100644 --- a/sys/share/pcmain.c +++ b/sys/share/pcmain.c @@ -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. */ diff --git a/sys/share/pcsys.c b/sys/share/pcsys.c index 69c30f6f6..fc252c9ef 100644 --- a/sys/share/pcsys.c +++ b/sys/share/pcsys.c @@ -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. */ /* diff --git a/sys/share/pctty.c b/sys/share/pctty.c index 491e2159a..5dd3d0023 100644 --- a/sys/share/pctty.c +++ b/sys/share/pctty.c @@ -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. */ diff --git a/sys/share/pcunix.c b/sys/share/pcunix.c index 560d78a7e..17ec7c257 100644 --- a/sys/share/pcunix.c +++ b/sys/share/pcunix.c @@ -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. */ diff --git a/sys/share/tclib.c b/sys/share/tclib.c index 4cd1a3963..0ccfcb373 100644 --- a/sys/share/tclib.c +++ b/sys/share/tclib.c @@ -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. */ diff --git a/sys/share/unixtty.c b/sys/share/unixtty.c index f0d93f96b..05b76b4a9 100644 --- a/sys/share/unixtty.c +++ b/sys/share/unixtty.c @@ -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. */ diff --git a/sys/unix/Install.unx b/sys/unix/Install.unx index 9dd05f5ad..06680842a 100644 --- a/sys/unix/Install.unx +++ b/sys/unix/Install.unx @@ -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 diff --git a/sys/unix/Makefile.dat b/sys/unix/Makefile.dat index 6d1122675..7c014fee4 100644 --- a/sys/unix/Makefile.dat +++ b/sys/unix/Makefile.dat @@ -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 diff --git a/sys/unix/Makefile.doc b/sys/unix/Makefile.doc index 81d571984..076b2ba53 100644 --- a/sys/unix/Makefile.doc +++ b/sys/unix/Makefile.doc @@ -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 diff --git a/sys/unix/Makefile.src b/sys/unix/Makefile.src index 354e6dca4..5f277a894 100644 --- a/sys/unix/Makefile.src +++ b/sys/unix/Makefile.src @@ -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 diff --git a/sys/unix/Makefile.top b/sys/unix/Makefile.top index 6aa6674db..f96a11a7e 100644 --- a/sys/unix/Makefile.top +++ b/sys/unix/Makefile.top @@ -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 diff --git a/sys/unix/Makefile.utl b/sys/unix/Makefile.utl index e754357f8..38a7fd6ac 100644 --- a/sys/unix/Makefile.utl +++ b/sys/unix/Makefile.utl @@ -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 diff --git a/sys/unix/depend.awk b/sys/unix/depend.awk index 195b8eb1d..26a9489a8 100644 --- a/sys/unix/depend.awk +++ b/sys/unix/depend.awk @@ -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 diff --git a/sys/unix/nethack.sh b/sys/unix/nethack.sh index 32dd8a454..3491e8d29 100644 --- a/sys/unix/nethack.sh +++ b/sys/unix/nethack.sh @@ -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 diff --git a/sys/unix/unixmain.c b/sys/unix/unixmain.c index c47b341f4..a88507b68 100644 --- a/sys/unix/unixmain.c +++ b/sys/unix/unixmain.c @@ -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. */ diff --git a/sys/unix/unixres.c b/sys/unix/unixres.c index 67813981c..c2fa39fad 100644 --- a/sys/unix/unixres.c +++ b/sys/unix/unixres.c @@ -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. */ diff --git a/sys/unix/unixunix.c b/sys/unix/unixunix.c index 581bbb709..bb45f3639 100644 --- a/sys/unix/unixunix.c +++ b/sys/unix/unixunix.c @@ -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. */ diff --git a/sys/vms/Install.vms b/sys/vms/Install.vms index f7568ae39..d026c5640 100644 --- a/sys/vms/Install.vms +++ b/sys/vms/Install.vms @@ -1,4 +1,4 @@ - Instructions for Installing NetHack 3.3.1 + Instructions for Installing NetHack 3.4.0 on a VMS system ========================================= @@ -139,7 +139,7 @@ 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 diff --git a/sys/vms/Makefile.dat b/sys/vms/Makefile.dat index 363fb7cdb..dcfc49d05 100644 --- a/sys/vms/Makefile.dat +++ b/sys/vms/Makefile.dat @@ -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. diff --git a/sys/vms/Makefile.doc b/sys/vms/Makefile.doc index a45aaee72..1de864214 100644 --- a/sys/vms/Makefile.doc +++ b/sys/vms/Makefile.doc @@ -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. diff --git a/sys/vms/Makefile.src b/sys/vms/Makefile.src index 4e86f9d1d..3dfd06c8a 100644 --- a/sys/vms/Makefile.src +++ b/sys/vms/Makefile.src @@ -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; diff --git a/sys/vms/Makefile.top b/sys/vms/Makefile.top index a4523feb6..3ed44e7d7 100644 --- a/sys/vms/Makefile.top +++ b/sys/vms/Makefile.top @@ -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 Makefile.; edit the appropriate values for # GAMEDIR ("playground" location) and GAMEOWNER (UIC or identifier diff --git a/sys/vms/Makefile.utl b/sys/vms/Makefile.utl index f6db287e0..6d0bf38df 100644 --- a/sys/vms/Makefile.utl +++ b/sys/vms/Makefile.utl @@ -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. diff --git a/sys/vms/lev_lex.h b/sys/vms/lev_lex.h index 0464fec8a..f001e5794 100644 --- a/sys/vms/lev_lex.h +++ b/sys/vms/lev_lex.h @@ -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 diff --git a/sys/vms/oldcrtl.c b/sys/vms/oldcrtl.c index 586f69793..ee87e5a17 100644 --- a/sys/vms/oldcrtl.c +++ b/sys/vms/oldcrtl.c @@ -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 */ diff --git a/sys/vms/vmsbuild.com b/sys/vms/vmsbuild.com index 03b3257c2..1d2beaac8 100755 --- a/sys/vms/vmsbuild.com +++ b/sys/vms/vmsbuild.com @@ -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] diff --git a/sys/vms/vmsfiles.c b/sys/vms/vmsfiles.c index 75c31a3ce..657c060ff 100644 --- a/sys/vms/vmsfiles.c +++ b/sys/vms/vmsfiles.c @@ -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. */ diff --git a/sys/vms/vmsmail.c b/sys/vms/vmsmail.c index 9c9ef601e..29e0192c3 100644 --- a/sys/vms/vmsmail.c +++ b/sys/vms/vmsmail.c @@ -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. */ diff --git a/sys/vms/vmsmain.c b/sys/vms/vmsmain.c index 2966a8e53..f20e66591 100644 --- a/sys/vms/vmsmain.c +++ b/sys/vms/vmsmain.c @@ -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 */ diff --git a/sys/vms/vmsmisc.c b/sys/vms/vmsmisc.c index 395091d1c..573d9c4e2 100644 --- a/sys/vms/vmsmisc.c +++ b/sys/vms/vmsmisc.c @@ -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 diff --git a/sys/vms/vmstty.c b/sys/vms/vmstty.c index 3288e6379..e9add7639 100644 --- a/sys/vms/vmstty.c +++ b/sys/vms/vmstty.c @@ -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 */ diff --git a/sys/vms/vmsunix.c b/sys/vms/vmsunix.c index d86c3bda2..fdaa53c1b 100644 --- a/sys/vms/vmsunix.c +++ b/sys/vms/vmsunix.c @@ -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. */ diff --git a/sys/winnt/Install.nt b/sys/winnt/Install.nt index aed433a3f..ee2ed38c6 100644 --- a/sys/winnt/Install.nt +++ b/sys/winnt/Install.nt @@ -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) diff --git a/sys/winnt/Makefile.bcc b/sys/winnt/Makefile.bcc index c591d68c1..9fed41a35 100644 --- a/sys/winnt/Makefile.bcc +++ b/sys/winnt/Makefile.bcc @@ -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 diff --git a/sys/winnt/Makefile.nt b/sys/winnt/Makefile.nt index 3ccdd5457..b56d5e5b6 100644 --- a/sys/winnt/Makefile.nt +++ b/sys/winnt/Makefile.nt @@ -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 diff --git a/sys/winnt/mapimail.c b/sys/winnt/mapimail.c index b9916445a..95811d369 100644 --- a/sys/winnt/mapimail.c +++ b/sys/winnt/mapimail.c @@ -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. */ diff --git a/sys/winnt/nethack.def b/sys/winnt/nethack.def index ee27ed51f..064a85a91 100644 --- a/sys/winnt/nethack.def +++ b/sys/winnt/nethack.def @@ -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 diff --git a/sys/winnt/ntsound.c b/sys/winnt/ntsound.c index 0e6d6f23e..52d09a218 100644 --- a/sys/winnt/ntsound.c +++ b/sys/winnt/ntsound.c @@ -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. */ /* */ diff --git a/sys/winnt/nttty.c b/sys/winnt/nttty.c index 91aa62486..f668bb597 100644 --- a/sys/winnt/nttty.c +++ b/sys/winnt/nttty.c @@ -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. */ diff --git a/sys/winnt/win32api.h b/sys/winnt/win32api.h index fa5a11a82..c6400dbbd 100644 --- a/sys/winnt/win32api.h +++ b/sys/winnt/win32api.h @@ -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. */ diff --git a/sys/winnt/winnt.c b/sys/winnt/winnt.c index fc41a9dd3..79ed586ff 100644 --- a/sys/winnt/winnt.c +++ b/sys/winnt/winnt.c @@ -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. */ diff --git a/util/dgn_comp.l b/util/dgn_comp.l index e7bcfa5ad..429e8b876 100644 --- a/util/dgn_comp.l +++ b/util/dgn_comp.l @@ -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. */ diff --git a/util/dgn_comp.y b/util/dgn_comp.y index cf1ff83ca..9b355cb26 100644 --- a/util/dgn_comp.y +++ b/util/dgn_comp.y @@ -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. */ diff --git a/util/dgn_main.c b/util/dgn_main.c index a69f776fa..421aa822d 100644 --- a/util/dgn_main.c +++ b/util/dgn_main.c @@ -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. */ diff --git a/util/dlb_main.c b/util/dlb_main.c index d161fea70..a943a9287 100644 --- a/util/dlb_main.c +++ b/util/dlb_main.c @@ -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. */ diff --git a/util/lev_comp.l b/util/lev_comp.l index ea56256ba..c4e47a41c 100644 --- a/util/lev_comp.l +++ b/util/lev_comp.l @@ -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. */ diff --git a/util/lev_comp.y b/util/lev_comp.y index bdd747191..2e872b80d 100644 --- a/util/lev_comp.y +++ b/util/lev_comp.y @@ -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. */ diff --git a/util/lev_main.c b/util/lev_main.c index 440d93c0a..72388f2b7 100644 --- a/util/lev_main.c +++ b/util/lev_main.c @@ -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. */ diff --git a/util/makedefs.c b/util/makedefs.c index 96ddfc1fa..1f840e74c 100644 --- a/util/makedefs.c +++ b/util/makedefs.c @@ -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"); diff --git a/util/panic.c b/util/panic.c index 930311c32..5a5c41d54 100644 --- a/util/panic.c +++ b/util/panic.c @@ -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. */ diff --git a/util/recover.c b/util/recover.c index f6b812b94..1c47fc5bc 100644 --- a/util/recover.c +++ b/util/recover.c @@ -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. */ diff --git a/win/Qt/qt_clust.cpp b/win/Qt/qt_clust.cpp index 024d2c24c..e5952c553 100644 --- a/win/Qt/qt_clust.cpp +++ b/win/Qt/qt_clust.cpp @@ -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" diff --git a/win/Qt/qt_win.cpp b/win/Qt/qt_win.cpp index b10c8a932..31143681a 100644 --- a/win/Qt/qt_win.cpp +++ b/win/Qt/qt_win.cpp @@ -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) // diff --git a/win/Qt/tileedit.cpp b/win/Qt/tileedit.cpp index 572b3d24a..faee82f6f 100644 --- a/win/Qt/tileedit.cpp +++ b/win/Qt/tileedit.cpp @@ -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. */ /* diff --git a/win/Qt/tileedit.h b/win/Qt/tileedit.h index e3cbf9bc6..8d2d2cd67 100644 --- a/win/Qt/tileedit.h +++ b/win/Qt/tileedit.h @@ -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 diff --git a/win/X11/Window.c b/win/X11/Window.c index 92e7e7de2..c21c8f247 100644 --- a/win/X11/Window.c +++ b/win/X11/Window.c @@ -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. */ diff --git a/win/X11/winX.c b/win/X11/winX.c index 9d1d6597e..2e4813808 100644 --- a/win/X11/winX.c +++ b/win/X11/winX.c @@ -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. */ diff --git a/win/X11/winmap.c b/win/X11/winmap.c index b028806a5..7240e04a1 100644 --- a/win/X11/winmap.c +++ b/win/X11/winmap.c @@ -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. */ diff --git a/win/X11/winmenu.c b/win/X11/winmenu.c index 2912fb12c..d6f80e94b 100644 --- a/win/X11/winmenu.c +++ b/win/X11/winmenu.c @@ -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. */ diff --git a/win/X11/winmesg.c b/win/X11/winmesg.c index da5e359fc..63dac966e 100644 --- a/win/X11/winmesg.c +++ b/win/X11/winmesg.c @@ -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. */ diff --git a/win/X11/winmisc.c b/win/X11/winmisc.c index 2fb9010cd..d6720fefd 100644 --- a/win/X11/winmisc.c +++ b/win/X11/winmisc.c @@ -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. */ diff --git a/win/X11/winstat.c b/win/X11/winstat.c index 50a63e42a..d9bd7adc2 100644 --- a/win/X11/winstat.c +++ b/win/X11/winstat.c @@ -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. */ diff --git a/win/X11/wintext.c b/win/X11/wintext.c index 21203ebcc..84cafe6fa 100644 --- a/win/X11/wintext.c +++ b/win/X11/wintext.c @@ -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. */ diff --git a/win/X11/winval.c b/win/X11/winval.c index 42cfa608c..3f2307e4e 100644 --- a/win/X11/winval.c +++ b/win/X11/winval.c @@ -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. */ diff --git a/win/gem/Install.gem b/win/gem/Install.gem index 6bd4f9aa9..97b7697fc 100644 --- a/win/gem/Install.gem +++ b/win/gem/Install.gem @@ -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. diff --git a/win/gem/wingem.c b/win/gem/wingem.c index 221dae2de..049e382e0 100644 --- a/win/gem/wingem.c +++ b/win/gem/wingem.c @@ -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. */ diff --git a/win/gem/wingem1.c b/win/gem/wingem1.c index ad2476877..1c7a3dcf2 100644 --- a/win/gem/wingem1.c +++ b/win/gem/wingem1.c @@ -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; diff --git a/win/gnome/gn_xpms.h b/win/gnome/gn_xpms.h index 547aaa9fe..28408a021 100644 --- a/win/gnome/gn_xpms.h +++ b/win/gnome/gn_xpms.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ /* These XPMs are the artwork of Warwick Allison diff --git a/win/gnome/gnaskstr.c b/win/gnome/gnaskstr.c index e5443a344..b98289625 100644 --- a/win/gnome/gnaskstr.c +++ b/win/gnome/gnaskstr.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnaskstr.h b/win/gnome/gnaskstr.h index cfa80c68b..9cde69bb1 100644 --- a/win/gnome/gnaskstr.h +++ b/win/gnome/gnaskstr.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnbind.c b/win/gnome/gnbind.c index c5759c739..c53c35525 100644 --- a/win/gnome/gnbind.c +++ b/win/gnome/gnbind.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnbind.h b/win/gnome/gnbind.h index 3a2c3c104..17a54523e 100644 --- a/win/gnome/gnbind.h +++ b/win/gnome/gnbind.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnglyph.c b/win/gnome/gnglyph.c index 7453e1c16..0ca351638 100644 --- a/win/gnome/gnglyph.c +++ b/win/gnome/gnglyph.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnglyph.h b/win/gnome/gnglyph.h index c1631dfa8..e2b30daad 100644 --- a/win/gnome/gnglyph.h +++ b/win/gnome/gnglyph.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmain.c b/win/gnome/gnmain.c index 22b5eecef..9ddaf8efe 100644 --- a/win/gnome/gnmain.c +++ b/win/gnome/gnmain.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmain.h b/win/gnome/gnmain.h index e75958249..36aaf7f95 100644 --- a/win/gnome/gnmain.h +++ b/win/gnome/gnmain.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmap.c b/win/gnome/gnmap.c index e7082bfc8..3d0882e8c 100644 --- a/win/gnome/gnmap.c +++ b/win/gnome/gnmap.c @@ -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 */ /* Copyright (C) 1998 by Anthony Taylor */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmap.h b/win/gnome/gnmap.h index 8dd41f934..83bc849ad 100644 --- a/win/gnome/gnmap.h +++ b/win/gnome/gnmap.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmenu.c b/win/gnome/gnmenu.c index 133c96ac5..4536401be 100644 --- a/win/gnome/gnmenu.c +++ b/win/gnome/gnmenu.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmenu.h b/win/gnome/gnmenu.h index 41cb86edb..2864cc709 100644 --- a/win/gnome/gnmenu.h +++ b/win/gnome/gnmenu.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmesg.c b/win/gnome/gnmesg.c index 498c0062f..337a21bd5 100644 --- a/win/gnome/gnmesg.c +++ b/win/gnome/gnmesg.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnmesg.h b/win/gnome/gnmesg.h index c464fea40..139e63a72 100644 --- a/win/gnome/gnmesg.h +++ b/win/gnome/gnmesg.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnomeprv.h b/win/gnome/gnomeprv.h index fcff9a95d..60fe4c839 100644 --- a/win/gnome/gnomeprv.h +++ b/win/gnome/gnomeprv.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnopts.c b/win/gnome/gnopts.c index 1fb0e0dd9..b4845b965 100644 --- a/win/gnome/gnopts.c +++ b/win/gnome/gnopts.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnopts.h b/win/gnome/gnopts.h index 53b16ad5d..83ff37b64 100644 --- a/win/gnome/gnopts.h +++ b/win/gnome/gnopts.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnplayer.c b/win/gnome/gnplayer.c index b1ad878a3..04fcaa748 100644 --- a/win/gnome/gnplayer.c +++ b/win/gnome/gnplayer.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnplayer.h b/win/gnome/gnplayer.h index cc3ad4afb..994e4e47b 100644 --- a/win/gnome/gnplayer.h +++ b/win/gnome/gnplayer.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnsignal.c b/win/gnome/gnsignal.c index 12275fa4f..e8168571c 100644 --- a/win/gnome/gnsignal.c +++ b/win/gnome/gnsignal.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnsignal.h b/win/gnome/gnsignal.h index ad43e987e..52fa299af 100644 --- a/win/gnome/gnsignal.h +++ b/win/gnome/gnsignal.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnstatus.c b/win/gnome/gnstatus.c index c6dcdad67..bc3e912b0 100644 --- a/win/gnome/gnstatus.c +++ b/win/gnome/gnstatus.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnstatus.h b/win/gnome/gnstatus.h index 32756579b..d5008a53e 100644 --- a/win/gnome/gnstatus.h +++ b/win/gnome/gnstatus.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gntext.c b/win/gnome/gntext.c index ece5f7798..892cd9ee3 100644 --- a/win/gnome/gntext.c +++ b/win/gnome/gntext.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gntext.h b/win/gnome/gntext.h index 86883cf02..c957dc2e9 100644 --- a/win/gnome/gntext.h +++ b/win/gnome/gntext.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnyesno.c b/win/gnome/gnyesno.c index 07fb3104f..ecf3badca 100644 --- a/win/gnome/gnyesno.c +++ b/win/gnome/gnyesno.c @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/gnome/gnyesno.h b/win/gnome/gnyesno.h index 8450f1817..dd0728fb4 100644 --- a/win/gnome/gnyesno.h +++ b/win/gnome/gnyesno.h @@ -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 */ /* NetHack may be freely redistributed. See license for details. */ diff --git a/win/share/thintile.c b/win/share/thintile.c index b07ecbeeb..9e4dc33f0 100644 --- a/win/share/thintile.c +++ b/win/share/thintile.c @@ -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. */ diff --git a/win/share/tilemap.c b/win/share/tilemap.c index 4d7b851eb..0ec14bde2 100644 --- a/win/share/tilemap.c +++ b/win/share/tilemap.c @@ -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. */ /* diff --git a/win/share/tiletext.c b/win/share/tiletext.c index 2a22df4ce..8ac8abe70 100644 --- a/win/share/tiletext.c +++ b/win/share/tiletext.c @@ -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" diff --git a/win/tty/getline.c b/win/tty/getline.c index aa88d8a8d..4be8b6b0e 100644 --- a/win/tty/getline.c +++ b/win/tty/getline.c @@ -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. */ diff --git a/win/tty/termcap.c b/win/tty/termcap.c index 590c66b85..a87d5110c 100644 --- a/win/tty/termcap.c +++ b/win/tty/termcap.c @@ -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. */ diff --git a/win/tty/topl.c b/win/tty/topl.c index aa7931756..ec38d6ab1 100644 --- a/win/tty/topl.c +++ b/win/tty/topl.c @@ -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. */ diff --git a/win/tty/wintty.c b/win/tty/wintty.c index 7d1f4cba4..ad115e557 100644 --- a/win/tty/wintty.c +++ b/win/tty/wintty.c @@ -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. */ diff --git a/win/win32/tile2bmp.c b/win/win32/tile2bmp.c index 2214516bb..65c7fef41 100644 --- a/win/win32/tile2bmp.c +++ b/win/win32/tile2bmp.c @@ -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. */