projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Bonus for rook on same file as their queen
2019-09-12
xoto10
Bonus for rook on same file as their queen
commit
|
commitdiff
|
tree
2019-09-12
protonspring
Simplify Weak Lever
commit
|
commitdiff
|
tree
2019-09-11
Stefan Geschwentner
Update reverse move stats
commit
|
commitdiff
|
tree
2019-07-31
xoto10
Tune search constants
commit
|
commitdiff
|
tree
2019-07-26
mstembera
Bug fix: always choose shortest mate in multithread...
commit
|
commitdiff
|
tree
2019-07-26
protonspring
Remove operators for color
commit
|
commitdiff
|
tree
2019-07-25
Vizvezdenec
Tweak of SEE pruning condition
commit
|
commitdiff
|
tree
2019-07-25
Alain SAVARD
Pawn clean up
commit
|
commitdiff
|
tree
2019-07-25
VoyagerOne
LMR Tweak
commit
|
commitdiff
|
tree
2019-07-25
Alain SAVARD
Passed file cleanup
commit
|
commitdiff
|
tree
2019-07-25
Lolligerhans
No influence on unsafeSquares of passers by pieces
commit
|
commitdiff
|
tree
2019-07-25
Vizvezdenec
Tweak LMR and killers
commit
|
commitdiff
|
tree
2019-07-25
Alain SAVARD
Space Invaders
commit
|
commitdiff
|
tree
2019-07-13
Stefan Geschwentner
Full bonus for LMR stats update
commit
|
commitdiff
|
tree
2019-07-12
Stefan Geschwentner
Late Move reduction and continuation history
commit
|
commitdiff
|
tree
2019-07-11
31m059
Exclude passed pawns from Attacked2Unsupported
commit
|
commitdiff
|
tree
2019-07-11
Marco Costalba
Assorted trivial cleanups June 2019
commit
|
commitdiff
|
tree
2019-07-11
VoyagerOne
Tweak capture scoring formula
commit
|
commitdiff
|
tree
2019-07-11
xoto10
Combo of statscore divisor and pawn psqt changes
commit
|
commitdiff
|
tree
2019-07-11
protonspring
Use score instead of array to evaluate shelter
commit
|
commitdiff
|
tree
2019-07-11
Daniel Axtens
Enable popcount and prefetch for ppc-64
commit
|
commitdiff
|
tree
2019-06-27
protonspring
Bonus for double attacks on unsupported pawns
commit
|
commitdiff
|
tree
2019-06-27
Vizvezdenec
Introduce attacks on space area
commit
|
commitdiff
|
tree
2019-06-27
joergoster
Improve multiPV mode
commit
|
commitdiff
|
tree
2019-06-21
Vizvezdenec
Rewrite "More bonus for free passed pawn"
commit
|
commitdiff
|
tree
2019-06-20
Vizvezdenec
More bonus for free passed pawn
commit
|
commitdiff
|
tree
2019-06-20
Miguel Lahoz
Change multi-cut pruning condition
commit
|
commitdiff
|
tree
2019-06-20
VoyagerOne
QuietPick Speed-up
commit
|
commitdiff
|
tree
2019-06-20
Joost VandeVondele
Fix progress issue with shuffling extensions
commit
|
commitdiff
|
tree
2019-06-20
syzygy1
Partial revert of "Assorted trivial cleanups 5/2019".
commit
|
commitdiff
|
tree
2019-05-09
Miguel Lahoz
Remove PvNode template from reduction
commit
|
commitdiff
|
tree
2019-05-09
Sergei Ivanov
Fix cycle detection in presence of repetitions
commit
|
commitdiff
|
tree
2019-05-09
Stefan Geschwentner
Less LMR at root
commit
|
commitdiff
|
tree
2019-05-05
Stefan Geschwentner
LMR for captures not cracking alpha
commit
|
commitdiff
|
tree
2019-02-21
Kurtbusch
Add KNNvKP Endgame Heuristic
commit
|
commitdiff
|
tree
2019-02-21
MJZ1977
ProbCutCount limit dependancy to cutNode
commit
|
commitdiff
|
tree
2019-02-21
protonspring
Remove PvNode dimension from Reductions array
commit
|
commitdiff
|
tree
2019-02-21
protonspring
Remove skipQuiets variable in search()
commit
|
commitdiff
|
tree
2019-02-01
Miguel Lahoz
Extend discovered checks regardless of SEE
commit
|
commitdiff
|
tree
2019-02-01
Stéphane Nicolet
Tweak tropism weight in king danger
commit
|
commitdiff
|
tree
2019-01-29
DU-jdto
Don't update pvHit after IID
commit
|
commitdiff
|
tree
2019-01-29
Miguel Lahoz
Change pinning logic in Static Exchange Evaluation...
commit
|
commitdiff
|
tree
2019-01-29
Maciej Żenczykowski
Use int8_t instead of int for SquareDistance[]
commit
|
commitdiff
|
tree
2019-01-22
protonspring
Simplify TrappedRook
commit
|
commitdiff
|
tree
2019-01-17
protonspring
Remove AdjacentFiles
commit
|
commitdiff
|
tree
2019-01-10
Joost VandeVondele
Remove pvExact
commit
|
commitdiff
|
tree
2019-01-10
mstembera
Minor cleanup to recent 'Flag critical search tree...
commit
|
commitdiff
|
tree
2018-12-27
31m059
Always initialize and evaluate king safety
commit
|
commitdiff
|
tree
2018-12-24
noobpwnftw
Fix crash in best_group() (#1891)
commit
|
commitdiff
|
tree
2018-12-24
Joost VandeVondele
Extend stack to ss-5, and remove conditions
commit
|
commitdiff
|
tree
2018-12-24
protonspring
Improve endgame KBN vs K (#1877)
commit
|
commitdiff
|
tree
2018-12-20
protonspring
Simplify KBNK endgame implementation
commit
|
commitdiff
|
tree
2018-12-18
Guenther Demetz
Tweak main killer penalty
commit
|
commitdiff
|
tree
2018-12-18
mstembera
New voting formula for threads
commit
|
commitdiff
|
tree
2018-12-16
31m059
Use stronglyProtected
commit
|
commitdiff
|
tree
2018-12-16
Alain SAVARD
Refactor king ring calculation
commit
|
commitdiff
|
tree
2018-12-16
Joost VandeVondele
Fix a segfault.
commit
|
commitdiff
|
tree
2018-12-16
Joost VandeVondele
Start a TT resize only after search finished.
commit
|
commitdiff
|
tree
2018-12-16
31m059
Remove Null Move Pruning material threshold
commit
|
commitdiff
|
tree
2018-12-13
SFisGOD
A combo of parameter tweaks
commit
|
commitdiff
|
tree
2018-12-13
Kurt
Asymmetrical 8x8 Pawn PSQT
commit
|
commitdiff
|
tree
2018-12-09
VoyagerOne
Tweak CMH pruning
commit
|
commitdiff
|
tree
2018-12-06
Stéphane Nicolet
Revert "pseudo_legal() and MOVE_NONE"
commit
|
commitdiff
|
tree
2018-12-06
VoyagerOne
Simplify Killer Move Penalty
commit
|
commitdiff
|
tree
2018-12-06
xoto10
Simplify time manager in search()
commit
|
commitdiff
|
tree
2018-12-06
protonspring
pseudo_legal() and MOVE_NONE
commit
|
commitdiff
|
tree
2018-12-02
Vizvezdenec
Introduce concept of double pawn protection.
commit
|
commitdiff
|
tree
2018-12-01
Miguel Lahoz
Penalize refuted killers in continuation history
commit
|
commitdiff
|
tree
2018-12-01
ElbertoOne
Remove Overload bonus
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Restore development version
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Stockfish 10
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Update list of authors
commit
|
commitdiff
|
tree
2018-11-29
Sebastian Buchwald
Use emplace_back() in TB code
commit
|
commitdiff
|
tree
2018-11-27
31m059
Simplify casting extension
commit
|
commitdiff
|
tree
2018-11-27
Steinar H. Gunderson
Turn on MADV_RANDOM for Syzygy mmaps (on Unix-like...
commit
|
commitdiff
|
tree
2018-11-24
Vizvezdenec
Reintroduce tropism to kingdanger
commit
|
commitdiff
|
tree
2018-11-24
31m059
Remove the tropism term from kingDanger
commit
|
commitdiff
|
tree
2018-11-20
Joost VandeVondele
Force time check on TB probe in search.
commit
|
commitdiff
|
tree
2018-11-20
xoto10
Bonus for restricting opponent's piece moves
commit
|
commitdiff
|
tree
2018-11-19
Stéphane Nicolet
Stockfish 10-beta
commit
|
commitdiff
|
tree
2018-11-19
SFisGOD
Tweak Queen PSQT based on tuned values
commit
|
commitdiff
|
tree
2018-11-19
Kurt
Tune evaluation scores
commit
|
commitdiff
|
tree
2018-11-19
protonspring
Remove BlockedStorm array
commit
|
commitdiff
|
tree
2018-11-19
VoyagerOne
Simplify Castle Extension
commit
|
commitdiff
|
tree
2018-11-19
protonspring
Code style in search.cpp
commit
|
commitdiff
|
tree
2018-11-19
Nikolay Kostov
Update a comment in the evaluate.cpp file to reflect...
commit
|
commitdiff
|
tree
2018-11-19
SFisGOD
Rook PSQT Tuned
commit
|
commitdiff
|
tree
2018-11-19
Vizvezdenec
Change default contempt from 21 to 24 centipawns
commit
|
commitdiff
|
tree
2018-11-19
Nooby
Clear TableBase mappings in Search::clear()
commit
|
commitdiff
|
tree
2018-11-12
protonspring
Replace the PassedDanger array by an equation
commit
|
commitdiff
|
tree
2018-11-12
mstembera
Remove redundant king square parameter
commit
|
commitdiff
|
tree
2018-11-08
Stephane Nicolet
Update list of top CPU contributors
commit
|
commitdiff
|
tree
2018-11-08
SFisGOD
Pawn and Piece Values Tuned at LTC
commit
|
commitdiff
|
tree
2018-11-08
Joost VandeVondele
fixup
commit
|
commitdiff
|
tree
2018-11-08
Joost VandeVondele
Extension for king moves changing castling rights
commit
|
commitdiff
|
tree
2018-11-04
Fabian Fichter
Simplify mobility danger
commit
|
commitdiff
|
tree
2018-11-02
Stéphane Nicolet
Rook tweaks in evaluation
commit
|
commitdiff
|
tree
2018-11-01
Joost VandeVondele
Fix issues from using adjustedDepth too broadly
commit
|
commitdiff
|
tree
2018-11-01
SFisGOD
Combo
commit
|
commitdiff
|
tree
2018-10-25
Guenther Demetz
On main thread: reduce depth after fail high
commit
|
commitdiff
|
tree
next