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

Re: [Scid-users] UCI engine

2007-02-14 Thread Michal Rudolf
pgeorges, środa, 14 lutego 2007: >Michal Rudolf a écrit : >> I looked an GUI for setting up UCI engine. While having internal UCI >> support is great, I think the GUI is a bit too much for most users. >> >> My suggestion: >> Put important functions (common for most UCI engines) in configuration >>

Re: [Scid-users] UCI engine

2007-02-14 Thread pgeorges
Michal Rudolf a écrit : > I looked an GUI for setting up UCI engine. While having internal UCI support > is great, I think the GUI is a bit too much for most users. > > My suggestion: > Put important functions (common for most UCI engines) in configuration > window. > I think: >* Hash >*

[Scid-users] UCI engine

2007-02-14 Thread Michal Rudolf
I looked an GUI for setting up UCI engine. While having internal UCI support is great, I think the GUI is a bit too much for most users. My suggestion: Put important functions (common for most UCI engines) in configuration window. I think: * Hash * OwnBook * MultiPV are most important.