fixes fixes

Scrub a bunch of full email addresses even though they're probably
all long defunct.
This commit is contained in:
PatR
2018-09-21 18:12:42 -07:00
parent b5f9a8c722
commit 6811b2554e
6 changed files with 34 additions and 58 deletions

View File

@@ -1,3 +1,5 @@
[ 'Fixes' file for nethack 3.1.3. ]
avoid divide by zero crash for eggs produced from horn of plenty
prevent monsters from eating the invocation tools or Rider corpses
make artifacts much less likely to be destroyed
@@ -15,8 +17,7 @@ don't used "uncursed" with gold in containers in ending inventory display
PC: Fix black/gray/white display problem
X11: set input text portion of the dialog box so it is the width of the box
X11: fix message window seperator redraw problem (thanks to
Ivan D. Brawley <ivanbraw@ist.flinders.edu.au>)
X11: fix message window seperator redraw problem (thanks to Ivan D. Brawley)
VMS: avoid false "trickery" detection for bonesX#.##;1 levels
VMS: prevent display of really long broadcast messages from clobbering stack
VMS: prevent endless input loop upon remote terminal disconnect