]> granicus.if.org Git - nethack/commit
shop repair messages
authornethack.rankin <nethack.rankin>
Thu, 24 Jun 2004 03:13:26 +0000 (03:13 +0000)
committernethack.rankin <nethack.rankin>
Thu, 24 Jun 2004 03:13:26 +0000 (03:13 +0000)
commita0fa995471d1743548f8f908c157051c1d81112d
tree3f79aa59a581b9c22c74c81016b9308ed453cc93
parent9b3521e50356f2a4f19bcc5842395352fe3be206
shop repair messages

     Fix the situation <Someone> reported where a shopkeeper removing a trap
from the shop doorway yielded "you see the shop door reappear" instead of
reporting about the trap.  It made sense if the door had been destroyed
but not when intact.

     For trunk only, try to fix up the shop repair message situation when
multiple repairs occur at the same time.  Some things were being treated
as mutually exclusive when they aren't.  This part needs more testing,
probably using a debugger to force multiple pending repairs to all occur
on the same turn.  At any rate, using wizard mode and hoping for some
simultaneous activity was ineffective.
doc/fixes34.4
doc/fixes35.0
src/shk.c