]> granicus.if.org Git - nethack/commitdiff
augment codepage850-to-Unicode mappings in nttty
authornhmall <nhmall@nethack.org>
Fri, 16 Nov 2018 13:09:18 +0000 (08:09 -0500)
committernhmall <nhmall@nethack.org>
Fri, 16 Nov 2018 13:09:18 +0000 (08:09 -0500)
doc/fixes36.2

index 2780451d318ffba9ef54ade8e373f0897d663719..55559755858834f5c5a87ee5cbec222e20ecdc6b 100644 (file)
@@ -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