]> git.sesse.net Git - stockfish/history - src
Further work in pos_is_ok()
[stockfish] / src /
2014-03-14 Marco CostalbaFurther work in pos_is_ok()
2014-03-14 Daylen YangRe-add link time optimization on OS X
2014-03-13 Marco CostalbaReformat do_castling()
2014-03-12 Marco CostalbaFurther merge StateInfo setup functions
2014-03-12 Marco CostalbaMerge hash key computation functions
2014-03-11 Marco CostalbaUse std::count in pos_is_ok()
2014-03-11 Marco CostalbaSmall simplification in gives_check
2014-03-11 Marco CostalbaPrint dbg counters after bench
2014-03-10 Marco CostalbaSimplify pseudo_legal()
2014-03-09 Marco CostalbaSimplify generate<EVASIONS>
2014-03-09 Marco CostalbaRetire SERIALIZE macros
2014-03-08 Marco CostalbaRename castling flag to castling right
2014-03-05 Stephane NicoletFix dbg_mean_of() for negative numbers
2014-03-03 mstemberaSome minor cleanup stuff
2014-03-03 Marco CostalbaRevert dynamic draw value
2014-03-02 Marco CostalbaPass CastlingFlag argument only
2014-03-01 Marco CostalbaRemove limit of minimumSplitDepth
2014-03-01 Marco CostalbaRename xxx_to_char() -> to_char()
2014-03-01 Marco CostalbaSimplify Bitboards::pretty
2014-03-01 Marco CostalbaRetire UCI_AnalyseMode option
2014-02-26 Joerg OsterDynamic draw value
2014-02-22 Marco CostalbaFix a warning with Intel compiler
2014-02-22 Marco CostalbaFix an assert in Probcut
2014-02-20 Leonid PechenikDistribute part of first move time to other moves
2014-02-20 Marco CostalbaAvoid recalculating CheckInfo in generate_castling()
2014-02-18 Marco CostalbaDon't update pieceCount for ALL_PIECES
2014-02-16 Marco CostalbaUpdate SEE to return a Value
2014-02-16 Marco CostalbaSync code style in material.cpp
2014-02-16 Marco CostalbaIncrease MAX_PLY from 100 to 120
2014-02-16 Marco CostalbaFix material key for King
2014-02-15 Marco CostalbaRestore PorbCut name
2014-02-15 Marco CostalbaReformat of eval tracing code
2014-02-15 Marco CostalbaRename ProbCut to Multicut
2014-02-15 Marco CostalbaAssorted renaming in search
2014-02-15 Joerg OsterReturn static eval when reaching MAX_PLY
2014-02-14 Marco CostalbaFix magic boosters conversion
2014-02-14 Marco CostalbaAdditional renaming from DON
2014-02-12 joergosterFix a compiler warning
2014-02-12 Leonid PechenikSimplify time management
2014-02-12 Marco CostalbaMove magic random to RKISS
2014-02-12 Marco CostalbaRevert "Retire null search verification"
2014-02-09 Henri WiechersFaster handling of king captures in Position::see
2014-02-09 Marco CostalbaAssorted tweaks from DON
2014-02-08 Marco CostalbaRewrite previous patch removing the macro
2014-02-08 Thanar2Inline common path of pos.gives_check
2014-02-08 Marco CostalbaDon't fear races when are harmless
2014-02-08 Lucas BraeschRetire null search verification
2014-02-04 Lucas BraeschBetter document null search window
2014-02-03 Lucas BraeschBetter document razoring
2014-02-03 Joona KiiskiH-file penalty and center bonus
2014-01-29 Joona KiiskiTweak bishop PSQT tables
2014-01-27 Uri BlassReduce VALUE_KNOWN_WIN to 10000
2014-01-27 Marco CostalbaFix null reduction formula
2014-01-26 Marco CostalbaGrammar fix in MovePicker::next_move
2014-01-26 Stefan GeschwentnerVariable null-move value based reduction
2014-01-25 Joona KiiskiDo not set default value for architeture in Makefile
2014-01-19 Henri WiechersSmall simplification to Position::see
2014-01-19 Joona KiiskiFix +M0 score when low on time
2014-01-18 Marco CostalbaIncrease max hash size to 16GB
2014-01-18 Joona KiiskiTweak knight PSQT tables
2014-01-18 Chris CainSimplify pawnless endgame evaluation
2014-01-14 Stefan GeschwentnerIntroduce 'follow up' moves
2014-01-12 Ralph StößerAd-hoc shelter rule
2014-01-12 Marco CostalbaRetire KBBKN endgame
2014-01-11 Henri WiechersRename Position::hidden_checkers to check_blockers
2014-01-08 Henri WiechersPosition::gives_check - use ci.ksq
2014-01-08 Marco CostalbaFix early stop condition
2014-01-08 Ralph StoesserRetire easy move
2014-01-08 Uri BlassStop earlier if iteration is taking too long
2014-01-08 renouveRetire grain size code
2014-01-07 Marco CostalbaAssorted grammar fixes
2014-01-07 Joona KiiskiTweak King PST tables
2014-01-06 Marco CostalbaFix a typo
2014-01-05 Pablo VazquezRemove duplicated code
2014-01-02 H. Felix WittmannEnsure move_importance() is non-zero
2014-01-02 shane31Scale eval when down to only one pawn
2014-01-02 Marco CostalbaUpdate copyright year
2014-01-01 Marco CostalbaSimplify move_importance(): take 3
2014-01-01 Marco CostalbaFurther simplify move_importance()
2014-01-01 H. Felix WittmannSimplify move_importance()
2014-01-01 Marco CostalbaRename pawn chain to connected
2013-12-31 Gary LinscottRemove bishop pin bonus
2013-12-31 Arjun TemurnikarRetire KingExposed[] array
2013-12-30 Henri WiechersRemove asymmThreshold stale comment
2013-12-30 Marco CostalbaRetire asymmThreshold
2013-12-29 Matt SullivanRetire MoveImportance[]
2013-12-27 Stefan GeschwentnerFine tune previous patch
2013-12-26 Marco CostalbaFurther simplify previous patch
2013-12-25 Stefan GeschwentnerBonus for file distance of the outermost pawns
2013-12-23 Ralph StößerLoosened trigger condition for king safety
2013-12-23 Chris CainoIncrease pawn king attack weight
2013-12-19 Gary LinscottFaster and simplified threat eval
2013-12-17 Marco CostalbaFurther simplify Makefile
2013-12-17 Marco CostalbaReformat Makefile
2013-12-15 Lucas BraeschRemove threat move stuff
2013-12-10 Marco CostalbaSync history and counter moves updating
2013-12-10 Lucas BraeschUpdate History and Counter move on TT hit
2013-12-09 Ralph StößerResearch at intermediate depth if LMR is very high
2013-12-07 Marco CostalbaMore work on Bitboards::init()
2013-12-07 Marco CostalbaMore readable init of MS1BTable[]
next