[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
New command line syntax and the push for 5.06 release
From: |
Simon Waters |
Subject: |
New command line syntax and the push for 5.06 release |
Date: |
Wed, 29 Jan 2003 11:54:25 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.2.1) Gecko/20021130 |
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi folks,
been working and testing the next version of GNU Chess, and after all of
Lukas's hard work on threading it is time to think about shipping.
I have just committed a change to use GNU standard command line options
"--help" and "--version".
The NEW syntax for GNU Chess is something like;
- ------
$ ./gnuchess --help
GNU Chess 5.06
Usage: ./gnuchess [OPTION]
-h, --help display this help and exit
-v, --version display version information and exit
-x, --xboard start in engine mode
-p, --post start up showing thinking
-s size, --hashsize=size specify hashtable size in slots
Options xboard and post are accepted without leading dashes
for backward compatibility
Report bugs to <address@hidden>.
- ------
Essential for 5.06
==================
The only "essential" change still needed for release of GNU Chess 5.06 AFAIK is
to fix the "hint" command (it was always broke apparently, but now it is more
broke in that it doesn't produce a hint ever).
Desirable for 5.06
==================
Performance patches from Anil.
Avoid unneeded CPU usage when game is ENDED
Fix "<<" in SCID analysis mode (must check what command SCID is issuing).
Can be left till a later release
================================
Improved PGN parser
rcfile
Performance patches from Ulf
(Possibly) ensure eval function is symmetrical (returns same score from both
points of view).
(Possibly) King safety in end game issue
(Possibly) Rook pawn capturing issue
Improved handling of some "known draws" KBRPvK, KPvP
Stop search at 50 move draw correctly.
If you want to work on any of the essential or desirable issues for 5.06, let
me know.
Simon
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.1 (GNU/Linux)
Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org
iD8DBQE+N8DuGFXfHI9FVgYRAnLvAKCxNwUYHumd/8Co/Cn0ZgmO200gVwCfXJaw
GQ786lMsQQj/Yqk2vmLkBOY=
=pyDf
-----END PGP SIGNATURE-----
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- New command line syntax and the push for 5.06 release,
Simon Waters <=