]> granicus.if.org Git - nethack/commit
More monster location sanity checks
authorPasi Kallinen <paxed@alt.org>
Mon, 19 Nov 2018 20:38:10 +0000 (22:38 +0200)
committerPasi Kallinen <paxed@alt.org>
Mon, 19 Nov 2018 20:38:16 +0000 (22:38 +0200)
commitb54dda56241f128b11076ffd17d8c211942478da
tree910b14db48dd4507f9d550f516c2819418faa5f4
parent5acddebb3c84b4e07871893d24156c324138e7db
More monster location sanity checks

Placing a monster over already existing one will now complain.
Define EXTRA_SANITY_CHECKS to check monster removal too.
include/rm.h
src/mail.c
src/mhitm.c
src/save.c
src/steed.c
src/worm.c