Files
nethack/win/win32
nhmall 5ac96e9318 odd Windows lighting in lit rooms (issue #929)
bkglyph variable gets initialized to GLYPH_UNEXPLORED so ends
up being returned by get_bk_glyph() if something more interesting
wasn't chosen in the switch statement.

The Windows win32 interface will then use the tile mapped to
GLYPH_UNEXPLORED as a background. The tile is 16x16 all black
pixels. That looked very odd.

Treat GLYPH_UNEXPLORED as an out-of-range value.

Closes #929
2022-12-11 21:29:42 -05:00
..
2022-02-04 11:01:20 -05:00
2022-10-26 14:21:23 -04:00
2022-11-29 21:53:21 -05:00
2022-10-26 14:21:23 -04:00
2022-11-29 21:53:21 -05:00
2021-01-29 13:00:00 -05:00
2022-11-29 21:53:21 -05:00
2022-11-29 21:53:21 -05:00
2022-10-16 22:32:11 -04:00
2022-10-26 14:21:23 -04:00
2022-11-29 21:53:21 -05:00
2022-10-26 14:21:23 -04:00
2015-05-25 09:21:31 +09:00
2022-10-26 14:21:23 -04:00
2022-10-26 14:21:23 -04:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2002-03-24 23:57:19 +00:00
2022-11-29 21:53:21 -05:00
2021-01-01 22:07:54 -05:00
2015-06-14 19:27:28 -04:00
2002-03-03 16:51:46 +00:00
2018-04-25 16:54:50 -04:00