Replace the blank placeholder icon with individual placeholders for Stone, Slime, Strngl, Deaf, Lev, Fly, and Ride. They're just 40x40 tiles showing solid color (different for each) holding white block letters spelling the condition. For the first four of those, the text runs from upper-left to lower-right, for Lev and Fly the text runs from lower-left towards upper-right, and for Ride it's horizontal. Not particularly exciting but better than blank. We still need real artwork to make them be similar to the older conditions. Also moves the two petmarks and the pilemark from qt_xpms.h to qt_map.cpp. The marks and the assorted status icons are all static arrays, and including that header in two source files meant that they were all duplicated unless the compiler or linker was smart enough to discard the unused ones.
28 KiB
28 KiB