From: nhmall Date: Wed, 27 Apr 2022 11:45:43 +0000 (-0400) Subject: add a fixes note on change from QSound to QSoundEffect X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=4f815d77ff986470e63f0fad739229a0a185672f;p=nethack add a fixes note on change from QSound to QSoundEffect --- diff --git a/doc/fixes3-7-0.txt b/doc/fixes3-7-0.txt index 32ef66e48..d1ad14346 100644 --- a/doc/fixes3-7-0.txt +++ b/doc/fixes3-7-0.txt @@ -1638,6 +1638,7 @@ Qt: add '#' as "Extended-commands" to the 'game' dropdown menu Qt: add tool tips to the extended command selector's buttons to show command descriptions Qt: add tool tips to the icons shown in the status window +Qt: use QSoundEffect instead of QSound in qt_bind.cpp tiles: male and female variations in monsters.txt; tested only with tile2bmp conversion utility so far; also supported by tilemap utility to generate tile.c