B07001 healed, undetected mimic fixes entry

Also a note about the MSDOS Makefile reworking.
This commit is contained in:
nethack.allison
2002-08-12 02:00:39 +00:00
parent b4dffbcc48
commit 4d4444f07a

View 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