projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
SEE Pruning Tweak (#2183)
[stockfish]
/
src
/
pawns.cpp
2019-05-15
protonspring
Simplify connected #2114
blob
|
commitdiff
|
raw
2019-05-15
xoto10
Add eg component to evaluate_shelter() #2137
blob
|
commitdiff
|
raw
|
diff to current
2019-05-02
Marco Costalba
Assorted trivial cleanups 4/2019
blob
|
commitdiff
|
raw
|
diff to current
2019-04-20
protonspring
Remove DistanceRing #2107
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
Calculate passedCount real-time #2099
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-13
protonspring
Simplify Connected Pawn Scoring #2090
blob
|
commitdiff
|
raw
|
diff to current
2019-03-31
protonspring
Use simple array for Pawns Connected bonus #2061
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-31
protonspring
Accessor for SquareBB #2067
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-24
protonspring
Simplify Passed Pawns (#2058)
blob
|
commitdiff
|
raw
|
diff to current
2019-03-05
Marco Costalba
Assorted trivial cleanups 2/2019
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-11
protonspring
Changes identified in RENAME/REFORMATTING thread (...
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
protonspring
Remove BlockedStorm array
blob
|
commitdiff
|
raw
|
diff to current
2018-11-12
mstembera
Remove redundant king square parameter
blob
|
commitdiff
|
raw
|
diff to current
2018-10-21
mstembera
Small simplification in castling rights
blob
|
commitdiff
|
raw
|
diff to current
2018-09-03
Stéphane Nicolet
Update list of authors
blob
|
commitdiff
|
raw
|
diff to current
2018-08-28
protonspring
make DistanceRing more consistent
blob
|
commitdiff
|
raw
|
diff to current
2018-08-17
protonspring
Simplify king file dependancy in evaluate_shelter()
blob
|
commitdiff
|
raw
|
diff to current
2018-08-10
Miguel Lahoz
Remove Condition For Passed Pawns
blob
|
commitdiff
|
raw
|
diff to current
2018-07-22
protonspring
simplified forward ranks.
blob
|
commitdiff
|
raw
|
diff to current
2018-07-18
ianfab
Minor whitespace formatting changes
blob
|
commitdiff
|
raw
|
diff to current
2018-07-14
candirufish
Tuned Values after 2 million spsa games
blob
|
commitdiff
|
raw
|
diff to current
2018-06-23
candirufish
Another set of tuned values after one million games
blob
|
commitdiff
|
raw
|
diff to current
2018-06-21
candirufish
Tuned values after 505k games
blob
|
commitdiff
|
raw
|
diff to current
2018-06-11
Joost VandeVondele
Remove failedLow from the mainThread struct
blob
|
commitdiff
|
raw
|
diff to current
2018-06-02
Stéphane Nicolet
Fix comments, rename variables
blob
|
commitdiff
|
raw
|
diff to current
2018-05-24
protonspring
Simplify BlockedByPawn to one dimension
blob
|
commitdiff
|
raw
|
diff to current
2018-05-21
protonspring
Simplify shelter: always do strength and danger
blob
|
commitdiff
|
raw
|
diff to current
2018-05-10
protonspring
Consolidate pawn storm types
blob
|
commitdiff
|
raw
|
diff to current
2018-05-09
candirufish
Tuned some pawns and evaluation constants
blob
|
commitdiff
|
raw
|
diff to current
2018-05-08
Alain SAVARD
Drop the lever condition for backwards
blob
|
commitdiff
|
raw
|
diff to current
2018-05-06
protonspring
Simplify the backward pawns code
blob
|
commitdiff
|
raw
|
diff to current
2018-05-03
Stéphane Nicolet
Tweak the connected[] array value for pawns on rank 5
blob
|
commitdiff
|
raw
|
diff to current
2018-05-02
Stéphane Nicolet
Correct a bug introduced by Stéphane in the previous...
blob
|
commitdiff
|
raw
|
diff to current
2018-05-01
protonspring
Use special rule for BlockedByKing
blob
|
commitdiff
|
raw
|
diff to current
2018-04-29
Stéphane Nicolet
Update various comments
blob
|
commitdiff
|
raw
|
diff to current
2018-04-23
Stéphane Nicolet
Simplify the ShelterStrength[] array
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
protonspring
Simplify BlockedByKing in pawn storms
blob
|
commitdiff
|
raw
|
diff to current
2018-04-18
Stéphane Nicolet
Simplify the shelter mask
blob
|
commitdiff
|
raw
|
diff to current
2018-03-30
Alain SAVARD
Candidate Passed Pawn
blob
|
commitdiff
|
raw
|
diff to current
2018-03-27
protonspring
Simplification: remove pawn shelter/storm masks
blob
|
commitdiff
|
raw
|
diff to current
2018-03-18
Ronald de Man
Mark all compile-time constants as constexpr.
blob
|
commitdiff
|
raw
|
diff to current
2018-03-07
Stéphane Nicolet
Knight threats on Queen
blob
|
commitdiff
|
raw
|
diff to current
2018-03-06
Chris Cain
Introduce variadic make_bitboard()
blob
|
commitdiff
|
raw
|
diff to current
2018-02-28
Stefan Geschwentner
Blocked pawn storm
blob
|
commitdiff
|
raw
|
diff to current
2018-02-26
Stéphane Nicolet
Count passed pawns in asymmetry measure
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
Stéphane Nicolet
Revert "Count passed pawns in asymmetry measure"
blob
|
commitdiff
|
raw
|
diff to current
2018-02-25
Stéphane Nicolet
Count passed pawns in asymmetry measure
blob
|
commitdiff
|
raw
|
diff to current
2018-02-23
Marco Costalba
Reformat SEE to better document the function
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Stéphane Nicolet
Move pawn_attacks_bb() helper to bitboard.h
blob
|
commitdiff
|
raw
|
diff to current
2018-02-21
Mike Whiteley
rename shift variables.
blob
|
commitdiff
|
raw
|
diff to current
2018-02-20
Marco Costalba
Code style in evaluate.cpp
blob
|
commitdiff
|
raw
|
diff to current
2018-02-08
FauziAkram
A combo of 3 successful tuning patches
blob
|
commitdiff
|
raw
|
diff to current
2018-01-30
Torsten Franz
Retire lever (#1378)
blob
|
commitdiff
|
raw
|
diff to current
2018-01-01
Joost VandeVondele
New Year 2018
blob
|
commitdiff
|
raw
|
diff to current
2017-12-04
syzygy1
Use a Direction enum for Square deltas
blob
|
commitdiff
|
raw
|
diff to current
2017-12-03
Joost VandeVondele
Use bool(Bitboard b) instead of !!b (#1321)
blob
|
commitdiff
|
raw
|
diff to current
2017-09-17
Stéphane Nicolet
Score unopposed weak pawns only if majors
blob
|
commitdiff
|
raw
|
diff to current
2017-09-09
ianfab
Extend ShelterWeakness array by dimension isKingFile
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
snicolet
Tweak connected pawns seed[] array values
blob
|
commitdiff
|
raw
|
diff to current
2017-08-02
Rocky640
Rework the "unsupported" penalty into a "supported...
blob
|
commitdiff
|
raw
|
diff to current
2017-07-03
Alain SAVARD
Tidy up
blob
|
commitdiff
|
raw
|
diff to current
2017-06-17
Alain SAVARD
Misc coding style fixes
blob
|
commitdiff
|
raw
|
diff to current
2017-05-10
Marco Costalba
Default argument for see_ge()
blob
|
commitdiff
|
raw
|
diff to current
2017-05-08
Stefan Geschwentner
Bonus for pawn scrifice which create passed pawn
blob
|
commitdiff
|
raw
|
diff to current
2017-04-29
Marco Costalba
Retire the misdesigned StepAttacks[] array.
blob
|
commitdiff
|
raw
|
diff to current
2017-04-24
Marco Costalba
Assorted code style issues
blob
|
commitdiff
|
raw
|
diff to current
2017-04-16
Stéphane Nicolet
Doubled and supported pawns
blob
|
commitdiff
|
raw
|
diff to current
2017-03-06
snicolet
Speed-up some arrays reading
blob
|
commitdiff
|
raw
|
diff to current
2017-01-28
Stefan Geschwentner
Candidate passed pawns
blob
|
commitdiff
|
raw
|
diff to current
2017-01-17
Stéphane Nicolet
Update some comments (#973)
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Rocky640
StormDanger CleanUp (#964)
blob
|
commitdiff
|
raw
|
diff to current
2017-01-11
Joost VandeVondele
Adjust copyright headers to 2017 (#965)
blob
|
commitdiff
|
raw
|
diff to current
2016-12-05
Stéphane Nicolet
Pawn flank attacks
blob
|
commitdiff
|
raw
|
diff to current
2016-11-19
Alain SAVARD
Pawn shelter and pawn storm tuned
blob
|
commitdiff
|
raw
|
diff to current
2016-10-05
Stefano Cardanobile
Retire implicit malus for stonewalls
blob
|
commitdiff
|
raw
|
diff to current
2016-09-25
Stéphane Nicolet
Rename shift_bb() to shift()
blob
|
commitdiff
|
raw
|
diff to current
2016-09-02
Stéphane Nicolet
Space bonus in presence of open files
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Marco Costalba
Remove a stale assignment
blob
|
commitdiff
|
raw
|
diff to current
2016-08-18
Stefano80
Retire pawn span
blob
|
commitdiff
|
raw
|
diff to current
2016-06-25
Marco Costalba
Restore standard passed pawn definition
blob
|
commitdiff
|
raw
|
diff to current
2016-05-26
Stéphane Nicolet
Simplify doubled pawn
blob
|
commitdiff
|
raw
|
diff to current
2016-05-13
Stéphane Nicolet
Double pawn simplification
blob
|
commitdiff
|
raw
|
diff to current
2016-04-30
Stéphane Nicolet
Isolated pawn simplification
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
Alain SAVARD
Backward simplication
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
mstembera
Simplify popcnt
blob
|
commitdiff
|
raw
|
diff to current
2016-03-27
fanon
Simplify pawns King Safety calculation
blob
|
commitdiff
|
raw
|
diff to current
2016-02-07
hxim
Remove Weights
blob
|
commitdiff
|
raw
|
diff to current
2016-01-16
Lyudmil Antonov
Assorted English grammar changes
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
lucasart
Retire CenterBind
blob
|
commitdiff
|
raw
|
diff to current
2016-01-03
Alain SAVARD
Fine tuning of unsupported pawn penalty
blob
|
commitdiff
|
raw
|
diff to current
2016-01-02
ppigazzini
Update AUTHORS and copyright notice
blob
|
commitdiff
|
raw
|
diff to current
2016-01-01
Marco Costalba
Update Copyright year
blob
|
commitdiff
|
raw
|
diff to current
next