]> granicus.if.org Git - nethack/commitdiff
B07001 healed, undetected mimic fixes entry
authornethack.allison <nethack.allison>
Mon, 12 Aug 2002 02:00:39 +0000 (02:00 +0000)
committernethack.allison <nethack.allison>
Mon, 12 Aug 2002 02:00:39 +0000 (02:00 +0000)
Also a note about the MSDOS Makefile reworking.

doc/fixes34.1

index 66d5faf218377b4ceb8a24c4aac8e641c32be952..12469a65a976fafec4b80a14312ab3a9319654a9 100644 (file)
@@ -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