From c6f7560bdda98035988fd0c8c0be03fc55ab01c1 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Tue, 23 Jul 2002 05:10:37 +0000 Subject: [PATCH] credit updates --- README | 20 +++++++++++--------- dat/history | 3 ++- doc/Guidebook.mn | 5 +++-- doc/Guidebook.tex | 7 ++++--- include/patchlevel.h | 5 +++-- 5 files changed, 23 insertions(+), 17 deletions(-) diff --git a/README b/README index e430ab49f..1e8927da9 100644 --- a/README +++ b/README @@ -15,6 +15,7 @@ NetHack 3.4.1 is a bugfix release for 3.4.0. * win32: some interface improvements * unix: improved tile support * gnome: some fixes, and some enhancements by Dylan Alex Simon + * Windows CE port included (by Alex Kompel) A fuller list of changes for this release can be found in the file doc/fixes34.1 in the source distribution. The text in there was written @@ -56,17 +57,18 @@ Please read items (1), (2) and (3) BEFORE doing anything with your new code. o. A 'sys/os2' subdirectory, which contains files specific to OS/2. p. A 'sys/unix' subdirectory, which contains files specific to UNIX. q. A 'sys/vms' subdirectory, which contains files specific to VMS. - r. A 'sys/winnt' subdirectory, which contains files specific to Windows NT. - s. A 'win' directory, which contains subdirectories for files that + r. A 'sys/wince' subdirectory, which contains files specific to Windows CE. + s. A 'sys/winnt' subdirectory, which contains files specific to Windows NT. + t. A 'win' directory, which contains subdirectories for files that are windowing-system specific (but not operating-system specific). - t. A 'win/share' subdirectory, which contains files shared by some + u. A 'win/share' subdirectory, which contains files shared by some windowing systems. - u. A 'win/Qt' subdirectory, which contains files specific to Qt. - v. A 'win/X11' subdirectory, which contains files specific to X11. - w. A 'win/gem' subdirectory, which contains files specific to GEM. - x. A 'win/gnome' subdirectory, which contains files specific to GNOME. - y. A 'win/tty' subdirectory, which contains files specific to ttys. - z. A 'win/win32' subdirectory, which contains files specific to the + v. A 'win/Qt' subdirectory, which contains files specific to Qt. + w. A 'win/X11' subdirectory, which contains files specific to X11. + x. A 'win/gem' subdirectory, which contains files specific to GEM. + y. A 'win/gnome' subdirectory, which contains files specific to GNOME. + z. A 'win/tty' subdirectory, which contains files specific to ttys. + A. A 'win/win32' subdirectory, which contains files specific to the Windows Win32 API. The names of these directories should not be changed unless you are diff --git a/dat/history b/dat/history index 06d071f29..16bdd7b5d 100644 --- a/dat/history +++ b/dat/history @@ -139,7 +139,8 @@ Macintosh port of 3.4. Michael Allison, David Cohrs, Alex Kompel, Dion Nicolaas, and Yitzhak Sapir maintained and enhanced 3.4 for the Microsoft Windows platform. Alex Kompel -contributed a new graphical interface for the Windows port. +contributed a new graphical interface for the Windows port. Alex Kompel also +contributed a Windows CE port for 3.4.1. Ron Van Iwaarden maintained 3.4 for OS/2. diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index c1da94338..8d05d621e 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -5,7 +5,7 @@ .ds vr "NetHack 3.4 .ds f0 "\*(vr .ds f1 -.ds f2 "July 1, 2002 +.ds f2 "July 23, 2002 .mt A Guide to the Mazes of Menace (Guidebook for NetHack) @@ -2431,7 +2431,8 @@ Macintosh port of 3.4. .pg \fBMichael Allison\fP, \fBDavid Cohrs\fP, \fBAlex Kompel\fP, \fBDion Nicolaas\fP, and \fBYitzhak Sapir\fP maintained and enhanced 3.4 for the Microsoft Windows platform. -\fBAlex Kompel\fP contributed a new graphical interface for the Windows port. +\fBAlex Kompel\fP contributed a new graphical interface for the Windows port. +\fBAlex Kompel\fP also contributed a Windows CE port for 3.4.1. .pg \fBRon Van Iwaarden\fP maintained 3.4 for OS/2. .pg diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 446d0fd52..6d5b24397 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -27,7 +27,7 @@ \begin{document} % % input file: guidebook.mn -% $Revision: 1.43 $ $Date: 2002/06/01 23:53:14 $ +% $Revision: 1.44 $ $Date: 2002/06/30 01:10:54 $ % %.ds h0 " %.ds h1 %.ds h2 \% @@ -40,7 +40,7 @@ %.au \author{Eric S. Raymond\\ (Extensively edited and expanded for 3.4)} -\date{July 1, 2002} +\date{July 23, 2002} \maketitle @@ -3024,7 +3024,8 @@ enhanced the Macintosh port of 3.4. \medskip \nd {\it Michael Allison}, {\it David Cohrs}, {\it Alex Kompel}, {\it Dion Nicolaas}, and {\it Yitzhak Sapir} maintained and enhanced 3.4 for the Microsoft Windows platform. -{\it Alex Kompel} contributed a new graphical interface for the Windows port. +{\it Alex Kompel} contributed a new graphical interface for the Windows port. +{\it Alex Kompel} also contributed a Windows CE port for 3.4.1. %.pg \medskip diff --git a/include/patchlevel.h b/include/patchlevel.h index a09bd0cf5..10e8b4b71 100644 --- a/include/patchlevel.h +++ b/include/patchlevel.h @@ -1,4 +1,4 @@ -/* SCCS Id: @(#)patchlevel.h 3.4 2002/04/20 */ +/* SCCS Id: @(#)patchlevel.h 3.4 2002/07/23 */ /* Copyright (c) Stichting Mathematisch Centrum, Amsterdam, 1985. */ /* NetHack may be freely redistributed. See license for details. */ @@ -40,7 +40,7 @@ /*****************************************************************************/ /* Version 3.4.x */ -/* Patch 1, May 1, 2002 +/* Patch 1, August 1, 2002 * Fix a few fatal errors including one for reentering shops, one * involving land mines and boulders/statues, and one for delayed * polymorph @@ -51,6 +51,7 @@ * win32: some interface improvements * unix: improved tile support * gnome: some fixes, and some enhancements by Dylan Alex Simon + * winCE: Windows CE port included (by Alex Kompel) */ /*