B01006 (from Yitzhak)

win32tty truncated score list
This commit is contained in:
nethack.allison
2002-08-06 23:57:48 +00:00
parent 82d134c29a
commit 3e175049bb
2 changed files with 3 additions and 2 deletions

View File

@@ -200,6 +200,7 @@ win32gui: make mswin_yn_function() case insensitive like the tty version
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
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