]> granicus.if.org Git - nethack/commitdiff
add May 2004 trunk patch to the branch
authornethack.allison <nethack.allison>
Fri, 24 Dec 2004 23:18:51 +0000 (23:18 +0000)
committernethack.allison <nethack.allison>
Fri, 24 Dec 2004 23:18:51 +0000 (23:18 +0000)
Bug Report:
>> Status of the doppelganger (neutral): Level 13 HP 1433(1433) AC 5.
>> [See the HPs!! ]

Michael:
> I used a debugger and traced this massive hit point growth
> to this line in mon.c, function newcham(). (I watched the mhp
> jump from 58 to 567 with this one calculation!
>> Ah, I see that this problem is fixed in the trunk but still present in
>> the branch. This seems serious/abusive enough to warrant the fix to be
>> applied to the branch too, doesn't it?

Pat:
>      I don't think it's all that important but you're welcome to
> extract and adapt the patch if you like.

doc/fixes34.4
doc/fixes35.0

index 408481e3be55f9c332a13b541a32888e8d85b88c..ff854eecd62c48e6b3e498ec6380a0614b5c91a4 100644 (file)
@@ -25,6 +25,7 @@ be consistent with use of "removing" rather than "lifting" for encumber
        messages associated with taking things out of a bag of holding
 cursed scroll of destroy armor damaging cursed armor didn't adjust attributes
 add passive() flag that indicates uwep was destroyed during the turn
+polymorphed or shapechanged monster sometimes got erroneous hit points
 calculate weight of corpses on special levels correctly
 Sting could trigger premature display of orcs during savegame restore
 Sting now glows light blue again
index f315ef025799d80cbaba8fa578ae74f7f9994562..2f96a793ad379945f472565dcbbe0d01b0e33c99 100644 (file)
@@ -68,7 +68,6 @@ when blind and levitating > shouldn't say "stairs" if player has not seen them
 a slow-moving monster hidden under a rotting corpse was not immediately
        displayed when the corpse rotted away
 mimic that ends up on the rogue level should not mimic a closed door
-polymorphed or shapechanged monster sometimes got erroneous hit points
 mimic should not mimic a boulder while on a pit or hole location
 reviving invisible troll could appear visible until it moves
 adjust some of the shop repair messages