]> git.sesse.net Git - stockfish/history - src/position.h
Fix compilation after recent merge.
[stockfish] / src / position.h
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-10-27 Michael ChalyIntroduce pawn structure based history
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-09-29 mstemberaRemove unused see_ge() code
2023-09-03 pb00067Simplify slider_blocker calculation
2023-09-03 DisservinCleanup includes
2023-08-06 Linmiao XuRemove classical psqt
2023-07-18 rn5f107s2Removes a few Bitboards and functions
2023-07-16 maximRemove pawnKey from StateInfo
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-07-03 mstemberaSimplify lookup_count and clean up pieces().
2023-06-11 Guenther DemetzReintroduce SEE verification against discovered attacks
2023-06-04 Guenther DemetzSimplify away SEE verification
2023-04-10 mstemberaReduce Position::pieces() overloads
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-03-29 Miguel LahozClean up repetitive declarations for see_ge
2023-03-25 pb00067Verified SEE pruning for capturing and checking moves.
2023-03-19 pb00067Remove 'si' StateInfo variable/parameter.
2023-03-14 mstemberaRemove redundant condition from capture_stage()
2023-03-08 Joost VandeVondeleFix TB after capture_stage fix
2023-03-05 Michael ChalyFix duplicated moves generation in movepicker
2023-02-27 Sebastian BuchwaldUnify type alias declarations
2023-01-02 Sebastian BuchwaldUpdate copyright years
2023-01-01 Sebastian BuchwaldRemove redundant extern modifier for function declarations
2022-10-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-08-17 mstemberaMake key_after() more consistent with key()
2022-06-20 DubslowUse NNUE complexity in search, retune related parameters
2022-04-01 mstemberaMinor cleanups
2022-03-25 Giacomo LorenzettiRemove pos.capture_or_promotion()
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-06-19 Tomasz SobczykChange trace with NNUE eval support
2021-05-21 Guy VreulsCompact position structures
2021-05-02 Unai CorzoSimplify check extension
2021-03-17 VizvezdenecRemove advanced_pawn_push()
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-10 TopologistChange advanced pawn push threshold
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-03-07 Antoine ChampionClean functions returning by const values
2021-01-30 LolligerhansSmall cleanups
2021-01-30 Stéphane NicoletImprove play for closed positions
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-29 syzygy1Remove piece lists
2020-09-11 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-26 syzygy1Remove EvalList
2020-08-22 Joost VandeVondeleSmall trivial cleanups
2020-08-08 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-08-06 nodchipAdd NNUE evaluation
2020-08-03 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2020-06-24 Joost VandeVondeleSmall cleanups
2020-05-30 protonspringConsolidate all attacks bitboards
2020-05-23 Joost VandeVondelesmall cleanups
2020-04-29 Joost VandeVondeleSmall cleanups
2020-04-02 protonspringLimit array access in Position
2020-01-23 protonspringSimplify signature of remove_piece()
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2020-01-09 Stéphane NicoletAssorted trivial cleanups January 2020
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-11-04 31m059Make Square and Bitboard operators commutative
2019-10-26 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-10-25 Stéphane NicoletAssorted trivial cleanups
2019-08-23 protonspringConsolidate CastlingSide and CastlingRights
2019-08-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-07-11 Marco CostalbaAssorted trivial cleanups June 2019
2019-05-29 protonspringSimplify semiopen_file (#2165)
2019-05-15 svivanov72Precompute repetition info (#2132)
2019-05-02 Marco CostalbaAssorted trivial cleanups 4/2019
2019-04-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2019-04-16 protonspringMove pawnsOnSquares to Position (#2100)
2019-04-16 protonspringRemove semiopenFiles in pawns and simplify space #2102
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-31 Marco CostalbaAssorted trivial cleanups 3/2019 (#2030)
2019-03-31 protonspringAccessor for SquareBB #2067
2019-03-05 Marco CostalbaAssorted trivial cleanups 2/2019
2019-01-04 Marco CostalbaDelay castling legality check
2018-12-11 protonspringChanges identified in RENAME/REFORMATTING thread (...
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-06-27 Ondrej MosnáčekMove PSQ score to Position
2018-06-02 Stéphane NicoletFix comments, rename variables
2018-05-16 Tom TruscottUse cycle detection to bound search value
2018-04-18 syzygy1Tablebases root ranking
2018-03-15 Stéphane NicoletRenaming some variables in code
2018-02-27 Marco CostalbaSpeedup and simplify pinners and blockers
2018-02-21 Stéphane NicoletMove pawn_attacks_bb() helper to bitboard.h
2018-02-21 Mike Whiteleyrename shift variables.
2018-01-01 Joost VandeVondeleNew Year 2018
2017-08-13 Marco CostalbaRetire States global variable
2017-07-15 Marco CostalbaMove game_phase() to material.cpp
2017-06-29 Marco CostalbaOnly main thread checks time
2017-06-28 Marco CostalbaSimplify pos_is_ok()
2017-06-21 Joost VandeVondeleFix four data races.
2017-05-10 Marco CostalbaDefault argument for see_ge()
2017-04-29 Marco CostalbaRetire the misdesigned StepAttacks[] array.
2017-04-26 snicoletAvoid misuse of StepAttacksBB for pawns
2017-03-09 snicoletHelper functions to count material for both sides
next