projects
/
stockfish
/ search
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
first ⋅ prev ⋅
next
Temporary patch to show the compiler for TCEC submission
2019-09-25
Stéphane Nicolet
Temporary patch to show the compiler for TCEC submission
commit
|
commitdiff
|
tree
2019-09-24
Stéphane Nicolet
Increase weight for supported pawns
commit
|
commitdiff
|
tree
2019-09-23
Stéphane Nicolet
Revert "Clarify the mapping of files to queenside"
commit
|
commitdiff
|
tree
2019-09-23
Stéphane Nicolet
Clarify the mapping of files to queenside
commit
|
commitdiff
|
tree
2019-09-15
Stéphane Nicolet
Scale down endgame factor when shuffling
commit
|
commitdiff
|
tree
2019-09-14
Stéphane Nicolet
Assorted trivial cleanups
commit
|
commitdiff
|
tree
2019-09-14
Stéphane Nicolet
Update Makefile documentation
commit
|
commitdiff
|
tree
2018-12-06
Stéphane Nicolet
Revert "pseudo_legal() and MOVE_NONE"
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Restore development version
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Stockfish 10
commit
|
commitdiff
|
tree
2018-11-29
Stéphane Nicolet
Update list of authors
commit
|
commitdiff
|
tree
2018-11-19
Stéphane Nicolet
Stockfish 10-beta
commit
|
commitdiff
|
tree
2018-11-08
Stephane Nicolet
Update list of top CPU contributors
commit
|
commitdiff
|
tree
2018-11-02
Stéphane Nicolet
Rook tweaks in evaluation
commit
|
commitdiff
|
tree
2018-09-03
Stéphane Nicolet
Update list of authors
commit
|
commitdiff
|
tree
2018-09-01
Stéphane Nicolet
Re-introduce "keep pawns on both flanks"
commit
|
commitdiff
|
tree
2018-08-17
Stéphane Nicolet
Use an affine formula to mix stats and eval
commit
|
commitdiff
|
tree
2018-08-14
Stéphane Nicolet
Double weight of capture history
commit
|
commitdiff
|
tree
2018-07-30
Stéphane Nicolet
Introduce tropism measure in king danger
commit
|
commitdiff
|
tree
2018-07-27
Stéphane Nicolet
Fix a compilation error for MSVC
commit
|
commitdiff
|
tree
2018-07-27
Stéphane Nicolet
Remove a popcount for HinderPassedPawn
commit
|
commitdiff
|
tree
2018-07-25
Stéphane Nicolet
Code clean-up
commit
|
commitdiff
|
tree
2018-06-21
Stéphane Nicolet
Increase outflanking weight to 12
commit
|
commitdiff
|
tree
2018-06-05
Stéphane Nicolet
Call cycle detection before qsearch()
commit
|
commitdiff
|
tree
2018-06-03
Stéphane Nicolet
Fix overload ambiguity
commit
|
commitdiff
|
tree
2018-06-02
Stéphane Nicolet
Fix comments, rename variables
commit
|
commitdiff
|
tree
2018-05-21
Stéphane Nicolet
Simplifying away the progressKey
commit
|
commitdiff
|
tree
2018-05-13
Stéphane Nicolet
Tweak kingAttackersCount and KingAttackWeights
commit
|
commitdiff
|
tree
2018-05-03
Stéphane Nicolet
Tweak the connected[] array value for pawns on rank 5
commit
|
commitdiff
|
tree
2018-05-02
Stéphane Nicolet
Correct a bug introduced by Stéphane in the previous...
commit
|
commitdiff
|
tree
2018-04-29
Stéphane Nicolet
Update various comments
commit
|
commitdiff
|
tree
2018-04-23
Stéphane Nicolet
Simplify the ShelterStrength[] array
commit
|
commitdiff
|
tree
2018-04-23
Stéphane Nicolet
Allow UCI parameters to be double
commit
|
commitdiff
|
tree
2018-04-18
Stéphane Nicolet
Simplify the shelter mask
commit
|
commitdiff
|
tree
2018-04-01
Stéphane Nicolet
Simplify KBPKB endgame with opposite bishops
commit
|
commitdiff
|
tree
2018-03-27
Stéphane Nicolet
Tweak queen values for midgame and endgame
commit
|
commitdiff
|
tree
2018-03-27
Stéphane Nicolet
Switch time management to 64 bits
commit
|
commitdiff
|
tree
2018-03-15
Stéphane Nicolet
Renaming some variables in code
commit
|
commitdiff
|
tree
2018-03-14
Stéphane Nicolet
Check the clock every 1024 nodes
commit
|
commitdiff
|
tree
2018-03-07
Stéphane Nicolet
Knight threats on Queen
commit
|
commitdiff
|
tree
2018-03-06
Stéphane Nicolet
Fix a warning in GCC for Windows
commit
|
commitdiff
|
tree
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
next