dje-dev / Ceres

Ceres - an MCTS chess engine for research and recreation
GNU General Public License v3.0
153 stars 23 forks source link

Give culture invariant response to uci #41

Closed jkormu closed 3 years ago

jkormu commented 3 years ago

Makes UCI option description string culture invariant. Should reduce risk of confusing some GUIs. This changes the decimal separator of default values from "," to "." for my locale.