Files
nethack/src
PatR 87be6fad43 worm segment placement
random_dir() for picking a spot to put a segment of a long worm's tail
(when it is being placed on the map, perhaps after teleport, not when
movement allows it to grow) had mistakes in three of the four compass
directions.  The one for the top of the map was benign; it just
neglected to use the top row (#0).  But it could pick a value off the
edge of the map for bottom and right or both.

This doesn't explain a couple of long worm [segment] oddities on the
Astral level because that level doesn't go all the way to the edge.
2019-06-23 18:48:13 -07:00
..
2018-11-11 10:29:52 -05:00
2018-09-10 21:13:10 +03:00
2019-04-17 18:57:14 -07:00
2018-04-25 15:00:13 -04:00
2019-03-23 10:50:26 -07:00
2019-03-23 10:50:26 -07:00
2019-05-05 14:48:43 -07:00
2019-05-05 15:20:09 -07:00
2019-06-20 00:53:45 -07:00
2019-06-09 06:11:09 -07:00
2019-05-12 14:51:26 -04:00
2019-05-05 15:20:09 -07:00
2019-01-04 18:47:00 -08:00
2019-06-02 05:02:08 -07:00
2019-06-04 21:46:08 -04:00
2019-03-22 16:13:21 -07:00
2015-11-08 01:37:55 -08:00
2019-03-15 01:45:10 -07:00
2019-02-10 13:41:45 -08:00
2019-06-08 04:50:40 -07:00
2019-06-22 13:47:35 -07:00
2019-03-18 14:38:30 -07:00
2019-04-29 20:45:18 +03:00
2019-06-10 03:16:52 -07:00
2019-06-11 18:54:32 -07:00
2016-05-20 17:01:40 -07:00
2019-06-17 10:09:16 -07:00
2019-02-18 13:24:58 -08:00
2019-05-05 15:20:09 -07:00
2019-01-10 03:10:35 -08:00
2019-02-04 16:46:04 -08:00
2019-06-18 02:39:45 -07:00
2018-12-18 03:13:41 -08:00
2019-06-09 06:11:09 -07:00
2016-05-20 17:01:40 -07:00
2019-04-13 17:28:26 -07:00
2018-11-16 20:51:22 -05:00
2019-01-29 15:00:07 -08:00
2019-06-08 04:50:40 -07:00
2019-05-18 16:44:57 -04:00
2019-04-06 12:57:29 -07:00
2019-06-23 17:27:15 -07:00
2018-04-25 15:00:13 -04:00
2019-05-05 22:58:27 +03:00
2018-11-17 16:40:53 -08:00
2019-06-23 17:27:15 -07:00
2019-06-23 18:48:13 -07:00
2019-06-08 04:50:40 -07:00