From 4d4444f07a401e024b2c85775876cc92fbc66f58 Mon Sep 17 00:00:00 2001 From: "nethack.allison" Date: Mon, 12 Aug 2002 02:00:39 +0000 Subject: [PATCH] B07001 healed, undetected mimic fixes entry Also a note about the MSDOS Makefile reworking. --- doc/fixes34.1 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/fixes34.1 b/doc/fixes34.1 index 66d5faf21..12469a65a 100644 --- a/doc/fixes34.1 +++ b/doc/fixes34.1 @@ -196,6 +196,8 @@ being unable to see a vault guard doesn't prevent him from arriving in town, secret doors should be called "wall", not "fountain" in town, watch should not allow trees to be cut down cancel chat direction cancels the chat +prevent "the mimic looks better" on an unrecognized mimic hit with + healing spell Platform- and/or Interface-Specific Fixes @@ -226,6 +228,7 @@ Gnome: Dylan Alex Simon's port of KDE-style hero cursor color tty: support terms where turning off inverse video turns off color too Gnome/Linux: more portable getres*id workaround msdos: compiling without NO_TERMS resulted in a link-time error +msdos: reworked Makefile.GCC to get rid of need to duplicate source files General New Features