Files
nethack/src
PatR 9952049a75 fix #H7677 - guard placed twice at <0,0>
"Placing monster over another?" warning was triggered for vault guard
by an earlier change which made m_detach() stop removing monsters at
<0,*> from level.monsters[][].  So one guard would replace another at
<0,0> for however many guards were created, and memory for all but
the last one would be lost.

This involved a lot of flailing about and the patch includes various
things would could have been discarded.  One or two extended monster
sanity checks are included, plus a couple of debugpline()'s for
tracking guard movement.
2018-12-12 01:54:33 -08:00
..
2018-11-11 10:29:52 -05:00
2018-09-10 21:13:10 +03:00
2018-04-25 15:00:13 -04:00
2018-12-02 02:09:22 -08:00
2018-12-05 14:56:03 -08:00
2018-12-10 09:00:50 -05:00
2018-11-17 16:40:53 -08:00
2015-11-08 01:37:55 -08:00
2018-12-02 02:09:22 -08:00
2018-11-25 14:31:20 -08:00
2018-11-16 20:51:22 -05:00
2018-12-05 01:45:16 -08:00
2018-10-02 16:53:22 -07:00
2018-11-02 00:59:01 -07:00
2015-11-08 01:37:55 -08:00
2016-04-16 15:37:35 -07:00
2018-11-21 19:17:08 +02:00
2018-12-07 09:29:01 -05:00
2018-05-15 17:06:51 -07:00
2018-04-25 15:00:13 -04:00
2018-04-25 15:00:13 -04:00
2018-12-07 09:29:01 -05:00
2016-05-20 17:01:40 -07:00
2018-11-25 14:31:20 -08:00
2018-11-21 03:10:49 -08:00
2018-12-12 01:54:33 -08:00
2018-11-29 18:33:34 -08:00
2018-10-20 23:14:33 -04:00
2018-03-09 14:11:04 -08:00
2018-06-11 16:31:36 -04:00
2018-12-11 01:27:20 -08:00
2018-12-05 22:36:03 +02:00
2018-12-02 02:09:22 -08:00
2018-11-12 11:02:40 -08:00
2017-08-02 18:56:54 -07:00
2016-05-20 17:01:40 -07:00
2018-11-16 20:51:22 -05:00
2018-04-25 16:54:50 -04:00
2018-11-21 18:32:04 -08:00
2018-11-20 17:56:16 -08:00
2018-11-20 17:56:16 -08:00
2018-12-05 14:56:03 -08:00
2018-04-25 15:00:13 -04:00
2018-10-02 16:53:22 -07:00
2018-11-17 16:40:53 -08:00
2018-04-25 15:00:13 -04:00
2018-12-01 08:58:36 +02:00
2018-11-17 16:40:53 -08:00
2018-09-17 18:28:49 -07:00