]> git.sesse.net Git - stockfish/history - src/psqt.cpp
Remove a popcount for HinderPassedPawn
[stockfish] / src / psqt.cpp
2018-03-18 Ronald de ManMark all compile-time constants as constexpr.
2018-03-15 Stéphane NicoletRenaming some variables in code
2018-01-01 Joost VandeVondeleNew Year 2018
2017-12-04 syzygy1Use a Direction enum for Square deltas
2017-07-24 mstemberaTuned PSQT using a custom tuner.
2017-02-19 FauziAkramVariable tuning
2017-01-11 Joost VandeVondeleAdjust copyright headers to 2017 (#965)
2016-12-25 hximFix psqt format and use smaller numbers in king psqt...
2016-12-05 Stéphane NicoletPawn flank attacks
2016-09-25 Stéphane NicoletRename shift_bb() to shift()
2016-09-04 syzygyChange from [Color][PieceType] to [Piece]
2016-05-13 Stéphane NicoletDouble pawn simplification
2016-04-09 Marco CostalbaHide global visibility when not needed
2016-01-03 lucasartRetire CenterBind
2016-01-02 ppigazziniUpdate AUTHORS and copyright notice
2016-01-01 Marco CostalbaUpdate Copyright year
2015-05-18 lucasartTuned PSQT
2015-05-10 Marco CostalbaCleanup work in misc.cpp
2015-05-09 lucasartEdge distance
2015-05-03 Marco CostalbaHalve PSQT row data
2015-05-03 Marco CostalbaSplit PSQT init from Position init