NetHackW before and after tile additions

The NetHackW.res file wasn't being forced to be rebuilt if
the tiles were changed as they were recently.

Fix the Makefile.msc dependency so that it is.
Also have 'nmake clean' clear the generated *.res files.
This commit is contained in:
nhmall
2021-08-04 15:48:17 -04:00
parent c9d075910e
commit e16b98b61d
2 changed files with 15 additions and 22 deletions

View File

@@ -791,6 +791,8 @@ tty: previous change resulted in remnants of previous level being shown on
new level after level change when S_unexplored is <space>
Unix: after lua changes to Makefiles, 'make spotless' for dat subdirectory
left some generated data files which should have been deleted
Windows: new tile additions in win/share did not trigger the creation of a new
NetHackW.res file
X11: was still initializing map to 'stone' instead of 'unexplored' after they
became separate glyphs
X11: for text map without color, add support for black&white ice; draw it in