projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Simplify make_promotions()
[stockfish]
/
src
/
2020-07-09
mstembera
Simplify make_promotions()
tree
|
commitdiff
2020-07-09
FauziAkram
Connected / blocked pawns simplification
tree
|
commitdiff
2020-07-09
Alain SAVARD
Clean-up en passant processing
tree
|
commitdiff
2020-07-06
Stefan Geschwentner
Add a rank based bonus for blocked pawns.
tree
|
commitdiff
2020-07-06
protonspring
denormalize KRKP.
tree
|
commitdiff
2020-07-03
SFisGOD
Remove passed pawn condition.
tree
|
commitdiff
2020-07-03
Joost VandeVondele
Set UCI_ShowWDL by default to false
tree
|
commitdiff
2020-07-03
Alain SAVARD
Use arrays
tree
|
commitdiff
2020-07-01
Joost VandeVondele
Provide WDL statistics
tree
|
commitdiff
2020-06-29
Stefan Geschwentner
Tweak single queen endgame scaling.
tree
|
commitdiff
2020-06-28
Stéphane Nicolet
Scale down eval for queen imbalance
tree
|
commitdiff
2020-06-28
Stefan Geschwentner
Scale down eval for drawish rook endgames.
tree
|
commitdiff
2020-06-28
Stéphane Nicolet
Increase value of pawns on fifth rank
tree
|
commitdiff
2020-06-28
mstembera
Remove old zobrist trick for castling rights
tree
|
commitdiff
2020-06-28
mstembera
Fix fragile code to use proper random 64 bit keys.
tree
|
commitdiff
2020-06-27
Joost VandeVondele
Revert LTO for mingw on windows.
tree
|
commitdiff
2020-06-27
Niklas Fiekas
support popcnt on armv8
tree
|
commitdiff
2020-06-27
Niklas Fiekas
Simplify use_time_management() and allow composing
tree
|
commitdiff
2020-06-24
Joost VandeVondele
Small cleanups
tree
|
commitdiff
2020-06-24
UnaiCorzo
Makefile: support lto on mingw, default to 64bits
tree
|
commitdiff
2020-06-24
Joost VandeVondele
Remove 'Minimum Thinking Time' UCI option.
tree
|
commitdiff
2020-06-24
Niklas Fiekas
Support ARCH=armv8 in Makefile (#2355)
tree
|
commitdiff
2020-06-24
Vizvezdenec
Do less futility pruning for captures.
tree
|
commitdiff
2020-06-22
FauziAkram
Introduce bonus for queen infiltration
tree
|
commitdiff
2020-06-21
protonspring
Make endgames consistent
tree
|
commitdiff
2020-06-21
Joost VandeVondele
small cleanups
tree
|
commitdiff
2020-06-17
Vizvezdenec
More reduction for evading pawn moves.
tree
|
commitdiff
2020-06-17
Stéphane Nicolet
Small bonus to favor thorn pawns
tree
|
commitdiff
2020-06-17
mstembera
Use 128 bit multiply for TT index
tree
|
commitdiff
2020-06-15
xoto10
Retuned values after eval quantize patch.
tree
|
commitdiff
2020-06-13
xoto10
Tuned values for search constants
tree
|
commitdiff
2020-06-13
Joost VandeVondele
Quantize eval to multiples of 16
tree
|
commitdiff
2020-06-13
Vizvezdenec
Adjust history threshold for quiet moves futility pruning
tree
|
commitdiff
2020-06-10
Stéphane Nicolet
Improve the anti-shuffling policy
tree
|
commitdiff
2020-06-09
Sami Kiminki
Increase the maximum hash size by a factor of 256
tree
|
commitdiff
2020-06-09
NguyenPham
show coordinates when displaying board
tree
|
commitdiff
2020-06-09
protonspring
Refactor some threads related code.
tree
|
commitdiff
2020-06-09
protonspring
Wrap all access to LineBB and add assert
tree
|
commitdiff
2020-06-09
xoto10
join scale_factor, initiative and mg+eg reduction
tree
|
commitdiff
2020-06-06
pb00067
Use lowply-history also on low depths
tree
|
commitdiff
2020-06-06
protonspring
small speed-up in movegen
tree
|
commitdiff
2020-06-06
Moez Jellouli
Minimal thinking time, even if only one rootMove.
tree
|
commitdiff
2020-06-04
Moez Jellouli
Singular quiet LMR
tree
|
commitdiff
2020-06-01
Stefan Geschwentner
Give bonus for bishops that are alligned with enemy...
tree
|
commitdiff
2020-06-01
ElbertoOne
Isolated pawns tweak
tree
|
commitdiff
2020-05-30
Joost VandeVondele
Less pruning in draw PV lines.
tree
|
commitdiff
2020-05-30
protonspring
Consolidate all attacks bitboards
tree
|
commitdiff
2020-05-26
xoto10
In BlockedStorm, theirPawns includes ones attacked...
tree
|
commitdiff
2020-05-25
Vizvezdenec
Give bonus for rooks that are alligned with enemy kingring
tree
|
commitdiff
2020-05-25
Moez Jellouli
Remove attacked pawns from storm evaluation
tree
|
commitdiff
2020-05-23
ElbertoOne
Remove and replace DoubledIsolated penalty by Doubled
tree
|
commitdiff
2020-05-23
FauziAkram
Queen Mobility Tweak
tree
|
commitdiff
2020-05-23
Joost VandeVondele
small cleanups
tree
|
commitdiff
2020-05-23
xoto10
Keep low ply history from previous move
tree
|
commitdiff
2020-05-22
Stefan Geschwentner
Add doubled isolated pawn penalty.
tree
|
commitdiff
2020-05-21
Stefan Geschwentner
Tweak knight mobility
tree
|
commitdiff
2020-05-21
Stéphane Nicolet
A combo of parameters tweaks
tree
|
commitdiff
2020-05-21
protonspring
Simplify evaluation for blocked passers.
tree
|
commitdiff
2020-05-19
Sami Kiminki
Avoid sending info strings before 'uci' has been received
tree
|
commitdiff
2020-05-19
xoto10
Increase base time use and limit max used.
tree
|
commitdiff
2020-05-17
protonspring
Don't adjust MoveOverhead by increment
tree
|
commitdiff
2020-05-15
Joost VandeVondele
Workaround for older compiler
tree
|
commitdiff
2020-05-14
protonspring
Simplify Time Management
tree
|
commitdiff
2020-05-14
Sami Kiminki
Fix a Windows-only crash on exit without 'quit'
tree
|
commitdiff
2020-05-14
Stéphane Nicolet
Move 50 moves counter to initiative.
tree
|
commitdiff
2020-05-13
Sami Kiminki
Add support for Windows large pages
tree
|
commitdiff
2020-05-13
Tomasz Sobczyk
Use a trivially copyable struct for TBTables::Entry...
tree
|
commitdiff
2020-05-11
Moez Jellouli
Tune pawn value
tree
|
commitdiff
2020-05-11
Joost VandeVondele
Use posix_memalign instead of aligned_alloc
tree
|
commitdiff
2020-05-09
xoto10
Fix syzygy dependencies issue
tree
|
commitdiff
2020-05-06
xoto10
Penalty for all enemy pawns xrayed by our bishop.
tree
|
commitdiff
2020-05-02
Marco Costalba
Fishtest Tuning Framework
tree
|
commitdiff
2020-05-02
Vizvezdenec
Refine scale factor of opposite colored bishops endgames.
tree
|
commitdiff
2020-05-02
Linmiao Xu
Tuned safe checks and minor piece king protectors
tree
|
commitdiff
2020-04-29
Joost VandeVondele
Small cleanups
tree
|
commitdiff
2020-04-29
Vizvezdenec
Introduce futility pruning for captures
tree
|
commitdiff
2020-04-22
pb00067
continuation histories when in check
tree
|
commitdiff
2020-04-18
Vizvezdenec
Apply multicut pruning more often
tree
|
commitdiff
2020-04-18
protonspring
Simplify minPawnDistance
tree
|
commitdiff
2020-04-16
Joost VandeVondele
Remove one condition in probcut TTmove skipping
tree
|
commitdiff
2020-04-16
xoto10
Scale factor in opposite-color bishop endings
tree
|
commitdiff
2020-04-16
Lolligerhans
Increase safe check bonus if multiple safe checks
tree
|
commitdiff
2020-04-16
FauziAkram
Queen and Rook Tuning
tree
|
commitdiff
2020-04-15
Vizvezdenec
Don't attempt probcut if ttMove is not good enough.
tree
|
commitdiff
2020-04-15
Vizvezdenec
Space bonus and number of blocked pawns
tree
|
commitdiff
2020-04-14
Stefan Geschwentner
less bonus for blocked connected pawn
tree
|
commitdiff
2020-04-13
silversolver1
Removes evasionPrunable
tree
|
commitdiff
2020-04-13
Vizvezdenec
Scale up space weight with number of blocked pawns
tree
|
commitdiff
2020-04-13
Lolligerhans
Remove candidate passers w/o feasible lever
tree
|
commitdiff
2020-04-12
Joost VandeVondele
Extend irreversible moves
tree
|
commitdiff
2020-04-12
protonspring
Always remember the ttMove
tree
|
commitdiff
2020-04-12
Joost VandeVondele
Small cleanups
tree
|
commitdiff
2020-04-07
Vizvezdenec
Introduce capture history pruning
tree
|
commitdiff
2020-04-05
Vizvezdenec
Further increase reductions with increasing number...
tree
|
commitdiff
2020-04-05
31m059
Retire candidate passed pawns
tree
|
commitdiff
2020-04-05
protonspring
remove KNPK endgame code
tree
|
commitdiff
2020-04-02
Vizvezdenec
Increase reduction for captures.
tree
|
commitdiff
2020-04-02
31m059
Simplify a candidate passer condition.
tree
|
commitdiff
2020-04-02
mstembera
No voting for TB loss / mate.
tree
|
commitdiff
2020-04-02
protonspring
Limit array access in Position
tree
|
commitdiff
next