Files
nethack/win/win32
PatR 02cfd131ee status gold vs symset:Blank
Symset:Blank sets all the map symbols (except STRANGE_OBJECT) to
<space>.  The status lines for !STATUS_HILITES force status to use '$'
instead of ' ' for the prefix before ":1234" for gold, but the status
lines for STATUS_HILITES did not.  tty ended up with ":1234" for gold.
win32 and curses both ignore the prefix and construct their own, but
since win32 uses the map symbol for that it must also be ending up
with ":1234" (I assume; I haven't seen it).  curses is forcing '$' for
the prefix, even on the rogue level.

This attempts to fix win32 without be able to test the result.  I've
left curses alone.
2018-12-24 18:43:51 -08:00
..
2018-11-11 10:29:52 -05:00
2018-04-25 16:54:50 -04:00
2018-04-25 16:54:50 -04:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2018-12-15 19:31:42 -05:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09:00
2015-05-25 09:21:31 +09: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
2018-12-24 18:43:51 -08:00
2018-05-16 23:06:44 -04:00
2015-06-14 19:27:28 -04:00
2018-11-21 18:50:02 -05:00
2002-03-03 16:51:46 +00:00
2018-04-25 16:54:50 -04:00
2018-12-08 21:17:34 -05:00