Files
nethack/win
nethack.allison fb2f6753d6 From <Someone>
This was caused by  character set incompatibility between message and map
windows. Apparently, Nethack is using  IBM character set (CP 437) but fonts
were create for Windows ANSI codepage. I fixed most of it by changing
character set of the fonts except for the Rogue level. I had to make changes
to src/drawing.c for Rogue level since most of Windows fonts are not capable
of displaying control characters (char. code<0x20)
And of course, disabling IBMGraphics option fixes it all.
2002-01-18 19:14:13 +00:00
..
2002-01-05 21:06:01 +00:00
2002-01-07 02:12:04 +00:00
2002-01-18 08:47:28 +00:00
2002-01-18 08:16:07 +00:00
2002-01-07 02:12:04 +00:00
2002-01-18 19:14:13 +00:00
2002-01-07 02:12:04 +00:00