projects
/
stockfish
/ history
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Further simplify unstoppable (#938)
[stockfish]
/
src
/
endgame.cpp
2016-11-05
Miroslav Fontán
Simplify code, delete else after return
blob
|
commitdiff
|
raw
2016-11-05
Marco Costalba
Rewrite syzygy in C++
blob
|
commitdiff
|
raw
|
diff to current
2016-09-25
Stéphane Nicolet
Rename shift_bb() to shift()
blob
|
commitdiff
|
raw
|
diff to current
2016-04-17
Marco Costalba
StateInfo is usually allocated on the stack by search()
blob
|
commitdiff
|
raw
|
diff to current
2016-04-08
mstembera
Simplify popcnt
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
2015-12-30
Alain SAVARD
Correct Pawn Trace Score + Code Clean up
blob
|
commitdiff
|
raw
|
diff to current
2015-12-30
Marco Costalba
Fix assert with very high score position
blob
|
commitdiff
|
raw
|
diff to current
2015-10-31
Marco Costalba
Assorted trivia in search.cpp
blob
|
commitdiff
|
raw
|
diff to current
2015-10-24
Stefano80
KRPPKRP endgame: Simplify ugly switch statement
blob
|
commitdiff
|
raw
|
diff to current
2015-10-06
Stefano80
Tuning of assorted values
blob
|
commitdiff
|
raw
|
diff to current
2015-08-04
Marco Costalba
Rename Position::list
blob
|
commitdiff
|
raw
|
diff to current
2015-07-12
joergoster
Use distance<file>() function in endgame.cpp
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-03-07
Joona Kiiski
Revert C++11 merge
blob
|
commitdiff
|
raw
|
diff to current
2015-02-28
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-26
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-23
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-22
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-20
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-14
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-08
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-02-07
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-01-31
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-01-30
Marco Costalba
Sync with master
blob
|
commitdiff
|
raw
|
diff to current
2015-01-21
Marco Costalba
Rearrange Endgames
blob
|
commitdiff
|
raw
|
diff to current
2015-01-18
Marco Costalba
Import C++11 branch
blob
|
commitdiff
|
raw
|
diff to current
2015-01-10
Marco Costalba
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2015-01-07
Marco Costalba
Assorted formatting and comment tweaks in position.h
blob
|
commitdiff
|
raw
|
diff to current
2015-01-03
Marco Costalba
Retire one implementation of pop_lsb()
blob
|
commitdiff
|
raw
|
diff to current
2014-12-07
hxim
Rename some variables for more clarity.
blob
|
commitdiff
|
raw
|
diff to current
2014-11-09
Marco Costalba
Introduce distance() and unify some API
blob
|
commitdiff
|
raw
|
diff to current
2014-11-03
lucasart
Do not assume that enum are signed
blob
|
commitdiff
|
raw
|
diff to current
2014-05-04
Marco Costalba
Revert back KBPsK to latest Gary's version
blob
|
commitdiff
|
raw
|
diff to current
2014-05-03
Ronald de Man
Fix KXK endgame
blob
|
commitdiff
|
raw
|
diff to current
2014-05-02
Marco Costalba
Revert to Galurung's KBPsK endgame
blob
|
commitdiff
|
raw
|
diff to current
2014-04-27
Marco Costalba
We can add an integer to a Value
blob
|
commitdiff
|
raw
|
diff to current
2014-03-22
Marco Costalba
Retire operator|(File f, Rank r)
blob
|
commitdiff
|
raw
|
diff to current
2014-03-14
Marco Costalba
Use legal positions for endgame initialization
blob
|
commitdiff
|
raw
|
diff to current
2014-01-18
Chris Cain
Simplify pawnless endgame evaluation
blob
|
commitdiff
|
raw
|
diff to current
2014-01-12
Marco Costalba
Retire KBBKN endgame
blob
|
commitdiff
|
raw
|
diff to current
2014-01-07
Marco Costalba
Assorted grammar fixes
blob
|
commitdiff
|
raw
|
diff to current
2014-01-02
Marco Costalba
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2013-12-06
Arjun Temurnikar
Even more spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-12-02
Richard Lloyd
Big assorted spelling fixes
blob
|
commitdiff
|
raw
|
diff to current
2013-10-24
Marco Costalba
Retire mirror()
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Marco Costalba
Further smplify pawn endgames
blob
|
commitdiff
|
raw
|
diff to current
2013-10-23
Chris Caino
Use flip_sq idea in endgame.cpp
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Chris Caino
Simplification of KPsK function
blob
|
commitdiff
|
raw
|
diff to current
2013-10-15
Chris Caino
Bug fix for KQKRPs endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Chris Caino
Remove a drawing rule from KBPsK function
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Marco Costalba
Massive stronger/weaker renming
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
Chris Caino
Add helper function verify_material
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
ceebo
Add some knowledge for KRPKB endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-10-14
ceebo
Improve KBPsK endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-09-28
Marco Costalba
Drop 'is' prefix from query functions
blob
|
commitdiff
|
raw
|
diff to current
2013-09-02
Marco Costalba
Rewrite KBBKN endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-09-01
Marco Costalba
Assorted clean up in endgames
blob
|
commitdiff
|
raw
|
diff to current
2013-08-30
Marco Costalba
Use frontmost_sq() and backmost_sq helpers
blob
|
commitdiff
|
raw
|
diff to current
2013-08-28
Gary Linscott
Add lsb() overload
blob
|
commitdiff
|
raw
|
diff to current
2013-08-22
Marco Costalba
Retire redundant endgames
blob
|
commitdiff
|
raw
|
diff to current
2013-08-19
Tom Vijlbrief
Remove useless condition in KXK endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-07-27
Marco Costalba
Fix an assert in KBK endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-06-23
Marco Costalba
Retire in_front_bb(Color c, Square s) overload
blob
|
commitdiff
|
raw
|
diff to current
2013-06-16
Marco Costalba
Rename piece_count and piece_list
blob
|
commitdiff
|
raw
|
diff to current
2013-03-18
Gary Linscott
Add KNPKB endgame
blob
|
commitdiff
|
raw
|
diff to current
2013-02-20
Marco Costalba
Merge Gary's bishop_pin patch
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Gary Linscott
Merge branch 'master' into bishop_pin_clop
blob
|
commitdiff
|
raw
|
diff to current
2013-02-19
Marco Costalba
Update copyright year
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Marco Costalba
Merge Gary's king safety tweak
blob
|
commitdiff
|
raw
|
diff to current
2013-02-15
Marco Costalba
Further speed up bitbase generation
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Gary Linscott
Merge branch 'master' into simplify_eval
blob
|
commitdiff
|
raw
|
diff to current
2013-02-11
Gary Linscott
Bishop pins only
blob
|
commitdiff
|
raw
|
diff to current
2013-02-07
Gary Linscott
Add KBPKP endgame
blob
|
commitdiff
|
raw
|
diff to current
2012-12-25
Marco Costalba
Retire Position::in_check()
blob
|
commitdiff
|
raw
|
diff to current
2012-10-28
Gary Linscott
Detect drawish KQKP endings
blob
|
commitdiff
|
raw
|
diff to current
2012-10-21
Marco Costalba
Use self-describing constants instead of numbers
blob
|
commitdiff
|
raw
|
diff to current
2012-09-16
Marco Costalba
Fix KpsK endgame
blob
|
commitdiff
|
raw
|
diff to current
2012-08-20
Marco Costalba
Reformat piece values arrays
blob
|
commitdiff
|
raw
|
diff to current
2012-08-18
Marco Costalba
Introduce namespace Bitbases
blob
|
commitdiff
|
raw
|
diff to current
2012-06-24
Marco Costalba
Use type_of() to categorize the moves
blob
|
commitdiff
|
raw
|
diff to current
2012-06-23
Marco Costalba
Replace make_square() with operator|(File, Rank)
blob
|
commitdiff
|
raw
|
diff to current
2012-05-11
Marco Costalba
Fix compilation with Android NDK
blob
|
commitdiff
|
raw
|
diff to current
2012-05-01
Marco Costalba
Change pos.pieces() argument order
blob
|
commitdiff
|
raw
|
diff to current
2012-04-28
Marco Costalba
Proper indenting of multiple conditions
blob
|
commitdiff
|
raw
|
diff to current
2012-04-14
Marco Costalba
Use more_than_one() instead of single_bit()
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Marco Costalba
Revert thread_local stuff
blob
|
commitdiff
|
raw
|
diff to current
2012-04-06
Marco Costalba
Don't store Thread info in Position
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Marco Costalba
Use a Thread instead of an array index
blob
|
commitdiff
|
raw
|
diff to current
2012-04-04
Marco Costalba
Big Position renaming
blob
|
commitdiff
|
raw
|
diff to current
2012-04-01
Marco Costalba
Use polymorphism to resolve map() overloading
blob
|
commitdiff
|
raw
|
diff to current
2012-02-06
mcostalba
Merge pull request #3 from glinscott/b46bf29
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Gary Linscott
Simpler stalemate check.
blob
|
commitdiff
|
raw
|
diff to current
2012-02-05
Gary Linscott
Detect stalemate in KXK endgames
blob
|
commitdiff
|
raw
|
diff to current
2012-01-18
Justin Blanchard
Remove unused #include lines
blob
|
commitdiff
|
raw
|
diff to current
2012-01-14
Marco Costalba
Use 'adjacent' instead of 'neighboring'
blob
|
commitdiff
|
raw
|
diff to current
2012-01-12
Marco Costalba
Use operator~ to flip colors and squares
blob
|
commitdiff
|
raw
|
diff to current
2011-12-31
Marco Costalba
Unify BitCountType selection
blob
|
commitdiff
|
raw
|
diff to current
next