]> git.sesse.net Git - stockfish/history - src/types.h
Fix compilation after recent merge.
[stockfish] / src / types.h
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-14 Shahin M. ShahinFix TB score output in UCI without using TB
2023-12-02 cj5716Remove recaptures stage in qsearch
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-29 FauziAkramImprove grammar of comments
2023-09-22 Stefan GeschwentnerRemove VALUE_KNOWN_WIN.
2023-09-11 Sebastian BuchwaldCleanup code after dropping ICC support in favor of ICX
2023-09-03 DisservinCleanup includes
2023-08-13 Shahin M. ShahinSimplify pieceValue to one phase.
2023-08-13 GabrikRemove the unused enum ScaleFactor
2023-08-11 Joost VandeVondeleImprove testing coverage, remove unused code
2023-08-09 Cody HoRemove all references to Score type
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-03-19 peregrineshahinFix null move issue
2023-02-27 Sebastian BuchwaldUnify type alias declarations
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-12-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-12-09 Alfredo MenezesExtend all moves at low depth if ttMove is doubly extended
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-05-29 Giacomo LorenzettiAssorted small cleanups
2022-02-05 Michael ChalyCleanup and update CPU contributors
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-12-02 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2021-11-08 bmc4Simplify away the Reverse Move penalty
2021-09-23 Stéphane NicoletDetect search explosions
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-05-19 Stéphane NicoletRemove Tempo
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-12-01 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-11-23 Stéphane NicoletSmall cleanups 13
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-26 syzygy1Remove EvalList
2020-08-24 Sami KiminkiAllow TT entries with key16==0 to be fetched
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-07 FauziAkramTuned pawn values
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-06-28 mstemberaFix fragile code to use proper random 64 bit keys.
2020-06-24 Joost VandeVondeleSmall cleanups
2020-06-21 Joost VandeVondelesmall cleanups
2020-05-11 Moez JellouliTune pawn value
2020-05-02 Marco CostalbaFishtest Tuning Framework
2020-04-12 Joost VandeVondeleSmall cleanups
2020-03-14 Joost VandeVondeleSmall cleanups
2020-03-09 protonspringEquations for edges and corners.
2020-03-04 protonspringConsolidate Square Flipping
2020-03-01 Joost VandeVondeleSmall cleanups
2020-02-15 Joost VandeVondeleFix for incorrect VALUE_MATE_IN_MAX_PLY usage.
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-11-02 SFisGODCombo of Parameter Tweaks
2019-10-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-10-25 Stéphane NicoletAssorted trivial cleanups
2019-10-05 Brian SheppardEliminate ONE_PLY
2019-09-24 nickpellingClarify the mapping of files to queenside
2019-09-23 Stéphane NicoletRevert "Clarify the mapping of files to queenside"
2019-09-23 Stéphane NicoletClarify the mapping of files to queenside
2019-09-12 protonspringSimplify Weak Lever
2019-09-11 Stefan GeschwentnerUpdate reverse move stats
2019-08-23 protonspringConsolidate CastlingSide and CastlingRights
2019-08-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-07-26 protonspringRemove operators for color
2019-06-27 Sergei IvanovDo not define increment operators on Value, Depth and...
2019-06-09 Marco CostalbaAssorted trivial cleanups 5/2019
2019-05-15 Joost VandeVondeleAllow for higher depths. (#2147)
2019-04-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-04-12 Steinar H. GundersonMerge branch 'master' of /srv/git.sesse.net/www/stockfish
2019-03-05 SFisGODPawn value tweak
2019-02-08 Marco CostalbaAssorted trivial cleanups 1/2019
2019-01-04 Marco CostalbaDelay castling legality check
2018-12-09 protonspringsimplify opposite_colors
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-11-08 SFisGODPawn and Piece Values Tuned at LTC
2018-11-01 SFisGODCombo
2018-10-21 mstemberaSmall simplification in castling rights
2018-08-14 Alain SAVARDRemove pawncount array in imbalance
2018-08-12 GuardianRMNon-linear bonus for pawn count
2018-08-12 Stefano CardanobileCombo of several promising parameter tweaks
2018-07-18 DU-jdtoMinor code style tweaks
2018-04-29 Stefano80Always scale using pawn contribution
2018-04-02 Joost VandeVondeleSimplify Singular Extension condition
2018-03-27 Stéphane NicoletTweak queen values for midgame and endgame
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-03-09 Alain SAVARDTwo steps slider threats on queen
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-04 Stéphane NicoletAvoid warnings by the Clang compiler
2017-12-04 syzygy1Use a Direction enum for Square deltas
2017-12-03 Guy VreulsUse constexpr when makes sense
2017-12-03 Stefan GeschwentnerAttack threats
2017-08-19 Marco CostalbaFix some Clang warnings
2017-08-02 Rocky640Rework the "unsupported" penalty into a "supported...
2017-05-26 Marco CostalbaHistory code rewrite (#1122)
2017-05-08 FauziAkramLinear Protector bonus by distance
next