hachu.git
2013-01-18 H.G. MullerFix bug in move sorting
2013-01-18 H.G. MullerFix bug in PST initialization
2013-01-18 H.G. MullerFix move bug for oce and for all
2013-01-18 H.G. MullerClaim win against illegal move if opponent is computer
2013-01-18 H.G. MullerGive reason with Illegal move message in case of repeat
2013-01-18 H.G. MullerImprove potential debug print
2013-01-18 H.G. MullerMake sure King-capture move is printed
2013-01-18 H.G. MullerFix bug in Phoenix captures
2013-01-18 H.G. MullerAdd Tenjiku and other variants
2012-07-12 H.G. MullerAdd Chess pieces
2012-07-12 H.G. MullerSome work on incremental attack-map update
2012-07-12 H.G. MullerAdd mobility eval
2012-07-12 H.G. MullerBeter tuning of time control
2012-07-12 H.G. MullerDelete some disabled code
2012-07-12 H.G. MullerImplement Dai Shogi
2012-07-06 H.G. MullerVersion number 0.0
2012-07-06 H.G. MullerSome work on incremental update of attack map
2012-07-06 H.G. MullerRecognize 'result' command in WB driver
2012-07-06 H.G. MullerImplement printing of WB thinking output
2012-07-06 H.G. MullerAdd null move
2012-07-06 H.G. MullerImplement repetition detection
2012-07-06 H.G. MullerGive pieces of same type same Zobrist key
2012-07-06 H.G. MullerKeep track of PV
2012-07-06 H.G. MullerPass difEval on to root search
2012-07-06 H.G. MullerAdd some debug prints
2012-07-06 H.G. MullerSave hash key in UndoInfo
2012-07-06 H.G. MullerFix alpha bug, promotion bug, highlighting and move...
2012-07-06 H.G. MullerAdd time control
2012-07-05 H.G. MullerFix signals for Linux, input-buffer overrun
2012-07-03 H.G. MullerMore developed version for WinBoard Alien Edition
2012-07-03 H.G. MullerInitial commit of Linux code