]> granicus.if.org Git - nethack/commit
more multishot
authorPatR <rankin@nethack.org>
Tue, 7 Jun 2016 01:13:04 +0000 (18:13 -0700)
committerPatR <rankin@nethack.org>
Tue, 7 Jun 2016 01:13:04 +0000 (18:13 -0700)
commita846f811afa9ccae818efb29944125999843df1a
treeead9d7e36f618e1f0b8d7b110116be593afaf3e4
parent8c0810f6875c1962d2e967d59f4a3ae212111ada
more multishot

An attempt to simplify handling of missiles which stop at hero's
location (either hit or reached end of range) would have resulted
in missiles that hit the hero not being put on the map.  I had
realized this earlier but for some reason didn't get around to
dealing with it before the previous commit.
src/mthrowu.c