]> git.sesse.net Git - stockfish/history - src/movegen.cpp
Fix compilation after recent merge.
[stockfish] / src / movegen.cpp
2023-12-25 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-12-02 cj5716Simplify promotion move generation
2023-10-23 Disservinremove blank line between function and it's description
2023-10-22 Disservinadd clang-format
2023-10-21 FauziAkramStandardize Comments
2023-10-21 Stéphane NicoletReformat some comments and conditions
2023-09-22 cj5716Make casting styles consistent
2023-09-03 DisservinCleanup includes
2023-07-12 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-04-12 peregrineshahinFix capturing underpromotions issue
2023-04-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2023-02-09 Disservinremove unnecessary variable
2023-01-22 Jonathanapply if constexpr to additional instances
2023-01-02 Sebastian BuchwaldUpdate copyright years
2022-01-15 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2022-01-06 Brad KnoxUpdate copyright years
2021-09-09 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-08-22 bmc4Simplify Declaration on Pawn Move Generation
2021-07-16 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-06-08 bmc4Simplify promotion move generator
2021-05-19 Prokop RandáčekUse if instead of goto
2021-04-28 bmc4Simplify pawn moves generator
2021-04-24 bmc4Merge all move generators
2021-04-15 Stéphane NicoletRevert previous patch
2021-04-15 bmc4Merge all move generators
2021-03-31 bmc4Simplify King Evasion
2021-03-24 Stéphane NicoletSmall cleanups (march 2021)
2021-03-19 Guy VreulsUse reference instead of pointer for pop_lsb() signature
2021-03-17 bmc4Change definition of between_bb()
2021-03-16 bmc4Simplify move generation (2/2)
2021-03-16 bmc4Simplify move generation (1/2)
2021-03-14 Steinar H. GundersonMerge remote-tracking branch 'upstream/master' into...
2021-03-07 bmc4Use Bitboard over Square in movegen
2021-03-07 Dieter DobbelaereAdd Stockfish namespace.
2021-01-31 bmc4Speed Up Perft Search
2021-01-30 LolligerhansSmall cleanups
2021-01-13 Tomasz SobczykOptimize generate_moves
2021-01-11 BM123499Rethink En Passant Evasion Capture
2021-01-11 Dieter DobbelaereFix static_assert.
2021-01-11 Dieter DobbelaereUse correct chess terms + fix spelling.
2021-01-11 bmc4Remove Condition from Generate_Move Loop
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-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-07-09 mstemberaSimplify make_promotions()
2020-06-09 protonspringWrap all access to LineBB and add assert
2020-06-06 protonspringsmall speed-up in movegen
2020-05-30 protonspringConsolidate all attacks bitboards
2020-05-23 Joost VandeVondelesmall cleanups
2020-04-12 Joost VandeVondeleSmall cleanups
2020-03-30 Joost VandeVondeleSmall cleanups
2020-03-14 protonspringsimplify castling part of generate_all.
2020-02-05 Joost VandeVondeleSmall cleanups.
2020-01-18 Steinar H. GundersonMerge remote-tracking branch 'upstream/master'
2020-01-09 Alain SAVARDUpdate lists of authors and contributors
2019-10-31 protonspringConsolidate pawn_push and up
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-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 Marco CostalbaAssorted trivial cleanups 2/2019
2019-01-14 protonspringSimplify pawn moves (#1900)
2019-01-04 Marco CostalbaDelay castling legality check
2019-01-01 Marco CostalbaAssorted trivial cleanups (#1894)
2019-01-01 protonspringRemove as useless micro-optimization in pawns generatio...
2018-12-23 protonspringSimplify generate_castling (#1885)
2018-12-11 protonspringChanges identified in RENAME/REFORMATTING thread (...
2018-11-19 Stéphane NicoletStockfish 10-beta
2018-10-21 mstemberaSmall simplification in castling rights
2018-03-21 DU-jdtoFix a few minor code style inconsistencies
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-02-27 Marco CostalbaSpeedup and simplify pinners and blockers
2018-02-21 Mike Whiteleyrename shift variables.
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-04 syzygy1Use a Direction enum for Square deltas
2017-04-29 Marco CostalbaRetire the misdesigned StepAttacks[] array.
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-09-25 Stéphane NicoletRename shift_bb() to shift()
2016-08-28 Marco CostalbaRetire CheckInfo
2016-08-27 Marco CostalbaSilence some warnings with MSVC 2013
2016-08-27 Stéphane NicoletMove CheckInfo under StateInfo
2016-04-23 DU-jdtoRemove some pointless micro-optimizations
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-10-05 Marco CostalbaRun PVS-STUDIO analyzer
2015-08-04 Marco CostalbaRename Position::list
2015-05-10 Marco CostalbaCleanup work in misc.cpp
2015-04-15 lucasartRetire FORCE_INLINE
2015-03-07 Marco CostalbaSync with master
2015-03-07 Marco CostalbaSync with master
2015-03-07 Joona KiiskiRevert C++11 merge
2015-02-28 Marco CostalbaSync with master
2015-02-26 Marco CostalbaSync with master
2015-02-23 Marco CostalbaSync with master
next