crazywa.git
2017-02-06 H.G.MullerPenalize King advance
2017-02-06 H.G.MullerIncrease mate score
2017-01-14 H.G.MullerMake minimum LMR depth a macro, foreasy tuning
2017-01-14 H.G.MullerRespect minimum LMR depth during hash probing
2017-01-14 H.G.MullerPrune futile interpositions at d <= 1
2017-01-14 H.G.MullerAssert no unexpected King capture
2017-01-14 H.G.MullerFix depth reporting
2017-01-14 H.G.MullerPut drops start after castlings
2017-01-14 H.G.MullerValue castling rights
2017-01-14 H.G.MullerKeep track of attacked squares near King
2017-01-14 H.G.MullerDisarm printing of debug boards
2017-01-14 H.G.MullerKeep track of total hand values
2016-12-28 H.G.MullerImplement drop restrictions for Shogi
2016-12-28 H.G.MullerSuppress check test after null move
2016-12-28 H.G.MullerImplement castling
2016-12-28 H.G.MullerPrint setup and piece commands in engine-defined variants
2016-12-28 H.G.MullerReorder pieces, and define values for all variants
2016-12-28 H.G.MullerMake variants also accessible through systematic names
2016-12-28 H.G.MullerPut Tori Shogi 6th in variant-description list
2016-12-28 H.G.MullerFix reading of Shogi-promoted pieces in FEN
2016-12-28 H.G.MullerAdd and initialize some more piece-square tables
2016-10-21 H.G.MullerImplement randomizing
2016-10-21 H.G.MullerInitial version of engine