introduce support for coloring the frame behind a map location
Also includes support by paxed for polearm targeting using the frame color. Also renames USE_TILES to TILES_IN_GLYPHMAP which is a more accurate description. Not all window interfaces have full support for the color framing of the background square yet. MS-DOS needs further work (to bring it to both VESA and VGA, with and without tiles. Windows GUI is missing support. X11 and Qt have been started, but may require further refinement.
This commit is contained in:
@@ -2003,6 +2003,7 @@ clean:
|
||||
# * -c (which is included in cflagsBuild) substituted with -Fo$@
|
||||
# * "-o $@ " is removed
|
||||
# * win/X11/Window.o commented due to conflict with pdcurses
|
||||
# * win/share/cppregex.o commented out due to earlier rule
|
||||
# * commented out $(TARGETPFX)tile.o: tile.c $(HACK_H)
|
||||
# * commented out $(TARGETPFX)cppregex.o because it has its own rule already
|
||||
# * $(TARGETPFX) becomes $(OTTY) in 1st batch with $(TTYDEF)
|
||||
|
||||
Reference in New Issue
Block a user