]> granicus.if.org Git - nethack/commit
win32tty: startup msg cleanup
authornethack.allison <nethack.allison>
Fri, 24 Oct 2003 15:15:44 +0000 (15:15 +0000)
committernethack.allison <nethack.allison>
Fri, 24 Oct 2003 15:15:44 +0000 (15:15 +0000)
commit45dd5ffe9f723596e08449a958278bb5e2ca3624
treef74168660168d1f36ed1e6dc84af817db5d7fa3a
parent4ceb7c37431ea2621de10ff6e50803e506cdc8ac
win32tty: startup msg cleanup

the win32 cursor restriction stuff messed up any
messages displayed during abnormal start conditions
where the window system never got initialized properly.
among them:
- messages relating to lock files or games in progress
- dungeon errors
- early panic messages
include/extern.h
sys/share/pcsys.c
sys/winnt/nttty.c
sys/winnt/winnt.c
win/tty/wintty.c