X11 hilite_pet

Add support for hilite_pet to X11 text map mode (hilite_pet was already
supported when tiles were enabled).  While testing this, I found a missing
newsym() in the code implementing the creation of a "tame" monster.
This commit is contained in:
cohrs
2003-10-12 03:55:17 +00:00
parent 9cca788ef0
commit f6425ee3c5
3 changed files with 13 additions and 5 deletions

View File

@@ -53,6 +53,7 @@ platforms that support hangup: SAFERHANGUP to avoid losing objects in transit
between lists when hangup occurs, and also avoid cheats due to
well-timed hangups to stop a long melee
X11: support dynamic switching of map mode via tiled_map option
X11: added support for hilite_pet to text map mode
General New Features