]> granicus.if.org Git - nethack/commit
ball&chain sanity checking
authorPatR <rankin@nethack.org>
Sun, 5 May 2019 20:33:30 +0000 (13:33 -0700)
committerPatR <rankin@nethack.org>
Sun, 5 May 2019 20:33:30 +0000 (13:33 -0700)
commita8550fc0e7eb5d97690f6985d7d88de3e202b46f
tree5a70a241ca39d78b053c2a789ebf71c4cf4d3cac
parentbed2c2307e9ac2559f40779d180d41ffb88ff932
ball&chain sanity checking

Add a bc sanity check.  It seems to work ok--in other words, not
trigger--under normal punishment.  I don't have any test cases to
exercise its warnings.

This dragged in a couple of minor bc changes that were pending.  I
should have cleared those out before tackling the sanity checking.
include/extern.h
src/ball.c
src/cmd.c