From 441bb345d77294a0bf7e409f0dd41bcbfea2b1b7 Mon Sep 17 00:00:00 2001 From: Pasi Kallinen Date: Sun, 27 Sep 2020 22:26:39 +0300 Subject: [PATCH] Fixes doc of the recent pull requests --- doc/fixes37.0 | 2 ++ 1 file changed, 2 insertions(+) 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