projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Improve move order near the root
[stockfish]
/
src
/
evaluate.cpp
2020-02-05
Joost VandeVondele
Small cleanups.
blob
|
commitdiff
|
raw
2020-02-05
Vizvezdenec
Reintroduce king infiltration
blob
|
commitdiff
|
raw
|
diff to current
2020-02-02
xoto10
Simplify away king infiltration.
blob
|
commitdiff
|
raw
|
diff to current
2020-01-31
Joost VandeVondele
Revert 5 recent patches
blob
|
commitdiff
|
raw
|
diff to current
2020-01-27
Alain SAVARD
Dynamic Complexity based on psqt
blob
|
commitdiff
|
raw
|
diff to current
2020-01-27
Alain SAVARD
Dynamic complexity
blob
|
commitdiff
|
raw
|
diff to current
2020-01-25
Lolligerhans
Tweak RestrictedPiece bonus
blob
|
commitdiff
|
raw
|
diff to current
2020-01-23
Vizvezdenec
Tweak trapped rook penalty
blob
|
commitdiff
|
raw
|
diff to current
2020-01-09
Stéphane Nicolet
Assorted trivial cleanups January 2020
blob
|
commitdiff
|
raw
|
diff to current
2020-01-09
Alain SAVARD
Update lists of authors and contributors
blob
|
commitdiff
|
raw
|
diff to current
2020-01-07
Vizvezdenec
Introduce king infiltration bonus
blob
|
commitdiff
|
raw
|
diff to current
2019-12-10
xoto10
TrappedRook value and King positional tables
blob
|
commitdiff
|
raw
|
diff to current
2019-12-08
Vizvezdenec
Exclude blockers for king from mobility area
blob
|
commitdiff
|
raw
|
diff to current
2019-12-01
Alain SAVARD
King proximity tweak for passed pawns
blob
|
commitdiff
|
raw
|
diff to current
2019-11-28
Joost VandeVondele
Extend bench to static evaluations
blob
|
commitdiff
|
raw
|
diff to current
2019-11-26
Vizvezdenec
Simplify king danger
blob
|
commitdiff
|
raw
|
diff to current
2019-11-23
31m059
King danger: retire attacked-by-bishop defense
blob
|
commitdiff
|
raw
|
diff to current
2019-11-23
SFisGOD
Simplify endgame factor for opposite colored bishops
blob
|
commitdiff
|
raw
|
diff to current
2019-11-21
Alain SAVARD
Outpost Endgame values
blob
|
commitdiff
|
raw
|
diff to current
2019-11-16
Vizvezdenec
Introduce king flank defenders
blob
|
commitdiff
|
raw
|
diff to current
2019-11-14
Stefan Geschwentner
Prune before extension
blob
|
commitdiff
|
raw
|
diff to current
2019-11-13
SFisGOD
Rank-based outposts
blob
|
commitdiff
|
raw
|
diff to current
2019-11-04
31m059
Make Square and Bitboard operators commutative
blob
|
commitdiff
|
raw
|
diff to current
2019-11-02
SFisGOD
Combo of Parameter Tweaks
blob
|
commitdiff
|
raw
|
diff to current
2019-10-31
protonspring
Simplify kingRing
blob
|
commitdiff
|
raw
|
diff to current
2019-10-31
protonspring
Consolidate pawn_push and up
blob
|
commitdiff
|
raw
|
diff to current
2019-10-25
Stéphane Nicolet
Assorted trivial cleanups
blob
|
commitdiff
|
raw
|
diff to current
2019-10-09
31m059
No reachable outpost bonus for bishops
blob
|
commitdiff
|
raw
|
diff to current
2019-10-07
SFisGOD
Tweak kingFlankAttacks factor in kingDanger
blob
|
commitdiff
|
raw
|
diff to current
2019-10-02
Moez Jellouli
More accurate pawn attack span definition
blob
|
commitdiff
|
raw
|
diff to current
2019-10-01
protonspring
Remove ThreatByRank
blob
|
commitdiff
|
raw
|
diff to current
2019-09-27
Alain SAVARD
Simplify RookOnPawn
blob
|
commitdiff
|
raw
|
diff to current
2019-09-24
nickpelling
Clarify the mapping of files to queenside
blob
|
commitdiff
|
raw
|
diff to current
2019-09-23
Stéphane Nicolet
Revert "Clarify the mapping of files to queenside"
blob
|
commitdiff
|
raw
|
diff to current
2019-09-23
Stéphane Nicolet
Clarify the mapping of files to queenside
blob
|
commitdiff
|
raw
|
diff to current
2019-09-23
protonspring
Simplify connected pawn scoring
blob
|
commitdiff
|
raw
|
diff to current
2019-09-15
Stéphane Nicolet
Scale down endgame factor when shuffling
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
Vizvezdenec
Introduce midgame initiative
blob
|
commitdiff
|
raw
|
diff to current
2019-09-14
31m059
Use queens of either color in RookOnQueenFile
blob
|
commitdiff
|
raw
|
diff to current
2019-09-12
Vizvezdenec
Scale down complexity for almost unwinnable endgames
blob
|
commitdiff
|
raw
|
diff to current
2019-09-12
xoto10
Bonus for rook on same file as their queen
blob
|
commitdiff
|
raw
|
diff to current
2019-08-14
Alain SAVARD
Assorted trivial cleanups (July 2019)
blob
|
commitdiff
|
raw
|
diff to current
2019-08-14
Stefan Geschwentner
Tweak unsafe checks
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Alain SAVARD
Passed file cleanup
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Lolligerhans
No influence on unsafeSquares of passers by pieces
blob
|
commitdiff
|
raw
|
diff to current
2019-07-25
Alain SAVARD
Space Invaders
blob
|
commitdiff
|
raw
|
diff to current
2019-07-14
31m059
Just blockSq, not forward file. Bench: 3377831 (#2240)
blob
|
commitdiff
|
raw
|
diff to current
2019-07-14
Michael Chaly
tviigg. (#2238)
blob
|
commitdiff
|
raw
|
diff to current
2019-07-14
31m059
Linear formula for w. Bench: 3328507 (#2239)
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
31m059
Exclude passed pawns from Attacked2Unsupported
blob
|
commitdiff
|
raw
|
diff to current
2019-07-11
Marco Costalba
Assorted trivial cleanups June 2019
blob
|
commitdiff
|
raw
|
diff to current
2019-06-27
Vizvezdenec
Introduce attacks on space area
blob
|
commitdiff
|
raw
|
diff to current
2019-06-21
Vizvezdenec
Rewrite "More bonus for free passed pawn"
blob
|
commitdiff
|
raw
|
diff to current
2019-06-20
Vizvezdenec
More bonus for free passed pawn
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
Marco Costalba
Assorted trivial cleanups 5/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
protonspring
Simplify WeakUnopposedPawn #2181
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
protonspring
Simplify Outposts #2176
blob
|
commitdiff
|
raw
|
diff to current
2019-06-09
31m059
Simplify k-value for passers. Bench: 3854907 (#2182)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-31
protonspring
Scale lazy threshold according to material. (#2170)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-29
protonspring
Simplify semiopen_file (#2165)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-17
31m059
Allow RQ through pieces. Bench: 3415326 (#2153)
blob
|
commitdiff
|
raw
|
diff to current
2019-05-15
xoto10
Remove pawn count in space() calculation #2139
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-04-27
Michael Chaly
Include bishop protection in king Danger evaluation...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-16
protonspring
Move pawnsOnSquares to Position (#2100)
blob
|
commitdiff
|
raw
|
diff to current
2019-04-16
protonspring
Remove semiopenFiles in pawns and simplify space #2102
blob
|
commitdiff
|
raw
|
diff to current
2019-04-09
31m059
Raise kingDanger threshold and adjust constant term...
blob
|
commitdiff
|
raw
|
diff to current
2019-04-04
Moez Jellouli
Add attacked by 2 pawns to attackedBy2 (#2074)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
protonspring
Replace std::mins/max with clamp function (#2062)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-24
protonspring
Simplify pawn asymmetry (remove use of semiopen files...
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-02-08
protonspring
Change outposts to single value #1946
blob
|
commitdiff
|
raw
|
diff to current
2019-02-08
Marco Costalba
Assorted trivial cleanups 1/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-02-03
mstembera
Less king danger if we have a knight near by to defend...
blob
|
commitdiff
|
raw
|
diff to current
2019-02-01
Stéphane Nicolet
Tweak tropism weight in king danger
blob
|
commitdiff
|
raw
|
diff to current
2019-02-01
Vizvezdenec
More precise checks evaluation in king danger
blob
|
commitdiff
|
raw
|
diff to current
2019-01-22
protonspring
Simplify TrappedRook
blob
|
commitdiff
|
raw
|
diff to current
2019-01-20
protonspring
Clean-up some shifting in space calculation (#1955)
blob
|
commitdiff
|
raw
|
diff to current
2019-01-20
Jonathan D
Tweak initiative and Pawn PSQT (#1957)
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
Marco Costalba
Assorted trivial cleanups (#1894)
blob
|
commitdiff
|
raw
|
diff to current
2019-01-01
protonspring
Remove openFiles in pawns. (#1917)
blob
|
commitdiff
|
raw
|
diff to current
2018-12-27
31m059
Always initialize and evaluate king safety
blob
|
commitdiff
|
raw
|
diff to current
2018-12-16
31m059
Use stronglyProtected
blob
|
commitdiff
|
raw
|
diff to current
2018-12-16
Alain SAVARD
Refactor king ring calculation
blob
|
commitdiff
|
raw
|
diff to current
2018-12-13
SFisGOD
A combo of parameter tweaks
blob
|
commitdiff
|
raw
|
diff to current
2018-12-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
blob
|
commitdiff
|
raw
|
diff to current
2018-12-02
Vizvezdenec
Introduce concept of double pawn protection.
blob
|
commitdiff
|
raw
|
diff to current
2018-12-01
ElbertoOne
Remove Overload bonus
blob
|
commitdiff
|
raw
|
diff to current
2018-11-24
Vizvezdenec
Reintroduce tropism to kingdanger
blob
|
commitdiff
|
raw
|
diff to current
2018-11-24
31m059
Remove the tropism term from kingDanger
blob
|
commitdiff
|
raw
|
diff to current
2018-11-20
xoto10
Bonus for restricting opponent's piece moves
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Stéphane Nicolet
Stockfish 10-beta
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Kurt
Tune evaluation scores
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
VoyagerOne
Simplify Castle Extension
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
protonspring
Code style in search.cpp
blob
|
commitdiff
|
raw
|
diff to current
2018-11-19
Nikolay Kostov
Update a comment in the evaluate.cpp file to reflect...
blob
|
commitdiff
|
raw
|
diff to current
2018-11-12
protonspring
Replace the PassedDanger array by an equation
blob
|
commitdiff
|
raw
|
diff to current
2018-11-12
mstembera
Remove redundant king square parameter
blob
|
commitdiff
|
raw
|
diff to current
2018-11-11
31m059
Simplify tropism. (#1807)
blob
|
commitdiff
|
raw
|
diff to current
2018-11-04
Fabian Fichter
Simplify mobility danger
blob
|
commitdiff
|
raw
|
diff to current
next