some updates for 3.6.2
This commit is contained in:
@@ -4,12 +4,12 @@ NetHack 3.6 is an enhancement to the dungeon exploration game NetHack,
|
|||||||
which is a distant descendent of Rogue and Hack, and a direct descendent of
|
which is a distant descendent of Rogue and Hack, and a direct descendent of
|
||||||
NetHack 3.4 as there was no NetHack 3.5 release.
|
NetHack 3.4 as there was no NetHack 3.5 release.
|
||||||
|
|
||||||
NetHack 3.6.2 contains a collection of more than 220 bug fixes to NetHack 3.6.1.
|
NetHack 3.6.2 contains a collection of about 320 bug fixes to NetHack 3.6.1
|
||||||
The file doc/fixes36.2 in the source distribution has a full list of them. The
|
and more than 20 enhancements. The file doc/fixes36.2 in the source
|
||||||
text in there was written for the development team's own use and is provided
|
distribution has a full list of them. The text in there was written for the
|
||||||
"as is", so please do not ask us to further explain the entries in that file.
|
development team's own use and is provided "as is", so please do not ask us
|
||||||
Some entries might be considered "spoilers", particularly in the "new features"
|
to further explain the entries in that file. Some entries might be considered
|
||||||
section.
|
"spoilers", particularly in the "new features" section.
|
||||||
|
|
||||||
Below you will find some other general notes that were not considered
|
Below you will find some other general notes that were not considered
|
||||||
spoilers:
|
spoilers:
|
||||||
@@ -18,6 +18,7 @@ spoilers:
|
|||||||
* sys/winnt/nttty performance improvements mainly through the introduction
|
* sys/winnt/nttty performance improvements mainly through the introduction
|
||||||
of a back buffer approach
|
of a back buffer approach
|
||||||
* a couple of windows crash bug fixes
|
* a couple of windows crash bug fixes
|
||||||
|
* adoption of the curses window port that was in use in the community
|
||||||
|
|
||||||
- - - - - - - - - - -
|
- - - - - - - - - - -
|
||||||
|
|
||||||
@@ -166,6 +167,6 @@ In our own patches, we will assume that your code is synchronized with ours.
|
|||||||
|
|
||||||
-- Good luck, and happy Hacking --
|
-- Good luck, and happy Hacking --
|
||||||
|
|
||||||
# $NHDT-Date: 1546383333 2019/01/01 22:55:33 $ $NHDT-Branch: NetHack-3.6.2-beta01 $:$NHDT-Revision: 1.48 $
|
# $NHDT-Date: 1557077369 2019/05/05 17:29:29 $ $NHDT-Branch: NetHack-3.6.2 $:$NHDT-Revision: 1.55 $
|
||||||
# Copyright (c) 2012 by Michael Allison
|
# Copyright (c) 2012 by Michael Allison
|
||||||
# NetHack may be freely redistributed. See license for details.
|
# NetHack may be freely redistributed. See license for details.
|
||||||
|
|||||||
Reference in New Issue
Block a user