Re: [Scid-users] UCI Engine Config

2007-11-28 Thread Alexander Wagner
Hi! > I added a list in uci.tcl file with > set optionToKeep { UCI_LimitStrength UCI_Elo UCI_shredderbases } > and a test at line 362 of the same file. This list can > easily be extended when we discover engines with some > UCI_* options of special interest, that should be > displayed to

Re: [Scid-users] UCI Engine Config

2007-11-28 Thread pascal . georges1
Selon Alexander Wagner <[EMAIL PROTECTED]>: > [EMAIL PROTECTED] schrieb: > > Good Morning! > > >>From UCI protocol, one can read : > > == > [...] > > == > > This last sentence made m

Re: [Scid-users] UCI Engine Config

2007-11-28 Thread Alexander Wagner
[EMAIL PROTECTED] schrieb: Good Morning! >>From UCI protocol, one can read : > == [...] > == > This last sentence made me ignore unknown options starting > with UCI_* This is ok a

Re: [Scid-users] UCI Engine Config

2007-11-27 Thread pascal . georges1
Selon Alexander Wagner <[EMAIL PROTECTED]>: > Hi! > > Just as I wrote a script yestereve to simplify the setup of > PolyGlot. Engines like Fruit 2.3.1 (now again free but still > CS) or Shredder 11 have quite a bunch of settings... > > In scid the current Engine Setup Dialog for UCI drops _all_ >

[Scid-users] UCI Engine Config

2007-11-27 Thread Alexander Wagner
Hi! Just as I wrote a script yestereve to simplify the setup of PolyGlot. Engines like Fruit 2.3.1 (now again free but still CS) or Shredder 11 have quite a bunch of settings... In scid the current Engine Setup Dialog for UCI drops _all_ settings of the style UCI_*. While this is not entirely bad