]> granicus.if.org Git - nethack/commit
Qt paper doll fix
authorPatR <rankin@nethack.org>
Sun, 19 Dec 2021 11:46:21 +0000 (03:46 -0800)
committerPatR <rankin@nethack.org>
Sun, 19 Dec 2021 11:46:21 +0000 (03:46 -0800)
commit9f41ab7bfef389ed3896ec1fe20a612e47a5647f
tree55a7aab9ace610d32fdd797d1d15eca3fad4e214
parentc5544a80117ae5ec2988103da199a39ee4d65cb3
Qt paper doll fix

This fixes the broken paper doll display.  Changes for new glyphs
added code to an 'if' but not to the corresponding 'else'.

Showing map column 0 as something other than blank is still a problem.

The splash window shows a red dragon and says "loading".  I'm pretty
sure that that used to be a crisp image but it is now a fuzzy one.
It doesn't use glyphs or their tiles so shouldn't have been affected
by changes to them.
doc/fixes37.0
win/Qt/qt_inv.cpp