projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅ next
Better indentation in Makefile
2018-03-03
Stéphane Nicolet
Better indentation in Makefile
commit
|
commitdiff
|
tree
2018-02-27
Stéphane Nicolet
Simplify tropism computation
commit
|
commitdiff
|
tree
2018-02-27
Stéphane Nicolet
No Tempo for draw scores given by heuristic functions
commit
|
commitdiff
|
tree
2018-02-26
Stéphane Nicolet
Count passed pawns in asymmetry measure
commit
|
commitdiff
|
tree
2018-02-25
Stéphane Nicolet
Revert "Count passed pawns in asymmetry measure"
commit
|
commitdiff
|
tree
2018-02-25
Stéphane Nicolet
Count passed pawns in asymmetry measure
commit
|
commitdiff
|
tree
2018-02-21
Stéphane Nicolet
Move pawn_attacks_bb() helper to bitboard.h
commit
|
commitdiff
|
tree
2018-02-18
Stéphane Nicolet
Update list of authors after Stockfish 9
commit
|
commitdiff
|
tree
2018-02-09
Stéphane Nicolet
Fix bug for 'eval' command in terminal
commit
|
commitdiff
|
tree
2018-02-04
Stéphane Nicolet
Revert "Implement old 'multipv' search"
commit
|
commitdiff
|
tree
2018-02-04
Stéphane Nicolet
Restore development version
commit
|
commitdiff
|
tree
2018-02-03
Stéphane Nicolet
Improved spelling, grammar and comment
commit
|
commitdiff
|
tree
2018-01-23
Stéphane Nicolet
Contempt 20
commit
|
commitdiff
|
tree
2017-12-05
Stéphane Nicolet
A better contempt implementation for Stockfish (#1325)
commit
|
commitdiff
|
tree
2017-12-04
Stéphane Nicolet
Avoid warnings by the Clang compiler
commit
|
commitdiff
|
tree
2017-12-03
Stéphane Nicolet
Compile without exceptions
commit
|
commitdiff
|
tree
2017-11-18
Stéphane Nicolet
Simplify away the PawnSet[] imbalance array (#1308)
commit
|
commitdiff
|
tree
2017-10-02
Stéphane Nicolet
Good bishops on the main diagonals
commit
|
commitdiff
|
tree
2017-09-17
Stéphane Nicolet
Score unopposed weak pawns only if majors
commit
|
commitdiff
|
tree
2017-08-26
Stéphane Nicolet
Count all weak squares in the king ring with a single...
commit
|
commitdiff
|
tree
2017-08-22
Stéphane Nicolet
Avoid constructing an empty tuple in qsearch
commit
|
commitdiff
|
tree
2017-08-02
snicolet
Tweak connected pawns seed[] array values
commit
|
commitdiff
|
tree
2017-06-21
snicolet
Improve readability of evaluation functions
commit
|
commitdiff
|
tree
2017-06-17
snicolet
Prefetch earlier in qsearch()
commit
|
commitdiff
|
tree
2017-05-18
snicolet
Do check analysis later in the game
commit
|
commitdiff
|
tree
2017-05-18
snicolet
Use a fraction of king danger in endgame score
commit
|
commitdiff
|
tree
2017-05-16
snicolet
Limit king ring to eight squares
commit
|
commitdiff
|
tree
2017-04-26
snicolet
Avoid misuse of StepAttacksBB for pawns
commit
|
commitdiff
|
tree
2017-04-16
Stéphane Nicolet
Doubled and supported pawns
commit
|
commitdiff
|
tree
2017-03-09
snicolet
Helper functions to count material for both sides
commit
|
commitdiff
|
tree
2017-03-06
snicolet
Speed-up some arrays reading
commit
|
commitdiff
|
tree
2017-02-26
snicolet
Change definition of "weak" in threats calculation
commit
|
commitdiff
|
tree
2017-02-19
snicolet
Keep pawns on both flanks
commit
|
commitdiff
|
tree
2017-01-31
Stéphane Nicolet
Simplify away QueenContactChecks
commit
|
commitdiff
|
tree
2017-01-17
Stéphane Nicolet
Update some comments (#973)
commit
|
commitdiff
|
tree
2017-01-11
Stéphane Nicolet
Check for overflow in Score * int multiplication (...
commit
|
commitdiff
|
tree
2017-01-02
Stéphane Nicolet
Simplify unstoppable again (#950)
commit
|
commitdiff
|
tree
2016-12-05
Stéphane Nicolet
Pawn flank attacks
commit
|
commitdiff
|
tree
2016-11-19
Stéphane Nicolet
Do not use GCC extension for anonymous unions
commit
|
commitdiff
|
tree
2016-10-25
Stéphane Nicolet
Endgame malus for having a king in a pawnless flank
commit
|
commitdiff
|
tree
2016-10-05
Stéphane Nicolet
Do not use SEE in evasion scoring
commit
|
commitdiff
|
tree
2016-09-25
Stéphane Nicolet
Rename shift_bb() to shift()
commit
|
commitdiff
|
tree
2016-09-22
Stéphane Nicolet
Simplify pinners conditions in SEE()
commit
|
commitdiff
|
tree
2016-09-17
Stéphane Nicolet
Swap mg and eg in internal representation of Score
commit
|
commitdiff
|
tree
2016-09-16
Stéphane Nicolet
Retire KingDanger array
commit
|
commitdiff
|
tree
2016-09-02
Stéphane Nicolet
Space bonus in presence of open files
commit
|
commitdiff
|
tree
2016-08-27
Stéphane Nicolet
Move CheckInfo under StateInfo
commit
|
commitdiff
|
tree
2016-07-08
Stéphane Nicolet
King tropism
commit
|
commitdiff
|
tree
2016-05-28
Stéphane Nicolet
Pins or discovered attacks on the opponent's queen
commit
|
commitdiff
|
tree
2016-05-28
Stéphane Nicolet
Teach check_blockers to check also non-king pieces
commit
|
commitdiff
|
tree
2016-05-26
Stéphane Nicolet
Simplify doubled pawn
commit
|
commitdiff
|
tree
2016-05-13
Stéphane Nicolet
Double pawn simplification
commit
|
commitdiff
|
tree
2016-04-30
Stéphane Nicolet
Isolated pawn simplification
commit
|
commitdiff
|
tree
2016-03-27
snicolet
Bonus for loose enemies
commit
|
commitdiff
|
tree
2016-03-02
snicolet
Tweak initiative formula
commit
|
commitdiff
|
tree
2015-12-02
Stéphane Nicolet
Introduce new Threats weights = {350, 256}
commit
|
commitdiff
|
tree
2015-10-29
Stéphane Nicolet
Some code and comment cleanup
commit
|
commitdiff
|
tree
2015-10-16
Stéphane Nicolet
Asymmetry bonus for the attacking side
commit
|
commitdiff
|
tree
2015-06-02
Stéphane Nicolet
Tweak backward pawns definition
commit
|
commitdiff
|
tree
2015-04-09
Stéphane Nicolet
Use minimumSplitDepth = 5
commit
|
commitdiff
|
tree
2015-03-07
Stéphane Nicolet
Update Makefile for Mac OS X compilation
commit
|
commitdiff
|
tree
2015-03-05
Stéphane Nicolet
Update Makefile for Mac OS X compilation
commit
|
commitdiff
|
tree
2015-02-28
Stéphane Nicolet
Simplify pawn code a bit
commit
|
commitdiff
|
tree
2015-02-28
Stéphane Nicolet
Raise penalty for knight attacked by pawn
commit
|
commitdiff
|
tree
2015-02-20
Stéphane Nicolet
Fix comment for kingAdjacentZoneAttacksCount
commit
|
commitdiff
|
tree
2015-02-20
snicolet
Mobile phalanxes
commit
|
commitdiff
|
tree
2015-02-13
snicolet
Small bonus for all safe pawn pushes
commit
|
commitdiff
|
tree
2014-10-27
snicolet
Tune PawnsFileSpan
commit
|
commitdiff
|
tree
2014-10-23
snicolet
Calculate maximum threat for hanging pieces
commit
|
commitdiff
|
tree
2014-04-30
snicolet
Penalize hanging pieces
commit
|
commitdiff
|
tree
2014-03-24
snicolet
Introduce penalty for weak (=unsupported) pawns.
commit
|
commitdiff
|
tree
2014-03-05
Stephane Nicolet
Fix dbg_mean_of() for negative numbers
commit
|
commitdiff
|
tree