fixes37.0 update
This commit is contained in:
@@ -9,8 +9,8 @@ hero polymorphed into a vampire can use #monster to shape-shift rather than
|
|||||||
adjust bones filename buffer sizes to accommodate suffix
|
adjust bones filename buffer sizes to accommodate suffix
|
||||||
fix internal self-recover to work with recent fields added to checkpoint file
|
fix internal self-recover to work with recent fields added to checkpoint file
|
||||||
improvements to pronoun usage when hallucinating
|
improvements to pronoun usage when hallucinating
|
||||||
function calls made from mapglyph based on dungeon level are now called once
|
function calls made from map_glyphmod() based on dungeon level are now called
|
||||||
per level
|
once per level
|
||||||
fast hero could have random clairvoyance happen more than once on same turn
|
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
|
using 'Q' on wielded weapon would offer to split stack; make using 'w' on a
|
||||||
quivered stack behave similarly
|
quivered stack behave similarly
|
||||||
@@ -857,4 +857,4 @@ replace the single permonst mname field with male, female, and gender-neutral
|
|||||||
names pmnames[NUM_MGENDERS] fields
|
names pmnames[NUM_MGENDERS] fields
|
||||||
add a new glyphmod parameter to window interface *_print_glyph() to be used
|
add a new glyphmod parameter to window interface *_print_glyph() to be used
|
||||||
to provide additional details to the window port beyond the glyph;
|
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
|
||||||
|
|||||||
Reference in New Issue
Block a user