adjust bones filename buffer sizes to accommodate suffix
fix internal self-recover to work with recent fields added to checkpoint file
improvements to pronoun usage when hallucinating
-function calls made from mapglyph based on dungeon level are now called once
- per level
+function calls made from map_glyphmod() based on dungeon level are now called
+ once per level
fast hero could have random clairvoyance happen more than once on same turn
using 'Q' on wielded weapon would offer to split stack; make using 'w' on a
quivered stack behave similarly
names pmnames[NUM_MGENDERS] fields
add a new glyphmod parameter to window interface *_print_glyph() to be used
to provide additional details to the window port beyond the glyph;
- begin to phase out the mapglyph() calls from within windows ports
+ window port mapglyph() calls and the function itself were removed