]> git.sesse.net Git - stockfish/history - src/ucioption.cpp
Fix compilation after recent merge.
[stockfish] / src / ucioption.cpp
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-14 Muzhen GamingRemove UCI_AnalyseMode Option
2023-12-14 FauziAkramRemove SlowMover Option
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-09-03 DisservinCleanup includes
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-11 Joost VandeVondeleRemove classical evaluation
2023-04-10 MinetaSUse int conversion for Option class
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-01-22 Joost VandeVondeleUpdate UCI_Elo parameterization
2023-01-09 Sebastian BuchwaldWarn if a global function has no previous declaration
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-09-07 Joost VandeVondeleIncrease the maximum number of threads to 1024
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-12-29 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-09-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-08-20 Tomasz SobczykImprove handling of the debug log file.
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-06-21 Stéphane NicoletRemove the Contempt UCI option
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-28 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-19 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-09-21 Stéphane NicoletSmall cleanups 12
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-29 Stéphane NicoletEmbed default net, and simplify using non-default nets
2020-08-20 Joost VandeVondeleSet Use NNUE by default to true
2020-08-14 Joost VandeVondeleVerify SHA of downloaded net file
2020-08-13 Sergio VieriUpdate default net to nn-82215d0fd0df.nnue
2020-08-10 Sergio VieriUpdate default net to nn-112bb1c8cdb5.nnue
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-07 Sergio VieriUpdate default net to nn-9931db908a9b.nnue
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-07-03 Joost VandeVondeleSet UCI_ShowWDL by default to false
2020-07-01 Joost VandeVondeleProvide WDL statistics
2020-06-24 Joost VandeVondeleSmall cleanups
2020-06-24 Joost VandeVondeleRemove 'Minimum Thinking Time' UCI option.
2020-06-17 mstemberaUse 128 bit multiply for TT index
2020-06-09 Sami KiminkiIncrease the maximum hash size by a factor of 256
2020-05-23 Joost VandeVondelesmall cleanups
2020-05-17 protonspringDon't adjust MoveOverhead by increment
2020-05-14 protonspringSimplify Time Management
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-10-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-08-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-07-14 Joost VandeVondeleUCI_Elo implementation (#2225)
2019-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2019-04-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-04-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-03-31 protonspringReplace std::mins/max with clamp function (#2062)
2019-03-05 Marco CostalbaAssorted trivial cleanups 2/2019
2018-12-26 Steinar H. GundersonMake server address into an UCI option.
2018-11-24 Steinar H. GundersonMake server address into an UCI option.
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-19 VizvezdenecChange default contempt from 21 to 24 centipawns
2018-07-31 noobpwnftw7-pieces Syzygy tablebase support
2018-07-18 DU-jdtoMinor code style tweaks
2018-06-11 Stefan GeschwentnerOptimize contempt value (21)
2018-04-23 Stéphane NicoletAllow UCI parameters to be double
2018-04-18 syzygy1Analysis Contempt combo box
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-03-04 Stefano CardanobileUsing a S-curve for the optimism measure
2018-02-28 Leonid PechenikTweak time management
2018-02-09 Stefano CardanobileIntroduce dynamic contempt
2018-01-23 Stéphane NicoletContempt 20
2018-01-13 IIvecRevert to old time management (#1351)
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-18 Joost VandeVondeleAllow for general transposition table sizes. (#1341)
2017-09-12 IIvecHigher Move Overhead
2017-08-20 lucasartRestore safety margin of 60ms
2017-08-17 IIvecTime management simplification
2017-08-13 Marco CostalbaThread code reformat
2017-03-25 Joost VandeVondeleIncrease maximum number of threads
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-06-15 lucasartDo not hardcode Debug Log File
2016-02-28 Leonid PechenikRevert "Remove slowMover"
2016-02-21 IIvecRemove slowMover
2016-01-03 Leonid PechenikAdjust time used for move based on previous score
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-12-14 Leonid PechenikSimplify time management and fix 'ponder on' bug
2015-10-31 Marco CostalbaAssorted trivia in search.cpp
2015-10-24 Marco CostalbaCleanup history stats
2015-05-07 lucasartRestore deterministic search state
2015-04-11 Marco CostalbaAssorted cleanup of last patches
2015-04-10 Marco CostalbaAllow Position::init() to be called more than once
2015-04-03 Marco CostalbaAdd support for playing in 'nodes as time' mode
2015-03-07 Marco CostalbaSync with master
next