USURPER.EXE

  - Changed the FOSSIL "send string" function to send the entire string at once, rather than one character at a time (should speed up display)
  - Added check to ensure the game isn't run with data files from a Win32 reset
  - Added automatic timeslicing to the Delay routine, which should make Usurper play nicer with multi-node systems

USURPER32.EXE

  - Option 139 (file or record locking) is ignored, so Win32 always uses file locking (record locking code crashes, so needs to be replaced, and this is a temporary fix)
  - Telnet clients that send CRLF will now have the LF stripped out, since DOS doors don't expect the enter key to send both codes
  - Added check to ensure the game isn't run with data files from a DOS reset