Merge 'NetHack-3.6' updates into NetHack-3.7-Jan2020
This commit is contained in:
@@ -226,7 +226,7 @@ fixes to NetHack 3.6.2.
|
||||
NetHack 3.6.4 was released on December 18, 2019 containing a security
|
||||
fix and a few bug fixes.
|
||||
|
||||
NetHack 3.6.5 was released in January, 2020 containing some security fixes
|
||||
NetHack 3.6.5 was released on January 27, 2020 containing some security fixes
|
||||
and a small number of bug fixes.
|
||||
|
||||
The official NetHack web site is maintained by Ken Lorber at
|
||||
|
||||
@@ -5238,7 +5238,7 @@ fixes to NetHack 3.6.2.
|
||||
NetHack 3.6.4 was released on December 18, 2019 containing a security fix
|
||||
and a few bug fixes.
|
||||
.pg
|
||||
NetHack 3.6.5 was released in January, 2020 containing some security fixes
|
||||
NetHack 3.6.5 was released on January 27, 2020 containing some security fixes
|
||||
and a small number of bug fixes.
|
||||
.pg
|
||||
The official NetHack web site is maintained by \fBKen Lorber\fP
|
||||
|
||||
@@ -5850,7 +5850,7 @@ a few bug fixes.
|
||||
|
||||
%.pg
|
||||
\medskip
|
||||
NetHack 3.6.5 was released in January, 2020 containing some security fixes
|
||||
NetHack 3.6.5 was released on January 27, 2020 containing some security fixes
|
||||
and a small number of bug fixes.
|
||||
|
||||
%.pg
|
||||
|
||||
@@ -44,7 +44,7 @@
|
||||
/****************************************************************************/
|
||||
/* Version 3.6.x */
|
||||
|
||||
/* Patch 5, January ??, 2020
|
||||
/* Patch 5, January 27, 2020
|
||||
*
|
||||
* fix accessing mons[-1] when trying to gate in a non-valid demon
|
||||
* fix accessing mons[-1] when monster figures out if a tin cures stoning
|
||||
@@ -57,6 +57,7 @@
|
||||
* use vsnprintf instead of vsprintf in pline.c where possible
|
||||
* Windows: incldues a fix from a 3.6.4 post-release update where
|
||||
* OPTIONS=map_mode:fit_to_screen could cause a game start failure
|
||||
* Windows: users with C-locale unmappable names could get game start failure
|
||||
*/
|
||||
|
||||
/* Patch 4, December 18, 2019
|
||||
|
||||
Reference in New Issue
Block a user