OSDN Git Service

comment out unused functions
[jnethack/source.git] / doc / fixes31.3
1 [ 'Fixes' file for nethack 3.1.3. ]
2
3 avoid divide by zero crash for eggs produced from horn of plenty
4 prevent monsters from eating the invocation tools or Rider corpses
5 make artifacts much less likely to be destroyed
6 fix freezing lava in front a raised drawbridge
7 fix digging pits in front of raised drawbridge; improve digging next to pools
8 since random teleports have no --More-- prompt, have them purge REDO data
9         to avoid repeating previous command before noticing changed context
10 make magic portals function for monsters
11 make numerous priest blessings increasingly rare, with an upper limit
12 fix missing quotation marks in quest speech
13 prevent monsters like killer bees from opening tins
14 add: keep track of # player deaths, save game start time in struct u
15 don't used "uncursed" with gold in containers in ending inventory display
16
17 PC: Fix black/gray/white display problem
18
19 X11: set input text portion of the dialog box so it is the width of the box
20 X11: fix message window seperator redraw problem (thanks to Ivan D. Brawley)
21 VMS: avoid false "trickery" detection for bonesX#.##;1 levels
22 VMS: prevent display of really long broadcast messages from clobbering stack
23 VMS: prevent endless input loop upon remote terminal disconnect