Merge branch 'NetHack-3.6.2-beta01' into NetHack-3.6.2

This commit is contained in:
nhmall
2018-05-28 08:30:06 -04:00

View File

@@ -38,6 +38,14 @@
/* Patch 2, <insert date here>
*
* Performance optimizations for tty including the ability to
* do per field updating
* Significant performance improvements in sys/winnt/nttty mainly through
* the introduction of a back buffer approach
* A couple of windows crash bug fixes during early game startup
* Ensuring that unix Makefiles do not rely on features unique to gnu make
* Improvements to hilite_status parsing in an effort to ensure that expected
* and sensible values ranges are more easily specified and accepted
*/
/* Patch 1, April 27, 2018