descriptionXboard-compatible chess engine
ownerandrey.sofronov@gmail.com
last changeThu, 4 Nov 2010 20:53:53 +0000 (4 22:53 +0200)
content tags
add:
shortlog
2010-11-04 Andrey Sofronovsearch: fixed a bug in NULL move pruningmaster
2010-11-04 Andrey Sofronovevaluation: reduce mobility and passers value
2010-11-04 Andrey Sofronovxboard: enable pondering on 'hard' command
2010-11-04 Andrey Sofronovevaluation: fixed again (I hope!) a bug in candidate...
2010-11-04 Andrey Sofronovevaluate: bonus for unstoppable pawns
2010-11-04 Andrey Sofronovengine: allow disabling pondering
2010-10-31 Andrey Sofronovevaluate: fixed a bug introduced in the phase calculation
2010-10-31 Andrey Sofronovevaluate: passers and new game phase calculation algorithm
2010-10-31 Andrey Sofronovevaluate: fixed bug in passed candidate evaluation
2010-10-30 Andrey SofronovImplemented basic pondering.
2010-10-27 Andrey Sofronovsearch: begin implementing pondering
2010-10-26 Andrey Sofronovzwsearch: do NULL move if we definitely have a piece...
2010-10-26 Andrey Sofronovevaluate: remove pawn storm code.
2010-10-26 Andrey Sofronovboard: set high value for king (needed for SEE)
2010-10-23 Andrey Sofronovhashtable: increase hastable age before making any...
2010-10-22 Andrey SofronovAdded 'tags' file to .gitignorev0.09
...
tags
13 years ago v0.09 Release v0.09
13 years ago v0.08 Release v0.08
14 years ago v0.07 Release v0.07
14 years ago v0.06 Release v0.06
14 years ago v0.05 Release v0.05
14 years ago v0.04 Release v0.04
14 years ago v0.03 Release v0.03
14 years ago v0.02 Release v0.02
14 years ago v0.01 Release v0.01
heads
13 years ago master