win32tty ALT+CTRL entry for fixes34.1

This commit is contained in:
nethack.allison
2002-08-24 15:24:09 +00:00
parent 6b03787171
commit d4cdca6c86

View File

@@ -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