nethack.allison
b750eee32a
fix display problem with tabs on win32tty
2003-07-27 03:22:15 +00:00
nethack.allison
591b832a84
Don't chdir with NOCWD_ASSUMPTIONS
2002-08-21 03:26:25 +00:00
cohrs
034892d5a8
NO_TERMS bug
...
From a bug report, a missing check for defined(NO_TERMS) in pcsys.c
would result in a link time error.
2002-07-09 04:09:09 +00:00
nethack.allison
8d0b3091cb
Clean up win32 emergency exit handling a little
2002-07-01 12:32:57 +00:00
nethack.allison
51f9892b3b
Allow MICRO and WIN32 code paths to diverge
...
There's still a lot of overlap for 3.4.1, but not
100% any longer and it facilitates some improvements
- Allow error save files on WIN32
2002-03-30 19:09:56 +00:00
nethack.allison
742e1e8c90
3.3.2 to 3.4.0
2002-02-04 16:11:00 +00:00
nethack.rankin
bbf7ada0dd
micro fopenp() fix
...
From a bug report. I can't test this fix, but
inspection of the code shows that his suggested fix is clearly
necessary. Once `bp' gets incremented, storing via `bp[BUFSZ-1]'
writes beyond the bounds of `buf' and clobbers something.
2002-01-23 07:12:58 +00:00
nethack.allison
e02ab47597
Changes to existing files by the win32 port additions.
2002-01-13 05:53:39 +00:00
jwalz
5fc1025235
*** empty log message ***
2002-01-05 21:05:58 +00:00