]> granicus.if.org Git - nethack/commit
coalescing partly eaten globs
authorPatR <rankin@nethack.org>
Wed, 26 Jun 2019 22:37:17 +0000 (15:37 -0700)
committerPatR <rankin@nethack.org>
Wed, 26 Jun 2019 22:37:17 +0000 (15:37 -0700)
commitfa4f9bb8ae074836bdf1742bf0e37279a16306d0
treeb5ac405c1e70e671b7980d3807f6c7f351c25aae
parent54e2e71319f141a1c973236e9eba425802d72915
coalescing partly eaten globs

Another one which has been around for a while.  When merging two
globs, the result is partly eaten if either (or both) of them was
partly eaten, not just when the one that's going to stick around as
the combined glob already was.
src/mkobj.c