]> granicus.if.org Git - nethack/commitdiff
credit updates
authornethack.allison <nethack.allison>
Tue, 23 Jul 2002 05:10:37 +0000 (05:10 +0000)
committernethack.allison <nethack.allison>
Tue, 23 Jul 2002 05:10:37 +0000 (05:10 +0000)
README
dat/history
doc/Guidebook.mn
doc/Guidebook.tex
include/patchlevel.h

diff --git a/README b/README
index e430ab49f7001c8a17f6abea68a46e74738d82eb..1e8927da969dc2f4b06578c915d054d00729c466 100644 (file)
--- 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
index 06d071f29e0cb087ca65c11b8ea3d522a737cbd7..16bdd7b5d5ff6b8e423a5964ba109a11666a09b2 100644 (file)
@@ -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.
 
index c1da943384e62cabb79fac138d1077f7fe98e665..8d05d621e48da3c74c68dbb751459f4d6598e7c5 100644 (file)
@@ -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
index 446d0fd52e94d8e75f9f832636353f6fbc67eece..6d5b2439776d6b35fb9e93159924bca81a6202d5 100644 (file)
@@ -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
index a09bd0cf5ca3c29208f7e08b64e443904d08b452..10e8b4b719dba31a70158dc30ac536adcc69a5b9 100644 (file)
@@ -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)
  */
 
 /*