projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Mark that we are using a patched version.
[stockfish]
/
src
/
2018-11-24
Steinar H. Gunderson
Mark that we are using a patched version.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Add support for 7-man Syzygy tablebases.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Updates for newer protobuf and Stockfish.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Remove the non-pretty moves from the protobuf, as it...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Simplify a bit.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
More build tweaks.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Send back a prettyprinted version of the move on hash...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Fix a crash issue when traversing PVs.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Link the protobuf stuff statically.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Deal with Stockfish internal API changes.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Make server address into an UCI option.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Move the hash probe class definition into a header...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Do not fill value if we have no search info.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Refactor the RPC thread into a shutdown-able class.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Add a SCORE_NONE.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Decode the score into the protobuf.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Put the root into a separate place.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Prevent infinite loops on repetitions.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Return the entire PV, and in slightly more parseable...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Give the proto a package name.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Return all candidate moves from the probe.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Do not use -Wshadow; it is incredibly noisy for protobu...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
When returning gRPC probes, report scores from white...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Write out null-move and no move.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Make the bound slightly easier to parse again.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Make the client prober output something a bit more...
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Rename client.cc to the right extension.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Better comments and enums in the proto file.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Fix a .depend dependency error.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Remove some debugging.
tree
|
commitdiff
2018-11-24
Steinar H. Gunderson
Initial commit for gRPC code.
tree
|
commitdiff
2018-11-24
Vizvezdenec
Reintroduce tropism to kingdanger
tree
|
commitdiff
2018-11-24
31m059
Remove the tropism term from kingDanger
tree
|
commitdiff
2018-11-20
Joost VandeVondele
Force time check on TB probe in search.
tree
|
commitdiff
2018-11-20
xoto10
Bonus for restricting opponent's piece moves
tree
|
commitdiff
2018-11-19
Stéphane Nicolet
Stockfish 10-beta
tree
|
commitdiff
2018-11-19
SFisGOD
Tweak Queen PSQT based on tuned values
tree
|
commitdiff
2018-11-19
Kurt
Tune evaluation scores
tree
|
commitdiff
2018-11-19
protonspring
Remove BlockedStorm array
tree
|
commitdiff
2018-11-19
VoyagerOne
Simplify Castle Extension
tree
|
commitdiff
2018-11-19
protonspring
Code style in search.cpp
tree
|
commitdiff
2018-11-19
Nikolay Kostov
Update a comment in the evaluate.cpp file to reflect...
tree
|
commitdiff
2018-11-19
SFisGOD
Rook PSQT Tuned
tree
|
commitdiff
2018-11-19
Vizvezdenec
Change default contempt from 21 to 24 centipawns
tree
|
commitdiff
2018-11-19
Nooby
Clear TableBase mappings in Search::clear()
tree
|
commitdiff
2018-11-12
protonspring
Replace the PassedDanger array by an equation
tree
|
commitdiff
2018-11-12
mstembera
Remove redundant king square parameter
tree
|
commitdiff
2018-11-11
31m059
Simplify tropism. (#1807)
tree
|
commitdiff
2018-11-08
SFisGOD
Pawn and Piece Values Tuned at LTC
tree
|
commitdiff
2018-11-08
Joost VandeVondele
fixup
tree
|
commitdiff
2018-11-08
Joost VandeVondele
Extension for king moves changing castling rights
tree
|
commitdiff
2018-11-04
Fabian Fichter
Simplify mobility danger
tree
|
commitdiff
2018-11-02
Stéphane Nicolet
Rook tweaks in evaluation
tree
|
commitdiff
2018-11-01
Joost VandeVondele
Fix issues from using adjustedDepth too broadly
tree
|
commitdiff
2018-11-01
SFisGOD
Combo
tree
|
commitdiff
2018-10-27
Vizvezdenec
Tweak of knight PSQT and mobility bonuses
tree
|
commitdiff
2018-10-25
Guenther Demetz
On main thread: reduce depth after fail high
tree
|
commitdiff
2018-10-25
Peter Zsifkovits
NUMA for 9 threads or more
tree
|
commitdiff
2018-10-23
Günther Demetz
Revert Pull Request #1771, see issue #1785 (#1786)
tree
|
commitdiff
2018-10-21
mstembera
Small simplification in castling rights
tree
|
commitdiff
2018-10-14
ElbertoOne
Simplify check extensions
tree
|
commitdiff
2018-10-14
Joost VandeVondele
Randomize draw eval
tree
|
commitdiff
2018-10-14
Guenther Demetz
Correctly track down pv even in fail-high case
tree
|
commitdiff
2018-10-14
Miguel Lahoz
Simplify evaluation of blockers_for_king
tree
|
commitdiff
2018-10-14
Joost VandeVondele
small ttCapture simplification.
tree
|
commitdiff
2018-10-14
31m059
Combo
tree
|
commitdiff
2018-09-27
Eduardo Caceres
Fix two typos in comments
tree
|
commitdiff
2018-09-27
Joost VandeVondele
Remove essentially unused code
tree
|
commitdiff
2018-09-27
protonspring
Two simplifications in passed pawns evaluation
tree
|
commitdiff
2018-09-27
Rocky640
Pawn PSQT Tuned
tree
|
commitdiff
2018-09-27
Joost VandeVondele
Remove unneeded branch
tree
|
commitdiff
2018-09-10
Vizvezdenec
Tweak opposite colord bishops endgame scaling.
tree
|
commitdiff
2018-09-04
ElbertoOne
Parameter tweaks in PSQT and NMP
tree
|
commitdiff
2018-09-03
Stéphane Nicolet
Update list of authors
tree
|
commitdiff
2018-09-01
Stéphane Nicolet
Re-introduce "keep pawns on both flanks"
tree
|
commitdiff
2018-09-01
Rocky640
Long Diagonal Tweaks
tree
|
commitdiff
2018-08-29
protonspring
Remove PawnsOnBothFlanks
tree
|
commitdiff
2018-08-29
MJZ1977
Fix bug with "excludedMove" for probcut
tree
|
commitdiff
2018-08-29
Steinar H. Gunderson
Shrink the hash table of tablebases back to 4096 entries
tree
|
commitdiff
2018-08-28
Ondrej Mosnacek
Refactor pure static eval code
tree
|
commitdiff
2018-08-28
protonspring
make DistanceRing more consistent
tree
|
commitdiff
2018-08-28
Vizvezdenec
Tweak stat bonus formula
tree
|
commitdiff
2018-08-28
VoyagerOne
Don't modify Eval with search stats at ttHits
tree
|
commitdiff
2018-08-20
Stefan Geschwentner
Store only unchanged static evaluations in TT
tree
|
commitdiff
2018-08-17
Stéphane Nicolet
Use an affine formula to mix stats and eval
tree
|
commitdiff
2018-08-17
VoyagerOne
Mix search stats with evaluation
tree
|
commitdiff
2018-08-17
protonspring
Simplify king file dependancy in evaluate_shelter()
tree
|
commitdiff
2018-08-14
Stéphane Nicolet
Double weight of capture history
tree
|
commitdiff
2018-08-14
Alain SAVARD
Remove pawncount array in imbalance
tree
|
commitdiff
2018-08-12
GuardianRM
Non-linear bonus for pawn count
tree
|
commitdiff
2018-08-12
Stefano Cardanobile
Combo of several promising parameter tweaks
tree
|
commitdiff
2018-08-12
Jerry Donald Watson
Simple razoring: depth 1 only, no distinction between...
tree
|
commitdiff
2018-08-10
Miguel Lahoz
Remove Condition For Passed Pawns
tree
|
commitdiff
2018-08-09
Stefan Geschwentner
LMR simplification
tree
|
commitdiff
2018-08-08
Stefano Cardanobile
First check threshold in space evaluation
tree
|
commitdiff
2018-08-08
FauziAkram
King Psqt Tuning
tree
|
commitdiff
2018-08-08
Stefano Cardanobile
Introduce voting system for best move selection
tree
|
commitdiff
2018-08-01
Marco Costalba
Improve Stats definition
tree
|
commitdiff
2018-07-31
Marco Costalba
Small tweaks to recent code changes
tree
|
commitdiff
2018-07-31
noobpwnftw
7-pieces Syzygy tablebase support
tree
|
commitdiff
next