From a9dcb37ca7d55e249514143e4d5b6bffcddc37d3 Mon Sep 17 00:00:00 2001 From: nhmall Date: Fri, 16 Nov 2018 08:09:18 -0500 Subject: [PATCH] augment codepage850-to-Unicode mappings in nttty --- doc/fixes36.2 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/fixes36.2 b/doc/fixes36.2 index 2780451d3..555597558 100644 --- a/doc/fixes36.2 +++ b/doc/fixes36.2 @@ -250,6 +250,10 @@ windows-tty: Fix memory leaks as reported in H5779 windows-tty: Use nhraykey by default if the players keyboard layout is non-english as reported in H4216 windows-tty: We now support changing altkeyhandler in game +windows-tty: augment codepage850-to-Unicode mappings that are not displayable + with codepage437-to-Unicode mappings that are, to help ensure + that rogue-level characters in the status line match their appearance + on the map windows: Added ntassert() mechanism for Windows based port use windows: heed OPTIONS=symset:default in config file if it is present tty: significant optimizations for performance and per field rendering