]> git.sesse.net Git - stockfish/history - src/types.h
Rethink En Passant Evasion Capture
[stockfish] / src / types.h
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-08 Joost VandeVondeleUpdate copyright years
2020-11-23 Stéphane NicoletSmall cleanups 13
2020-11-04 Tomasz SobczykManually align arrays on the stack
2020-08-26 syzygy1Remove EvalList
2020-08-24 Sami KiminkiAllow TT entries with key16==0 to be fetched
2020-08-07 FauziAkramTuned pawn values
2020-08-06 nodchipAdd NNUE evaluation
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-09 Alain SAVARDUpdate lists of authors and contributors
2019-11-02 SFisGODCombo of Parameter Tweaks
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-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-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
2017-05-08 Marco CostalbaMove Pieces[] out of global visibility
2017-02-19 FauziAkramVariable tuning
2017-01-11 Stéphane NicoletCheck for overflow in Score * int multiplication (...
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-11-26 Joost VandeVondeleFix undefined behavior
2016-10-27 Joost VandevondeleFix a series of undefined behaviours
2016-09-25 Stéphane NicoletRename shift_bb() to shift()
2016-09-17 Stéphane NicoletSwap mg and eg in internal representation of Score
2016-09-17 Marco CostalbaFix indentation in struct FromToStats
2016-09-04 Marco CostalbaSyntactic sugar to loop across pieces
2016-09-04 syzygyChange from [Color][PieceType] to [Piece]
2016-09-02 Stefano80Retire linear imbalance
2016-08-27 Marco CostalbaMake engine ONE_PLY value independent
2016-05-05 Marco CostalbaRetire __popcnt64 intrinsic
2016-05-01 erbsenzaehlerUse popcount intrinsic with Interl compiler
2016-03-28 Marco CostalbaRewrite bsfq management
2016-03-27 mbootsectorRaise endgame passed pawn and material values
2016-03-15 Marco CostalbaAssorted cleanup of latest commits
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-06-28 Marco CostalbaCorrectly check for no-makefile compile
2015-05-21 lucasartFix merge error for Tuned PSQT
2015-04-15 lucasartRetire FORCE_INLINE
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaRe-enable spinlocks
2015-03-07 Joona KiiskiRevert C++11 merge
2015-03-02 Marco CostalbaDisable spinlocks
2015-03-01 Marco CostalbaAllow to disable spinlocks
2015-02-28 Marco CostalbaSync with master
2015-02-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
2015-02-22 Marco CostalbaSync with master
2015-02-20 Marco CostalbaSync with master
2015-02-14 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSync with master
2015-02-08 Marco CostalbaSmall tweaks in do_move and friends
2015-02-07 Marco CostalbaSync with master
2015-01-31 Marco CostalbaSync with master
2015-01-30 Marco CostalbaSync with master
2015-01-24 Marco CostalbaDon't use _pext_u64() directly
next