From: Pasi Kallinen Date: Sun, 27 Sep 2020 19:26:39 +0000 (+0300) Subject: Fixes doc of the recent pull requests X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=441bb345d77294a0bf7e409f0dd41bcbfea2b1b7;p=nethack Fixes doc of the recent pull requests --- diff --git a/doc/fixes37.0 b/doc/fixes37.0 index ed3b14e18..35b411933 100644 --- a/doc/fixes37.0 +++ b/doc/fixes37.0 @@ -585,6 +585,8 @@ correct the Guidebook descriptions for msdos video_width and video_height to described there forces the 640x480x16 mode where video_width and video_height don't operate (github #294) redo rndmonst() to operate in a single pass (github pull request #286) +fix the "stuck pets" issue (github #329) +allow themed room subrooms to be filled (github #347) Code Cleanup and Reorganization