projects
/
stockfish
/ shortlog
commit
grep
author
committer
pickaxe
?
search:
re
summary
| shortlog |
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
stockfish
2013-10-20
Marco Costalba
Revert "Further increase safe checks bonus"
commit
|
commitdiff
|
tree
|
snapshot
2013-10-19
Ralph Stößer
Further increase safe checks bonus
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Marco Costalba
Some evaluation code reshuffle
commit
|
commitdiff
|
tree
|
snapshot
2013-10-18
Jörg Oster
Score chain pawn also by rank
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Chris Caino
Simplification of KPsK function
commit
|
commitdiff
|
tree
|
snapshot
2013-10-15
Chris Caino
Bug fix for KQKRPs endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Ralph Stößer
Double king safety weights
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Chris Caino
Remove a drawing rule from KBPsK function
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Marco Costalba
Massive stronger/weaker renming
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
Chris Caino
Add helper function verify_material
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
ceebo
Add some knowledge for KRPKB endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-14
ceebo
Improve KBPsK endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-10-13
Marco Costalba
Remove unuseful optimization in RKISS
commit
|
commitdiff
|
tree
|
snapshot
2013-10-09
Joona Kiiski
Smoother transition for LMR
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Uri Blass
Increase slowmover and reduce instability
commit
|
commitdiff
|
tree
|
snapshot
2013-10-08
Lucas Braesch
Use TT refined value to stand pat
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Lucas Braesch
Use double everywhere
commit
|
commitdiff
|
tree
|
snapshot
2013-10-05
Lucas Braesch
Use prefix operators wherever possible
commit
|
commitdiff
|
tree
|
snapshot
2013-09-29
Marco Costalba
Add more depth/positions to bench
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Drop 'is' prefix from query functions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Fix build on Mac OS X
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Marco Costalba
Revert "Use a per-thread array"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-28
Lucas Braesch
Simplify extensions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Reuven Peleg
Simplify tte use condition
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Raminder Singh
Fix best move lookup bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Marco Costalba
Increase MAX_MOVES to 256
commit
|
commitdiff
|
tree
|
snapshot
2013-09-27
Marco Costalba
Use a per-thread array for generated moves
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jean-Francois...
Update disabled warnings for Intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Jean-Francois...
Replace -O3 with -fast for intel compiler
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Ralph Stößer
Reduce negative quiets by ONE_PLY / 2
commit
|
commitdiff
|
tree
|
snapshot
2013-09-23
Marco Costalba
Final time management setup
commit
|
commitdiff
|
tree
|
snapshot
2013-09-19
Marco Costalba
Increase Emergency Move Time to 20
commit
|
commitdiff
|
tree
|
snapshot
2013-09-17
Marco Costalba
Increase Emergency Move Time to 10
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Marco Costalba
Fix a silly unstoppable eval bug
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Joona Kiiski
Fix time parameters for blitz games
commit
|
commitdiff
|
tree
|
snapshot
2013-09-16
Marco Costalba
Rewrite unstoppable pawns evaluation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Reuven Peleg
Code style at passed pawn eval
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Reuven Peleg
Nicer operator declerations
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Kojirion
Use pre-increment also for native types
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Marco Costalba
Fix operator++ definition
commit
|
commitdiff
|
tree
|
snapshot
2013-09-15
Marco Costalba
Don't blunder under extreme time pressure
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Marco Costalba
Move classify_leaf() to c'tor in bitbases
commit
|
commitdiff
|
tree
|
snapshot
2013-09-14
Marco Costalba
Small touches to bitbase.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-09-13
Reuven Peleg
Increase passed bonus for having more pieces
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Marco Costalba
Revert "Move draw by material check"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-12
Marco Costalba
Revert "Fix random moves when time < 10ms"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Marco Costalba
Extend checks more when below alpha
commit
|
commitdiff
|
tree
|
snapshot
2013-09-11
Uri Blass
Extend checks more in losing positions
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Reuven Peleg
Simplify unstoppable pawns evaluation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Marco Costalba
Fix random moves when time < 10ms
commit
|
commitdiff
|
tree
|
snapshot
2013-09-10
Reuven Peleg
More readable space mask
commit
|
commitdiff
|
tree
|
snapshot
2013-09-09
homoSapiensSapiens
Change condition to use relative rank
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Marco Costalba
Fix some comments in position.cpp
commit
|
commitdiff
|
tree
|
snapshot
2013-09-08
Marco Costalba
Move draw by material check
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Marco Costalba
Remove unreachable values in mobility table
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Marco Costalba
Fix warning: double to float truncation
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Lucas Braesch
Singular extension at 8 plies also for PV nodes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-07
Lucas Braesch
Union of 2 changes
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Lucas Braesch
Do not prune useless checks in QS
commit
|
commitdiff
|
tree
|
snapshot
2013-09-05
Marco Costalba
Revert "Fix check for bishop pair in material imbalance"
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Reuven Peleg
Rewrite backward pawn detection
commit
|
commitdiff
|
tree
|
snapshot
2013-09-03
Eelco de Groot
Fix check for bishop pair in material imbalance
commit
|
commitdiff
|
tree
|
snapshot
2013-09-02
Marco Costalba
Rewrite KBBKN endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Marco Costalba
Don't use lpthread for Android
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Marco Costalba
Improve ARM compatibility
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Uri Blass
Union of 2 changes that failed with good score
commit
|
commitdiff
|
tree
|
snapshot
2013-09-01
Marco Costalba
Assorted clean up in endgames
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Marco Costalba
Fix a bogus assert in allows()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-30
Marco Costalba
Use frontmost_sq() and backmost_sq helpers
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
Gary Linscott
Enable LMR for dangerous moves
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
homoSapiensSapiens
Bonus for rook behind a passed
commit
|
commitdiff
|
tree
|
snapshot
2013-08-29
homoSapiensSapiens
Replace hardcoded 128 by constant
commit
|
commitdiff
|
tree
|
snapshot
2013-08-28
Gary Linscott
Add lsb() overload
commit
|
commitdiff
|
tree
|
snapshot
2013-08-26
Uri Blass
Time management: move faster if PV is stable
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
homoSapiensSapiens
Simplify chain detection
commit
|
commitdiff
|
tree
|
snapshot
2013-08-25
homoSapiensSapiens
Simplify kf definition in shelter_storm()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-24
Chris Caino
Fix KBPK bug
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
homoSapiensSapiens
Simplify condition for backward pawn
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Marco Costalba
Retire redundant endgames
commit
|
commitdiff
|
tree
|
snapshot
2013-08-22
Joona Kiiski
Use null move when depth >= 2 plies
commit
|
commitdiff
|
tree
|
snapshot
2013-08-21
Marco Costalba
Restore development version
commit
|
commitdiff
|
tree
|
snapshot
2013-08-20
Marco Costalba
Stockfish 4
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Tom Vijlbrief
Fix crash when reaching max ply
commit
|
commitdiff
|
tree
|
snapshot
2013-08-19
Tom Vijlbrief
Remove useless condition in KXK endgame
commit
|
commitdiff
|
tree
|
snapshot
2013-08-18
Leonid Pechenik
Further tweak movecount pruning
commit
|
commitdiff
|
tree
|
snapshot
2013-08-17
Marco Costalba
Normalize "pawn in front of minor" patch
commit
|
commitdiff
|
tree
|
snapshot
2013-08-16
homoSapiensSapiens
Use constants arguments where possible
commit
|
commitdiff
|
tree
|
snapshot
2013-08-15
Marco Costalba
Revert using exceptions
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
homoSapiensSapiens
Simplify DistanceRingsBB init
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
homoSapiensSapiens
Some renaming in TT store()
commit
|
commitdiff
|
tree
|
snapshot
2013-08-14
Marco Costalba
Use exceptions to stop the search
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Tom Vijlbrief
Bonus for a pawn in front of knight/bishop
commit
|
commitdiff
|
tree
|
snapshot
2013-08-13
Ryan Takker
Remove Now Unneeded Help Text
commit
|
commitdiff
|
tree
|
snapshot
2013-08-11
Marco Costalba
Don't set Search::RootColor in Eval::trace
commit
|
commitdiff
|
tree
|
snapshot
2013-08-10
Marco Costalba
Fix GrainSize rounding error
commit
|
commitdiff
|
tree
|
snapshot
2013-08-09
Marco Costalba
Fix 'improving' condition
commit
|
commitdiff
|
tree
|
snapshot
2013-08-08
Marco Costalba
Increase LMR when not improving
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Marco Costalba
Further tweak Position::flip
commit
|
commitdiff
|
tree
|
snapshot
2013-08-05
Marco Costalba
Rewrite flip() to use FEN string manipulation
commit
|
commitdiff
|
tree
|
snapshot
2013-08-03
Marco Costalba
Streamline time computation
commit
|
commitdiff
|
tree
|
snapshot
next