home *** CD-ROM | disk | FTP | other *** search
/ Doom 2 Explosion / Doom2Explosion.bin / doom2exp / programs / tcpsrv12 / readme < prev    next >
Text File  |  1994-10-01  |  655b  |  24 lines

  1. What's new in v1.2beta?
  2.  o  Chat
  3.  o  Online setting of parameters
  4.  o  Response files
  5.  o  WADfiles
  6.  o  Server logging
  7.  o  Parameter checking on server's side
  8.  o  New client.cfg parameters
  9.  o  New server and client commandline flags and options
  10.  o  Important bug fixes
  11.  o  New bugs
  12.  o  Plus more...
  13.  
  14. NOTES:
  15.   Version 0.01 clients will not work with v0.12 servers.
  16.   Version 0.12 will not work with DOOM 1.2
  17.  
  18. Bugs in v0.01:
  19.   000. return(0) bug in ASockWrite
  20.          * will return -1 on some systems
  21.   001. execvp() bug in client.c
  22.          * will disregard the first parameter (mode or port) or
  23.          * will fail to execute the 'command' in client.cfg.
  24.