From d4cdca6c862712957df4527f0af662bbdad7bd5d Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Sat, 24 Aug 2002 15:24:09 +0000 Subject: [PATCH] win32tty ALT+CTRL entry for fixes34.1 --- doc/fixes34.1 | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/fixes34.1 b/doc/fixes34.1 index 7644ba075..be66c0440 100644 --- a/doc/fixes34.1 +++ b/doc/fixes34.1 @@ -250,6 +250,7 @@ win32tty: honour the use_inverse option and default to ATR_BOLD if disabled win32tty: respond only to mouse clicks not mouse movement win32tty: allow ^C to abort the game at the "Who are you?" prompt win32tty: fix truncated score list +win32tty: prevent ALT+CTRL from sending NUL to core with the meta bit set X11: restore support for non-square tiles when USE_XPM is defined Gnome: add support for non-square tiles tty: remove #define DEBUG that forced debug behavior in production builds