projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Prune before extension
2019-11-14
Stefan Geschwentner
Prune before extension
commit
|
commitdiff
|
tree
2019-11-13
SFisGOD
Rank-based outposts
commit
|
commitdiff
|
tree
2019-11-12
Miguel Lahoz
Shallow depth pruning on NonPV advanced pawn push
commit
|
commitdiff
|
tree
2019-11-12
Joost VandeVondele
Remove explicit moveCount pruning
commit
|
commitdiff
|
tree
2019-11-12
Alain SAVARD
Sequencing tweak in tbprobe()
commit
|
commitdiff
|
tree
2019-11-12
Joost VandeVondele
Fix incorrect mate score.
commit
|
commitdiff
|
tree
2019-11-06
Stéphane Nicolet
Revert "Rook PSQT Tuned"
commit
|
commitdiff
|
tree
2019-11-04
SFisGOD
Rook PSQT Tuned
commit
|
commitdiff
|
tree
2019-11-04
MichaelB7
Remove shuffle extension
commit
|
commitdiff
|
tree
2019-11-04
31m059
Make Square and Bitboard operators commutative
commit
|
commitdiff
|
tree
2019-11-02
SFisGOD
Combo of Parameter Tweaks
commit
|
commitdiff
|
tree
2019-10-31
protonspring
Simplify kingRing
commit
|
commitdiff
|
tree
2019-10-31
protonspring
Consolidate pawn_push and up
commit
|
commitdiff
|
tree
2019-10-31
Stefan Geschwentner
Tweak dynamic contempt (the birthday patch)
commit
|
commitdiff
|
tree
2019-10-25
Joost VandeVondele
Refactor final stats updates.
commit
|
commitdiff
|
tree
2019-10-25
Stéphane Nicolet
Assorted trivial cleanups
commit
|
commitdiff
|
tree
2019-10-23
Joost VandeVondele
Simplify reductions on singular extension
commit
|
commitdiff
|
tree
2019-10-21
Joost VandeVondele
Avoid crashing on Log File opening
commit
|
commitdiff
|
tree
2019-10-19
xoto10
Remove uithread
commit
|
commitdiff
|
tree
2019-10-18
VoyagerOne
Current capture for Counter-Move history
commit
|
commitdiff
|
tree
2019-10-17
Joost VandeVondele
Add four positions to bench
commit
|
commitdiff
|
tree
2019-10-07
Alayan
Adjust aspiration window with eval
commit
|
commitdiff
|
tree
2019-10-06
Alain SAVARD
Adjust pawn span
commit
|
commitdiff
|
tree
2019-10-06
Ondrej Mosnacek
Make priorCapture a bool
commit
|
commitdiff
|
tree
2019-10-06
VoyagerOne
Introduce separate counter-move tables for captures
commit
|
commitdiff
|
tree
2019-10-05
Brian Sheppard
Eliminate ONE_PLY
commit
|
commitdiff
|
tree
2019-10-05
Stéphane Nicolet
Fix compare function in previous patch
commit
|
commitdiff
|
tree
2019-10-05
mstembera
Remove temporary shelter array
commit
|
commitdiff
|
tree
2019-10-02
Moez Jellouli
More accurate pawn attack span definition
commit
|
commitdiff
|
tree
2019-10-01
Joost VandeVondele
Adjust reductions based on the number of threads
commit
|
commitdiff
|
tree
2019-10-01
protonspring
Remove ThreatByRank
commit
|
commitdiff
|
tree
2019-09-30
Joost VandeVondele
Remove depth dependence in value_draw().
commit
|
commitdiff
|
tree
2019-09-27
31m059
Extend castling independently of singular extension
commit
|
commitdiff
|
tree
2019-09-27
Alain SAVARD
Simplify RookOnPawn
commit
|
commitdiff
|
tree
2019-09-26
Joost VandeVondele
Remove custom mutex implementation
commit
|
commitdiff
|
tree
2019-09-26
Stéphane Nicolet
Restore development version (revert previous commit)
commit
|
commitdiff
|
tree
2019-09-25
Stéphane Nicolet
Temporary patch to show the compiler for TCEC submission
commit
|
commitdiff
|
tree
2019-09-24
Stéphane Nicolet
Increase weight for supported pawns
commit
|
commitdiff
|
tree
2019-09-24
nickpelling
Clarify the mapping of files to queenside
commit
|
commitdiff
|
tree
2019-09-23
xoto10
Encourage rook lift to third rank
commit
|
commitdiff
|
tree
2019-09-23
Stéphane Nicolet
Revert "Clarify the mapping of files to queenside"
commit
|
commitdiff
|
tree
2019-09-23
Stéphane Nicolet
Clarify the mapping of files to queenside
commit
|
commitdiff
|
tree
2019-09-23
Joost VandeVondele
More random draw evaluations
commit
|
commitdiff
|
tree
2019-09-23
protonspring
Simplify connected pawn scoring
commit
|
commitdiff
|
tree
2019-09-23
Joost VandeVondele
Acknowledge fishtest authors
commit
|
commitdiff
|
tree
2019-09-16
noobpwnftw
Raise stack size to 8MB for pthreads
commit
|
commitdiff
|
tree
2019-09-15
Stéphane Nicolet
Scale down endgame factor when shuffling
commit
|
commitdiff
|
tree
2019-09-14
Vizvezdenec
Introduce midgame initiative
commit
|
commitdiff
|
tree
2019-09-14
Stéphane Nicolet
Assorted trivial cleanups
commit
|
commitdiff
|
tree
2019-09-14
31m059
Use queens of either color in RookOnQueenFile
commit
|
commitdiff
|
tree
2019-09-14
Stéphane Nicolet
Update Makefile documentation
commit
|
commitdiff
|
tree
2019-09-14
Joost VandeVondele
Add sse4 if bmi2 is enabled
commit
|
commitdiff
|
tree
2019-09-12
Vizvezdenec
Scale down complexity for almost unwinnable endgames
commit
|
commitdiff
|
tree
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-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
next