]> granicus.if.org Git - nethack/commitdiff
Fixes doc of the recent pull requests
authorPasi Kallinen <paxed@alt.org>
Sun, 27 Sep 2020 19:26:39 +0000 (22:26 +0300)
committerPasi Kallinen <paxed@alt.org>
Sun, 27 Sep 2020 19:26:39 +0000 (22:26 +0300)
doc/fixes37.0

index ed3b14e1824bc3d9eec40991cd59ec5f5dd95f98..35b411933275b310268c965f4fb26e4408250b37 100644 (file)
@@ -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