fixes entry for Windows setlocale issue
This commit is contained in:
@@ -1711,6 +1711,7 @@ Windows: when VIRTUAL_TERMINAL_SEQUENCES was not defined, the preprocessing
|
|||||||
would fail on consoletty.c
|
would fail on consoletty.c
|
||||||
Windows: original fix for GLYPH_UNEXPLORED background tile merging resulted
|
Windows: original fix for GLYPH_UNEXPLORED background tile merging resulted
|
||||||
in a new issue where the map wasn't being cleared on level changes
|
in a new issue where the map wasn't being cleared on level changes
|
||||||
|
Windows: don't dupstr the return value of setlocale if it is NULL
|
||||||
X11: fix build failure if STATUS_HILITES is disabled
|
X11: fix build failure if STATUS_HILITES is disabled
|
||||||
X11: was still initializing map to 'stone' instead of 'unexplored' after they
|
X11: was still initializing map to 'stone' instead of 'unexplored' after they
|
||||||
became separate glyphs
|
became separate glyphs
|
||||||
|
|||||||
Reference in New Issue
Block a user