housekeeping: mark trunk sources 3.5 (misc)

This commit is contained in:
nethack.allison
2005-01-02 17:21:18 +00:00
parent 66cdbb6f0d
commit e9b022d579
168 changed files with 221 additions and 221 deletions

View File

@@ -38,7 +38,7 @@ II.B. Basic Compilation
NetHack can be built with SAS/C version 6.5x. The commercial version
of DICE might work, but NetHack version 3.2.2 or later haven't been
compiled with it. The "official" compiler for NetHack 3.4 is SAS/C 6.58
compiled with it. The "official" compiler for NetHack 3.5 is SAS/C 6.58
- we have dropped support for SAS/C 5.x.
The Manx/Aztec port has not been tested recently and is certainly

View File

@@ -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.4) will guide you through the task at
(Installing Amiga NetHack 3.5) 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.4); please also see the general
section II (Using Amiga NetHack 3.5); please also see the general
guide packaged separately (the file "GuideBook").
To all our visitors, a hearty Welcome! - and please be careful.
@@ -121,7 +121,7 @@ III.A. General Installation
current version and then update.
Will NetHack fit on your machine?
NetHack 3.4 is large. NetHack 3.4 is very large. You will need:
NetHack 3.5 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).

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# SCCS Id: @(#)Makefile.ami 3.4 2002/21/02
# SCCS Id: @(#)Makefile.ami 3.5 2002/21/02
# Copyright (c) Kenneth Lorber, Bethesda, Maryland, 1991,1992,1993,1996.
# NetHack may be freely redistributed. See license for details.

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)amistack.c 3.4 2000/05/03 */
/* SCCS Id: @(#)amistack.c 3.5 2000/05/03 */
/* Copyright (c) Janne Salmijärvi, Tampere, Finland, 2000 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,7 +1,7 @@
Instructions for compiling and installing NetHack 3.4
on a TOS system
=====================================================
(or, How to make ST NetHack 3.4)
(or, How to make ST NetHack 3.5)
Last revision: 2 February 2000
1. Make sure all the NetHack files are in the appropriate directory structure.

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)bemain.c 3.4 1998/07/15 */
/* SCCS Id: @(#)bemain.c 3.5 1998/07/15 */
/* Copyright (c) Dean Luick, 1996. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
Building a PPC NetHack 3.4 with the Metrowerks compilers
Building a PPC NetHack 3.5 with the Metrowerks compilers
You must be familiar with the Metrowerks compiler and know how to construct

View File

@@ -1,4 +1,4 @@
# SCCS Id: @(#)NetHack Defaults 3.4 2002/03/15
# SCCS Id: @(#)NetHack Defaults 3.5 2002/03/15
# Copyright (c) 2002 by Dean Luick, Mark Modrall, and Kevin Hugo
# NetHack may be freely redistributed. See license for details.
#

View File

@@ -1,4 +1,4 @@
Welcome to NetHack 3.4 for MacOS 7.0 - 9.x
Welcome to NetHack 3.5 for MacOS 7.0 - 9.x
Unfortunately, the 68k version is no longer supported.

View File

@@ -7,22 +7,22 @@
<key>CFBundleIdentifier</key>
<string>org.nethack.carbon</string>
<key>CFBundleLongVersionString</key>
<string>3.4.3 © 1985-2004 devteam@nethack.org</string>
<string>3.5.0 © 1985-2005 devteam@nethack.org</string>
<key>CFBundleName</key>
<string>NetHack</string>
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>3.4.3</string>
<string>3.5.0</string>
<key>CFBundleSignature</key>
<string>NHak</string>
<key>CFBundleVersion</key>
<string>3.4.3</string>
<string>3.5.0</string>
<key>LSPrefersCarbon</key>
<true/>
<key>NSAppleScriptEnabled</key>
<false/>
<key>NSHumanReadableCopyright</key>
<string>© 1985-2004 devteam@nethack.org</string>
<string>© 1985-2005 devteam@nethack.org</string>
</dict>
</plist>

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)macmenu.c 3.4 1999/11/24 */
/* SCCS Id: @(#)macmenu.c 3.5 1999/11/24 */
/* Copyright (c) Macintosh NetHack Port Team, 1993. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)macwin.c 3.4 1996/01/15 */
/* SCCS Id: @(#)macwin.c 3.5 1996/01/15 */
/* Copyright (c) Jon W{tte, Hao-Yang Wang, Jonathan Handler 1992. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)mrecover.c 3.4 1996/07/24 */
/* SCCS Id: @(#)mrecover.c 3.5 1996/07/24 */
/* Copyright (c) David Hairston, 1993. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -4,12 +4,12 @@
NetHack may be freely redistributed. See license for details.
==============================================================
Instructions for compiling and installing
NetHack 3.4 on a DOS system
NetHack 3.5 on a DOS system
======================================================
(or, How to make PC NetHack 3.4)
(or, How to make PC NetHack 3.5)
Last revision: $Date$
Credit for a runnable full PC NetHack 3.4 goes to the PC Development team
Credit for a runnable full PC NetHack 3.5 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
@@ -49,7 +49,7 @@ I. Dispelling the Myths:
The unsupported sys/msdos/Makefile.MSC was for the old 16 bit
Microsoft Visual C 1.52c compiler and has not been made compliant
with 3.4.x.
with 3.5.x.
You may find it useful to obtain copies of lex (flex) and yacc (bison
or byacc). While not strictly necessary to compile nethack, they are
@@ -245,7 +245,7 @@ Appendix B - DJGPP Compiler (gcc ported to msdos)
Appendix C - Additional Notes
1) Save files and bones files from versions of NetHack prior to 3.4.0 will not
1) Save files and bones files from versions of NetHack prior to 3.5.0 will not
work with this NetHack. Don't bother trying to keep them.
2) To install an update of NetHack after changing something, type 'make'

View File

@@ -1,9 +1,9 @@
# SCCS Id: @(#)Makefile.BC 3.4 2002/03/17
# SCCS Id: @(#)Makefile.BC 3.5 2002/03/17
# Copyright (c) Yitzhak Sapir, 1999-2002.
# NetHack may be freely distributed. See license for details.
#
# PC NetHack 3.4 Makefile for Borland C++ 3.1 and 4.5.
# PC NetHack 3.5 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.

View File

@@ -1,6 +1,6 @@
# SCCS Id: @(#)Makefile.GCC 3.4 $Date$
# SCCS Id: @(#)Makefile.GCC 3.5 $Date$
# Copyright (c) NetHack PC Development Team 1996-2003.
# PC NetHack 3.4 Makefile for djgpp V2
# PC NetHack 3.5 Makefile for djgpp V2
#
# Gnu gcc compiler for msdos (djgpp)
# Requires Gnu Make utility (V3.79.1 or greater) supplied with djgpp

View File

@@ -1,4 +1,4 @@
# SCCS Id: @(#)Makefile.MSC 3.4 2002/09/10
# SCCS Id: @(#)Makefile.MSC 3.5 2002/09/10
# Copyright (c) NetHack PC Development Team 1997 - 2002.
# PC NetHack 3.3x Makefile for MSC V1.52c (16 bit compiler)
#

View File

@@ -1,4 +1,4 @@
# SCSS Id: @(#)NHAccess.nh 3.4 1999/11/28
# SCSS Id: @(#)NHAccess.nh 3.5 1999/11/28
# Copyright (c) NetHack PC Development Team 1993, 1996, 1999
# NetHack may be freely redistributed. See license for details.
#

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)msdos.c 3.4 2000/07/30 */
/* SCCS Id: @(#)msdos.c 3.5 2000/07/30 */
/* Copyright (c) NetHack PC Development Team 1990, 1991, 1992, 1993, 1994 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)ovlinit.c 3.4 1994/03/20 */
/* SCCS Id: @(#)ovlinit.c 3.5 1994/03/20 */
/* Copyright (c) NetHack PC Development Team 1995 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pckeys.c 3.4 1996/05/11 */
/* SCCS Id: @(#)pckeys.c 3.5 1996/05/11 */
/* Copyright (c) NetHack PC Development Team 1996 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pctiles.c 3.4 1995/07/31 */
/* SCCS Id: @(#)pctiles.c 3.5 1995/07/31 */
/* Copyright (c) NetHack PC Development Team 1993, 1994 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pctiles.h 3.4 1994/04/04 */
/* SCCS Id: @(#)pctiles.h 3.5 1994/04/04 */
/* Copyright (c) NetHack PC Development Team 1993, 1994 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pcvideo.h 3.4 1994/06/07 */
/* SCCS Id: @(#)pcvideo.h 3.5 1994/06/07 */
/* Copyright (c) NetHack PC Development Team 1993, 1994 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)portio.h 3.4 1995/08/05 */
/* SCCS Id: @(#)portio.h 3.5 1995/08/05 */
/* Copyright (c) NetHack PC Development Team 1995 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)schema1.BC 3.4 1999/10/28 */
/* SCCS Id: @(#)schema1.BC 3.5 1999/10/28 */
/* Copyright (c) Yitzhak Sapir, 1999 */
/* */
/* NetHack Overlay Schema */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)schema2.BC 3.4 1999/10/28 */
/* SCCS Id: @(#)schema2.BC 3.5 1999/10/28 */
/* Copyright (c) Yitzhak Sapir, 1999 */
/* */
/* NetHack Overlay Schema */

View File

@@ -1,4 +1,4 @@
; SCCS Id: @(#)schema3.MSC 3.4 2003/08/03
; SCCS Id: @(#)schema3.MSC 3.5 2003/08/03
; Copyright (c) NetHack PC Development Team, 2000
;
; NetHack Overlay Schema

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)sound.c 3.4 1996/02/19 */
/* SCCS Id: @(#)sound.c 3.5 1996/02/19 */
/* Copyright (c) NetHack PC Development Team 1993,1995 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)tile2bin.c 3.4 1995/01/26 */
/* SCCS Id: @(#)tile2bin.c 3.5 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.4 MSDOS Port binary tile file", 80);
"NetHack 3.5 MSDOS Port binary tile file", 80);
strncpy(tibheader.timestamp, asctime(newtime), 24);
tibheader.timestamp[25] = '\0';
tibheader.tilecount = tilecount;

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)video.c 3.4 2001/04/07 */
/* SCCS Id: @(#)video.c 3.5 2001/04/07 */
/* Copyright (c) NetHack PC Development Team 1993, 1994, 2001 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vidtxt.c 3.4 1994/04/04 */
/* SCCS Id: @(#)vidtxt.c 3.5 1994/04/04 */
/* Copyright (c) NetHack PC Development Team 1993 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vidvga.c 3.4 1996/02/16 */
/* SCCS Id: @(#)vidvga.c 3.5 1996/02/16 */
/* Copyright (c) NetHack PC Development Team 1995 */
/* NetHack may be freely redistributed. See license for details. */
/*

View File

@@ -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.4 for OS/2 in DOS using NDMAKE and MSC, but this is not
NetHack 3.5 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

View File

@@ -1,5 +1,5 @@
# SCCS Id: @(#)Makefile.os2 3.4.1 1996/10/29
# OS/2 NetHack 3.4.1 Makefile for OS/2 versions 1.x and 2.x
# SCCS Id: @(#)Makefile.os2 3.5 1996/10/29
# OS/2 NetHack 3.5 Makefile for OS/2 versions 1.x and 2.x
# Copyright (C) 1990, 1991, 1992, 1993, 1996 Timo Hakulinen
#
# Several compilers exist for OS/2 but, currently only GCC emx is tested
@@ -175,7 +175,7 @@ WINSHARE= $(NHSRC)\win\share # Shared system files
OBJ = \tmp\obj # Object files
TEMP = \tmp\bin # Temporary files during make process
GAMEDIR = \games\nh341x11 # Game directory
GAMEDIR = \games\nh350x11 # Game directory
PLIBP = c:\emx\lib # Protected mode C libraries
RLIBP = c:\emx\lib # Possible real mode C libraries
@@ -184,7 +184,7 @@ RLIBP = c:\emx\lib # Possible real mode C libraries
#
GAME = nethack
GAMEDES = "NetHack 3.4.1"
GAMEDES = "NetHack 3.5.0"
#
# The uppermost two lines for MSC, the middle two for GCC, and

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)os2.c 3.4 1996/02/29 */
/* SCCS Id: @(#)os2.c 3.5 1996/02/29 */
/* Copyright (c) Timo Hakulinen, 1990, 1991, 1992, 1993, 1996. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
# SCCS Id: @(#)Makefile.lib 3.4 1990/22/02
# SCCS Id: @(#)Makefile.lib 3.5 1990/22/02
# Nethack makefile for Fred fish termlib -- Norman Meluch
#
CC = cl /c

View File

@@ -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.4 2002/03/27 */
/* SCCS Id: @(#)dgn_lex.c 3.5 2002/03/27 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* Copyright (c) 1990 by M. Stephenson */
/* NetHack may be freely redistributed. See license for details. */

View 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.4 1996/06/22 */
/* SCCS Id: @(#)dgn_comp.c 3.5 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. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)ioctl.c 3.4 1990/22/02 */
/* SCCS Id: @(#)ioctl.c 3.5 1990/22/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -687,7 +687,7 @@ static char *yy_last_accepting_cpos;
#define YY_MORE_ADJ 0
char *yytext;
#define INITIAL 0
/* SCCS Id: @(#)lev_lex.c 3.4 2002/03/27 */
/* SCCS Id: @(#)lev_lex.c 3.5 2002/03/27 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */

View 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.4 2000/01/17 */
/* SCCS Id: @(#)lev_yacc.c 3.5 2000/01/17 */
/* Copyright (c) 1989 by Jean-Christophe Collet */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)nhlan.c 3.4 1999/11/21 */
/* SCCS Id: @(#)nhlan.c 3.5 1999/11/21 */
/* Copyright (c) Michael Allison, 1997 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pcmain.c 3.4 2002/08/22 */
/* SCCS Id: @(#)pcmain.c 3.5 2002/08/22 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pcsys.c 3.4 2002/01/22 */
/* SCCS Id: @(#)pcsys.c 3.5 2002/01/22 */
/* NetHack may be freely redistributed. See license for details. */
/*

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pctty.c 3.4 1990/22/02
/* SCCS Id: @(#)pctty.c 3.5 1990/22/02
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)pcunix.c 3.4 1994/11/07 */
/* SCCS Id: @(#)pcunix.c 3.5 1994/11/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)tclib.c 3.4 1996/02/25 */
/* SCCS Id: @(#)tclib.c 3.5 1996/02/25 */
/* Copyright (c) Robert Patrick Rankin, 1995 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)unixtty.c 3.4 1990/22/02 */
/* SCCS Id: @(#)unixtty.c 3.5 1990/22/02 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -85,7 +85,7 @@
Notes:
1. Save files and bones files from previous versions will not work with
NetHack 3.4. Don't bother trying to keep them.
NetHack 3.5. 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

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# SCCS Id: @(#)Makefile.dat 3.4 1992/09/18
# SCCS Id: @(#)Makefile.dat 3.5 1992/09/18
# for Atari
# SHELL=E:/GEMINI2/MUPFEL.TTP

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# SCCS Id: @(#)Makefile.doc 3.4 1996/03/23
# SCCS Id: @(#)Makefile.doc 3.5 1996/03/23
# for Atari
# SHELL=E:/GEMINI2/MUPFEL.TTP

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# SCCS Id: @(#)Makefile.src 3.4 2002/03/02
# SCCS Id: @(#)Makefile.src 3.5 2002/03/02
# newer makes predefine $(MAKE) to 'make' and do smarter processing of
# recursive make calls if $(MAKE) is used

View File

@@ -1,5 +1,5 @@
# NetHack Makefile.
# SCCS Id: @(#)Makefile.top 3.4 1995/01/05
# SCCS Id: @(#)Makefile.top 3.5 1995/01/05
# newer makes predefine $(MAKE) to 'make' and do smarter processing of
# recursive make calls if $(MAKE) is used

View File

@@ -1,5 +1,5 @@
# Makefile for NetHack's utility programs.
# SCCS Id: @(#)Makefile.utl 3.4 1997/04/19
# SCCS Id: @(#)Makefile.utl 3.5 1997/04/19
# newer makes predefine $(MAKE) to 'make' and do smarter processing of
# recursive make calls if $(MAKE) is used

View File

@@ -1,4 +1,4 @@
NetHack 3.4.3 Linux Elf
NetHack 3.5.0 Linux Elf
This README provides the instructions for using the official Linux binary,
system platform requirements, as well as steps used to create that binary.
@@ -20,11 +20,11 @@ preserving permissions to put the NetHack files in /usr/games/nethack and
home directory you might perform these steps.
% su
# cd /
# tar xpvzf ~yourlogin/nethack-343-linux-X11.tgz
# tar xpvzf ~yourlogin/nethack-350-linux-X11.tgz
If you have old record and logfile entries from a previous NetHack version,
you might want to save copies before they get overwritten by the new empty
files; old saved games and bones files from 3.4.x will work with 3.4.3.
files; old saved games and bones files from 3.4.x will not work with 3.5.0.
If you are installing from the RPM, there is no need to save the old record
and logfile; they are automatically preserved.

View File

@@ -1,5 +1,5 @@
#!/bin/sh
# SCCS Id: @(#)nethack.sh 3.4 1990/02/26
# SCCS Id: @(#)nethack.sh 3.5 1990/02/26
HACKDIR=/usr/games/lib/nethackdir
export HACKDIR

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)unixmain.c 3.4 1997/01/22 */
/* SCCS Id: @(#)unixmain.c 3.5 1997/01/22 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)unixres.c 3.4 2001/07/08 */
/* SCCS Id: @(#)unixres.c 3.5 2001/07/08 */
/* Copyright (c) Slash'EM development team, 2001. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)unixunix.c 3.4 1994/11/07 */
/* SCCS Id: @(#)unixunix.c 3.5 1994/11/07 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
Instructions for Installing NetHack 3.4.3
Instructions for Installing NetHack 3.5.0
on a VMS (aka OpenVMS) system
=========================================
@@ -136,10 +136,10 @@
Notes:
1. Save files and bones files from versions 3.4.0, 3.4.1 and 3.4.2 will
work with 3.4.3; those from earlier versions will not. The scoreboard
file (RECORD) from 3.4.x or 3.3.x will also work; one from version
3.2.x is slightly different format but should be compatible.
1. Save files and bones files from 3.4.x and earlier versions
will not work with 3.5.0. The scoreboard file (RECORD) from
3.4.x or 3.3.x will work; one from version 3.2.x is a slightly different
format but should be compatible.
2. To specify user-preference options in your environment, define the
logical name NETHACKOPTIONS to have the value of a quoted string

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - data files: special levels and other data.
# SCCS Id: @(#)Makefile.dat 3.4 2002/03/02
# SCCS Id: @(#)Makefile.dat 3.5 2002/03/02
# Copy this file to [.dat]Makefile.; no editing needed.

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - for the [Unix] documentation.
# SCCS Id: @(#)Makefile.doc 3.4 1993/01/06
# SCCS Id: @(#)Makefile.doc 3.5 1993/01/06
# Copy this file to [.doc]Makefile. and edit it if needed.

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - for building nethack itself.
# SCCS Id: @(#)Makefile.src 3.4 2003/02/13
# SCCS Id: @(#)Makefile.src 3.5 2003/02/13
# Copy this file to [.src]Makefile. and then edit it as needed.
# The default configuration is for building with DEC C (aka Compaq C).
@@ -90,7 +90,7 @@ RANDOBJ = random.obj
# Other things that have to be reconfigured are in vmsconf.h,
# and config.h
VERSION = 3.4.3
VERSION = 3.5.0
MAKEDEFS = $(UTL)makedefs.exe;

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - top level for making & installing everything.
# SCCS Id: @(#)Makefile.top 3.4 2003/05/19
# SCCS Id: @(#)Makefile.top 3.5 2003/05/19
# Copy this file to <top>Makefile.; edit the appropriate values for
# GAMEDIR ("playground" location) and GAMEOWNER (UIC or identifier

View File

@@ -1,5 +1,5 @@
# NetHack Makefile (VMS) - for utility programs.
# SCCS Id: @(#)Makefile.utl 3.4 2002/03/02
# SCCS Id: @(#)Makefile.utl 3.5 2002/03/02
# Copy this file to [.util]Makefile. and then edit it as needed.
# The default configuration is for building with DEC C (aka Compaq C).

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)lev_lex.h 3.4 1999/08/08 */
/* SCCS Id: @(#)lev_lex.h 3.5 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

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)oldcrtl.c 3.4 1995/06/01 */
/* SCCS Id: @(#)oldcrtl.c 3.5 1995/06/01 */
/* Pat Rankin May'90 */
/* VMS NetHack support, not needed for vms 4.6,4.7,5.x,or later */

View File

@@ -1,5 +1,5 @@
$ ! vms/vmsbuild.com -- compile and link NetHack 3.4.* [pr]
$ version_number = "3.4.3"
$ ! vms/vmsbuild.com -- compile and link NetHack 3.5.* [pr]
$ version_number = "3.5.0"
$ !
$ ! usage:
$ ! $ set default [.src] !or [-.-.src] if starting from [.sys.vms]

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmsfiles.c 3.4 1999/08/29 */
/* SCCS Id: @(#)vmsfiles.c 3.5 1999/08/29 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmsmail.c 3.4 1995/06/01 */
/* SCCS Id: @(#)vmsmail.c 3.5 1995/06/01 */
/* Copyright (c) Robert Patrick Rankin, 1991. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmsmain.c 3.4 2003/10/16 */
/* SCCS Id: @(#)vmsmain.c 3.5 2003/10/16 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
/* main.c - VMS NetHack */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmsmisc.c 3.4 1996/03/02 */
/* SCCS Id: @(#)vmsmisc.c 3.5 1996/03/02 */
/* NetHack may be freely redistributed. See license for details. */
#include <ssdef.h>

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmstty.c 3.4 2003/09/18 */
/* SCCS Id: @(#)vmstty.c 3.5 2003/09/18 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */
/* tty.c - (VMS) version */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)vmsunix.c 3.4 2001/07/27 */
/* SCCS Id: @(#)vmsunix.c 3.5 2001/07/27 */
/* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
# SCCS Id: @(#)bootstrp.mak 3.4 2002/03/24
# SCCS Id: @(#)bootstrp.mak 3.5 2002/03/24
# Copyright (c) Michael Allison
#
# NetHack Windows CE bootstrap file for MS Visual C++ V6.x and
@@ -162,7 +162,7 @@ DGNCOMPOBJS = $(O)dgn_yacc.o $(O)dgn_$(LEX).o $(O)dgn_main.o \
TILEFILES = $(WSHR)\monsters.txt $(WSHR)\objects.txt $(WSHR)\other.txt
#
# These are not invoked during a normal game build in 3.4.0
# These are not invoked during a normal game build in 3.5.0
#
TEXT_IO = $(O)tiletext.o $(O)tiletxt.o $(O)drawing.o \
$(O)decl.o $(O)monst.o $(O)objects.o

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)cesound.c 3.4 $Date$ */
/* SCCS Id: @(#)cesound.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 1993 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -299,17 +299,17 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "Comments", "NetHack 3.4.1 for Windows CE\0"
VALUE "Comments", "NetHack 3.5.0 for Windows CE\0"
VALUE "CompanyName", " \0"
VALUE "FileDescription", "nethackm\0"
VALUE "FileVersion", "3, 4, 1, 0\0"
VALUE "FileVersion", "3, 5, 0, 0\0"
VALUE "InternalName", "nethackm\0"
VALUE "LegalCopyright", "Copyright © 2003\0"
VALUE "LegalCopyright", "Copyright © 2005\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "nethackm.exe\0"
VALUE "PrivateBuild", "030219\0"
VALUE "PrivateBuild", "050102\0"
VALUE "ProductName", "NetHack\0"
VALUE "ProductVersion", "3, 4, 1, 0\0"
VALUE "ProductVersion", "3, 5, 0, 0\0"
VALUE "SpecialBuild", "\0"
END
END

View File

@@ -268,17 +268,17 @@ BEGIN
BEGIN
BLOCK "040904b0"
BEGIN
VALUE "Comments", "NetHack 3.4.1 for Smartphone 2002\0"
VALUE "Comments", "NetHack 3.5.0 for Smartphone 2002\0"
VALUE "CompanyName", " \0"
VALUE "FileDescription", "nethackm\0"
VALUE "FileVersion", "3, 4, 1, 0\0"
VALUE "FileVersion", "3, 5, 0, 0\0"
VALUE "InternalName", "nethackm\0"
VALUE "LegalCopyright", "Copyright © 2003\0"
VALUE "LegalCopyright", "Copyright © 2005\0"
VALUE "LegalTrademarks", "\0"
VALUE "OriginalFilename", "nethackm.exe\0"
VALUE "PrivateBuild", "030219\0"
VALUE "PrivateBuild", "050102\0"
VALUE "ProductName", "NetHack For Smartphone\0"
VALUE "ProductVersion", "3, 4, 1, 0\0"
VALUE "ProductVersion", "3, 5, 0, 0\0"
VALUE "SpecialBuild", "\0"
END
END

View File

@@ -1,8 +1,8 @@
Copyright (c) NetHack Development Team 1990-2002
Copyright (c) NetHack Development Team 1990-2005
NetHack may be freely redistributed. See license for details.
==============================================================
Instructions for compiling and installing
NetHack 3.4 on a Windows 9x, NT, 2000, or XP system
NetHack 3.5 on a Windows 9x, NT, 2000, or XP system
==============================================================
Last revision: $Date$
@@ -15,7 +15,7 @@ contributed the port.
The PC Windows porting team consisting of Michael Allison, David Cohrs,
Alex Kompel, Dion Nicolaas, Yitzhak Sapir, and Janet Walz maintained the
tty and graphical win32 versions of NetHack 3.4.1.
tty and graphical win32 versions of NetHack 3.5.0.
You can build either the TTY version of NetHack or the Windows Graphical
version. In either case you can use one of the following build
@@ -426,10 +426,10 @@ II. Executing the game
If you will be running it by launching it from a shortcut, just use
the following information when setting up the shortcut.
Description : NetHack 3.4.1 Console version
Description : NetHack 3.5.0 Console version
Command Line : C:\NETHACK\BINARY\NETHACK.EXE
Description : NetHack 3.4.1 Graphical Interface
Description : NetHack 3.5.0 Graphical Interface
Command Line : C:\NETHACK\BINARY\NETHACKW.EXE
(changing the directory to the appropriate one of course)

View File

@@ -1,13 +1,13 @@
# SCCS Id: @(#)Makefile.bcc 3.4 $Date$
# Copyright (c) NetHack PC Development Team 1993-2003
# SCCS Id: @(#)Makefile.bcc 3.5 $Date$
# Copyright (c) NetHack PC Development Team 1993-2005
#
#
# IMPORTANT NOTE: This Makefile has not been tested for 3.4.2.
# IMPORTANT NOTE: This Makefile has not been tested for 3.5.x.
#
#
# NetHack 3.4.x Makefile for Borland C++ V5.5.1 and above and Borland's MAKE
# NetHack 3.5.x Makefile for Borland C++ V5.5.1 and above and Borland's MAKE
#
# Win32 Compilers Tested:
# Win32 Compilers Tested for 3.4.x:
# - Borland C++ 5.5.1 for Win32
#
# If you don't have this compiler, you can get it at:

View File

@@ -1,7 +1,7 @@
# SCCS Id: @(#)Makefile.gcc 3.4 $Date$
# SCCS Id: @(#)Makefile.gcc 3.5 $Date$
# Copyright (c) NetHack PC Development Team 1993-2003
#
# NetHack 3.4.x Makefile for MinGW
# NetHack 3.5.x Makefile for MinGW
#
# Win32 Compilers Tested:
# - MinGW 1.0 (gcc version 2.95.3-6) (Console NetHack only)

View File

@@ -1,7 +1,7 @@
# SCCS Id: @(#)Makefile.msc 3.4 $Date$
# SCCS Id: @(#)Makefile.msc 3.5 $Date$
# Copyright (c) NetHack PC Development Team 1993-2003
#
# NetHack 3.4.x Makefile for MS Visual C++ V6.x and above and MS NMAKE
# NetHack 3.5.x Makefile for MS Visual C++ V6.x and above and MS NMAKE
#
# Win32 Compilers Tested:
# - Microsoft 32 bit Visual C++ V4.x

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)console.rc 3.4 $Date$ */
/* SCCS Id: @(#)console.rc 3.5 $Date$ */
/* Copyright (c) Yitzhak Sapir, 2002. */
/* NetHack may be freely redistributed. See license for details. */
@@ -12,8 +12,8 @@
//
VS_VERSION_INFO VERSIONINFO
FILEVERSION 3,4,2,0
PRODUCTVERSION 3,4,2,0
FILEVERSION 3,5,0,0
PRODUCTVERSION 3,5,0,0
FILEFLAGSMASK 0x1fL
#ifdef _DEBUG
FILEFLAGS 0x9L
@@ -29,13 +29,13 @@ BEGIN
BLOCK "040904b0"
BEGIN
VALUE "FileDescription", "NetHack for Windows - TTY Interface\0"
VALUE "FileVersion", "3.4.2\0"
VALUE "FileVersion", "3.5.0\0"
VALUE "InternalName", "NetHack\0"
VALUE "LegalCopyright", "Copyright (C) 1985 - 2003. By Stichting Mathematisch Centrum and M. Stephenson. See license for details.\0"
VALUE "LegalCopyright", "Copyright (C) 1985 - 2005. By Stichting Mathematisch Centrum and M. Stephenson. See license for details.\0"
VALUE "OriginalFilename", "NetHack.exe\0"
VALUE "PrivateBuild", "030825\0"
VALUE "PrivateBuild", "050102\0"
VALUE "ProductName", "NetHack\0"
VALUE "ProductVersion", "3.4.2\0"
VALUE "ProductVersion", "3.5.0\0"
END
END
BLOCK "VarFileInfo"

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)mapimail.c 3.4 $Date$ */
/* SCCS Id: @(#)mapimail.c 3.5 $Date$ */
/* Copyright (c) Michael Allison, 1997 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,5 +1,5 @@
NAME NETHACK
DESCRIPTION 'NetHack 3.4.1 for Windows NT'
DESCRIPTION 'NetHack 3.5.0 for Windows NT'
EXETYPE WINDOWS
STUB 'WINSTUB.EXE'
CODE PRELOAD MOVEABLE DISCARDABLE

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)nh340key.c 3.4 $Date$ */
/* SCCS Id: @(#)nh340key.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 2003 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)nhdefkey.c 3.4 $Date$ */
/* SCCS Id: @(#)nhdefkey.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 2003 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)nhraykey.c 3.4 $Date$ */
/* SCCS Id: @(#)nhraykey.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 2003 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
@REM SCCS Id: @(#)nhsetup.bat 3.4 $Date$
@REM SCCS Id: @(#)nhsetup.bat 3.5 $Date$
@REM Copyright (c) NetHack PC Development Team 1993, 1996, 2002
@REM NetHack may be freely redistributed. See license for details.
@REM Win32 setup batch file, see Install.nt for details

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)ntsound.c 3.4 $Date$ */
/* SCCS Id: @(#)ntsound.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 1993 */
/* NetHack may be freely redistributed. See license for details. */
/* */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)nttty.c 3.4 $Date$ */
/* SCCS Id: @(#)nttty.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 1993 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)win32api.h 3.4 $Date$ */
/* SCCS Id: @(#)win32api.h 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 1996 */
/* NetHack may be freely redistributed. See license for details. */

View File

@@ -1,4 +1,4 @@
/* SCCS Id: @(#)winnt.c 3.4 $Date$ */
/* SCCS Id: @(#)winnt.c 3.5 $Date$ */
/* Copyright (c) NetHack PC Development Team 1993, 1994 */
/* NetHack may be freely redistributed. See license for details. */