Merge branch 'NetHack-3.6.2'

This commit is contained in:
nhmall
2018-05-27 21:32:11 -04:00
7 changed files with 126 additions and 240 deletions

View File

@@ -8,10 +8,10 @@
#include <stdio.h>
/* #define BETA */ /* development or beta testing [MRS] */
#define BETA /* development or beta testing [MRS] */
#define BETA /* development or beta testing [MRS] */
/* #define DEBUG */
#define DEBUG
#define DEBUG
/*

View File

@@ -36,6 +36,8 @@
/****************************************************************************/
/* Version 3.6.x */
/* Patch 2, <insert date here>
*
/* Patch 2, May 26, 2018
* Performance optimizations for tty including the ability to
* do per field updating