and the history info.
Also fix a typo in the win32 stuff (cosmetic only).
M. Allison
Dean Luick, Mark Modrall, and Kevin Hugo maintained and enhanced the
Macintosh port of 3.3.
-Michael Allison maintained 3.3 for the Microsoft Windows NT platform.
+Michael Allison maintained and enhanced the console port of 3.3 for
+the Microsoft Windows NT/2000 platform.
Ron Van Iwaarden maintained 3.3 for OS/2.
Christian `Marvin' Bressler maintained 3.3 for the Atari after he
resurrected it for 3.3.1.
+Alex Kompel contributed a new graphical port of 3.3 for Microsoft Windows.
+
- - - - - - - - - -
the Dungeon sometimes make note of the names of the worst of these miscreants
in this, the list of Dungeoneers:
- Adam Aronow Irina Rempt-Drijfhout Mike Engber
+ Adam Aronow Helge Hafting Michael Sokolov
+ Alex Kompel Irina Rempt-Drijfhout Mike Engber
Andreas Dorn Izchak Miller Mike Gallop
Andy Church J. Ali Harlow Mike Passaretti
Andy Swanson Janet Walz Mike Stephenson
Greg Olson Michael Allison Tom West
Gregg Wonderly Michael Feir Warren Cheung
Hao-yang Wang Michael Hamel Warwick Allison
- Helge Hafting Michael Sokolov Yitzhak Sapir
.ds vr "NetHack 3.3
.ds f0 "\*(vr
.ds f1
-.ds f2 "January 1, 2002
+.ds f2 "January 14, 2002
.mt
A Guide to the Mazes of Menace
(Guidebook for NetHack)
\fBDean Luick\fP, \fBMark Modrall\fP, and \fBKevin Hugo\fP maintained and enhanced the
Macintosh port of 3.3.
.pg
-\fBMichael Allison\fP maintained and enhanced 3.3 for the Microsoft Windows NT platform.
+\fBMichael Allison\fP maintained and enhanced the console port of 3.3 for
+the Microsoft Windows NT/2000 platform.
.pg
\fBRon Van Iwaarden\fP maintained 3.3 for OS/2.
.pg
.pg
\fBChristian ``Marvin'' Bressler\fP maintained 3.3 for the Atari after he
resurrected it for 3.3.1.
+.pg
+\fBAlex Kompel\fP contributed a new graphical port of 3.3 for Microsoft Windows.
.pg
- - - - - - - - - -
.pg
center;
c c c.
.\"TABLE_START
-Adam Aronow Irina Rempt-Drijfhout Mike Engber
+Adam Aronow Helge Hafting Michael Sokolov
+Alex Kompel Irina Rempt-Drijfhout Mike Engber
Andreas Dorn Izchak Miller Mike Gallop
Andy Church J. Ali Harlow Mike Passaretti
Andy Swanson Janet Walz Mike Stephenson
Greg Olson Michael Allison Tom West
Gregg Wonderly Michael Feir Warren Cheung
Hao-yang Wang Michael Hamel Warwick Allison
-Helge Hafting Michael Sokolov Yitzhak Sapir
.\"TABLE_END Do not delete this line.
.TE
.ed
%.au
\author{Eric S. Raymond\\
(Extensively edited and expanded for 3.3)}
-\date{January 1, 2002}
+\date{January 14, 2002}
\maketitle
%.pg
\medskip
-\nd {\it Michael Allison} maintained and enhanced 3.3 for the Microsoft Windows NT platform.
+\nd {\it Michael Allison} maintained and enhanced the console port of 3.3 for
+the Microsoft Windows NT/2000 platform.
%.pg
\medskip
\nd {\it Christian ``Marvin'' Bressler} maintained 3.3 for the Atari after he
resurrected it for 3.3.1.
+%.pg
+\medskip
+\nd {\it Alex Kompel} contributed a new graphical port of 3.3 for Microsoft Windows.
+
%.pg
\bigskip
\nd From time to time, some depraved individual out there in netland sends a
\begin{center}
\begin{tabular}{lll}
%TABLE_START
-Adam Aronow & Irina Rempt-Drijfhout & Mike Engber \\
+Adam Aronow & Helge Hafting & Michael Sokolov\\
+Alex Kompel & Irina Rempt-Drijfhout & Mike Engber \\
Andreas Dorn & Izchak Miller & Mike Gallop\\
Andy Church & J. Ali Harlow & Mike Passaretti\\
Andy Swanson & Janet Walz & Mike Stephenson\\
Greg Laskin & Merlyn LeRoy & Tom Almy\\
Greg Olson & Michael Allison & Tom West\\
Gregg Wonderly & Michael Feir & Warren Cheung\\
-Hao-yang Wang & Michael Hamel & Warwick Allison\\
-Helge Hafting & Michael Sokolov & Yitzhak Sapir
+Hao-yang Wang & Michael Hamel & Warwick Allison
%TABLE_END Do not delete this line.
\end{tabular}
\end{center}
..\util\dgn_lex.c: ..\util\dgn_comp.l
!IF "$(LEX)"==""
- @echo Using pre-built lev_lex.c
+ @echo Using pre-built dgn_lex.c
@copy ..\sys\share\dgn_lex.c $@
!ELSE
chdir ..\util