home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #26 / NN_1992_26.iso / spool / comp / archives / 3679 < prev    next >
Encoding:
Internet Message Format  |  1992-11-04  |  3.9 KB

  1. Path: sparky!uunet!olivea!spool.mu.edu!agate!agate!usenet
  2. From: scoffin@advtech.uswest.com (Steve Coffin)
  3. Newsgroups: comp.archives
  4. Subject: [rec.games.go] xigc v2.0 available
  5. Message-ID: <1dac3nINN4md@agate.berkeley.edu>
  6. Date: 5 Nov 92 05:40:07 GMT
  7. References: <1992Oct23.221112.29384@advtech.uswest.com>
  8. Sender: adam@soda.berkeley.edu
  9. Followup-To: rec.games.go
  10. Organization: U S WEST Advanced Technologies
  11. Lines: 78
  12. Approved: adam@soda.berkeley.edu
  13. NNTP-Posting-Host: soda.berkeley.edu
  14. X-Original-Newsgroups: rec.games.go
  15. X-Original-Date: 23 Oct 92 22:11:12 GMT
  16.  
  17. Archive-name: auto/rec.games.go/xigc-v2-0-available
  18.  
  19. xigc v2.0 is now available from the ftp site ftp.u.washington.edu,
  20. in public/go/prog/xigc_v2.0.sh.Z, and at export.lcs.mit.edu, in
  21. contrib/xigc_v2.0.tar.Z.
  22.  
  23. xigc, formerly named xigs, is an X Window System client for the
  24. Internet Go Server.  xigc v2.0 is an upgrade and replacement for
  25. xigs.  I strongly recommend that all xigs users (and xigc v1.8 and
  26. v1.9 users) upgrade to v2.0.  I will no longer support xigs v1.0.
  27.  
  28. ps= When you switch to v2.0 be sure to read the README and xigc.man
  29. files before you try to install, and before mailing to me :-)
  30.  
  31. pps= special thanks to bbbb and gandalf for debugging help, and thanks
  32. also to everyone who bothered to send me mail about xigs and/or xigc.
  33.                 
  34. ppps= mail bugs, problems, and $$ to me.
  35.  
  36.                 =S.Coffin
  37.                 scoffin@uswest.com
  38.  
  39. ==================================================================
  40.  
  41. Changes in xigc from v1.9 to v2.0:
  42.     1.  Fix several minor bugs.
  43.     2.  Fix bug that caused multiple undos that include replacing
  44.         captured stones to not redraw screen correctly.
  45.     3.  Fix problem with move numbering when saving games with
  46.         "Save to Current"
  47.     4.  Improve file handling during Save Game.
  48.     5.  Add more app-defaults to control window size, font, etc,
  49.         for the Menu window.
  50.  
  51. Changes in xigc from v1.8 to v1.9:
  52.     1.  Fix bug that caused real incoming moves to participate in
  53.         captures during button 3 sequences.
  54.     2.  Fix Imakefile problem that caused NullParameter error during
  55.         make on X11R4 systems.
  56.     3.  Fix bug that prevented setting sgf format in .xigcrc file.
  57.     4.  Upgrade end-of-game processing to show final board with
  58.         scored points marked.
  59.     5.  Fix several minor bugs.
  60.  
  61. Changes in xigc from v1.0 to v1.8:
  62.     1.  Add explicit kill for comm program when xigc exits, and several
  63.         other fixes related to the "spinning telnet" or "hanging
  64.         server" problem.  But, I strongly recommend that "igscomm"
  65.         is used instead of telnet for communications with xigc.
  66.         igscomm is not subject to the hanging server problem, since
  67.         it exits when xigc exits.
  68.     2.  Fix many minor bugs.
  69.     3.  Remove gameSize default from XIgc.ad.  It is hardcoded to
  70.         default to 19.
  71.     4.  Add second-by-second timer.
  72.     5.  Add ability to type to IGS command processor while mouse is in
  73.         board or menu windows.  You can also type CNTRL-P to shut off
  74.         echoing for a line (this allows passwords to not print).
  75.         The CNTRL-P feature currently only works when the cursor is
  76.         over the board or menu, NOT when the cursor is in the text
  77.         window.  Thanks to loganj@byu.edu for providing some sample
  78.         code implementing this feature.
  79.     6.  Upgrade to latest version of the Goban widget.  This fixes some
  80.         cases where the cursor was an empty circle inside a square,
  81.         rather than an image of white or black stone.
  82.     7.  Add a config file to put comm command line, so it is not required
  83.         on xigc command line or compiled in.
  84.     8.  Add ability to save game in text format or SGF format.
  85.     9.  Much improved game analysis functions, including the ability to
  86.         step through games move-by-move, to add stones to the board
  87.         from any move position, and to refresh to the current "step"
  88.         or to the current "real" game position.
  89.     10. Much improved end-of-game and scoring support.
  90.     11. Support for the IGS "status" command.  You can now look at the
  91.         current board position of another game while playing or
  92.         observing.
  93.  
  94. ==================================================================
  95.