From: nethack.allison Date: Wed, 23 Jan 2002 06:52:15 +0000 (+0000) Subject: fixes bit X-Git-Tag: MOVE2GIT~3376 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=994dbd76942211d4bb9fe47f2d646f2e313cf232;p=nethack fixes bit Now that there are two different NT ports, distinguish between them for fixes entries. --- diff --git a/doc/fixes33.2 b/doc/fixes33.2 index 9f915766b..c71af1a95 100644 --- a/doc/fixes33.2 +++ b/doc/fixes33.2 @@ -424,8 +424,8 @@ tty: correctly dismiss 1-line menus tty: clear screen before version incompatibility message so it doesn't just print the message overwriting previous screen text unix/tty: give user a chance to see any error produced by (de)compression -win32: menus can take advantage of consoles larger than 80x25 -win32: add support for inverse attribute +win32/tty: menus can take advantage of consoles larger than 80x25 +win32/tty: add support for inverse attribute micro: prevent a guaranteed impossible() if we ever have more than (COLNO - 1) levels in the game msdos: placeholder tiles accepted by the thin tile builder