From: PatR Date: Mon, 15 Mar 2021 08:26:46 +0000 (-0700) Subject: fixes37.0 entry about scrambled dipping message X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=c9eb9908f80a47beec506a4c065f1ebd3e480c17;p=nethack fixes37.0 entry about scrambled dipping message The "you mime dip intoing something" message was already present in 3.6, not introduced by the post-3.6 "getobj refactor". --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index f5607fca2..fec31ab93 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -408,6 +408,8 @@ when creating a rolling boulder trap, don't place boulder on a path that teleport trap/level teleporter/magic portal remove superfluous "All" from "All foos are already nonexistent." when blessed genocide tries to remove something which has already been genocided +"#dip into -" produced a scrambled message: + You mime dip intoing something. Fixes to 3.7.0-x Problems that Were Exposed Via git Repository @@ -538,8 +540,6 @@ change wizard mode command #wizmgender to wizard mode option 'wizmgender' engraving with non-blade dulled the weapon anyway (pr #464) 'sortdiscoveries:s' had a spurious generic header shown at the start of the last class if there were any artifacts or unique items discovered -after getobj refactor: "#dip into -" produced a scrambled message: - You mime dip intoing something. curses: 'msg_window' option wasn't functional for curses unless the binary also included tty support