hachu.git
2014-04-14 H.G.MullerRelease King surroundings in late end-game 0.19
2014-04-14 H.G.MullerSet mobility weight lances to zero
2014-04-13 H.G.MullerLet heavy steppers form fortress
2014-04-11 H.G.MullerFix jumper PST
2014-04-10 H.G.MullerBump version to 0.19
2014-04-10 H.G.MullerUse linear interpolation with game phase
2014-04-10 H.G.MullerGive bonus for pairs of light steppers adjacent to...
2014-04-10 H.G.MullerIncrease center-rank penalty for sliders
2014-04-10 H.G.MullerIntroduce separate PST for C, S and FL
2014-04-09 H.G.MullerFix end-game King centralization
2014-04-06 H.G. MullerFix royalty of Crown Prince in setup positions
2014-04-03 H.G.MullerImplement option for using Okazaki rule
2014-03-01 H.G. MullerFix sd command
2014-02-28 H.G. MullerBump version to 0.18 0.18
2014-02-28 H.G. MullerAdd primitive Makefile
2014-02-28 H.G. MullerFix Pawn double-push
2014-02-28 H.G. MullerReplace variant normal by nocastle
2014-02-28 H.G. MullerFix variant choice
2014-02-18 H.G. MullerFix Mighty Lion other x Lion captures
2014-01-11 H.G. MullerFix undo, remove commands
2014-01-11 H.G. MullerAdapt rank counting to new XBoard standard
2014-01-11 H.G. MullerFix naming of kanji SVGs
2013-11-03 H.G. MullerBump version to 0.17
2013-11-03 H.G. MullerFix Makruk start position
2013-10-30 H.G. MullerFix -roarSound in chu settings file
2013-10-30 H.G. MullerRename some svg kanji pieces
2013-10-27 H.G. MullerAdd XBoard settings files for Chu and Sho shogi
2013-10-27 H.G. MullerAdd SVG kanji pieces
2013-10-26 H.G. MullerAdd man page
2013-10-22 H.G. MullerMake e.p. capture also work in variant lion, where...
2013-10-22 H.G. MullerFix setting up of variants normal and lion
2013-10-22 H.G. MullerDetect stalemate
2013-10-22 H.G. MullerFix printing of e.p. captures
2013-10-21 H.G. MullerImplement e.p. capture
2013-10-21 H.G. MullerUse setup command in Sho Shogi
2013-10-21 H.G. MullerImplement testversion of Mighty-Lion Chess
2013-10-21 H.G. MullerRemove incremental-update code from HaChu
2013-10-21 H.G. MullerVersion 0.16: King neighborhood, Kylin promotion eval...
2013-10-21 H.G. MullerVersion 0.15: cyan highlights, fix Sho Shogi setboard
2013-10-21 H.G. MullerVersion 0.14: LMR, wing defense, Pawn blocking
2013-10-21 H.G. MullerVersion 0.13: check extension
2013-10-21 H.G. MullerVersion 0.12: King safety and Kylin terms, PV cuts
2013-10-21 H.G. MullerVersion 0.11: promotability and Lion traps
2013-10-21 H.G. MullerVersion 0.10: null move, hash table and tsume
2013-10-21 H.G. MullerVersion 0.9: Implement QS
2013-10-21 H.G. MullerVersion 0.8
2013-10-21 H.G. MullerImplement new way of pondering
2013-10-21 H.G. MullerProcess usermove in ponder input
2013-10-21 H.G. MullerRemember time of last root iter
2013-10-21 H.G. MullerPrint ponder move
2013-10-21 H.G. MullerFix setting oldBest
2013-10-21 H.G. MullerFix layout
2013-10-21 H.G. MullerFix clearing of ponder move
2013-10-21 H.G. MullerFix move list
2013-10-21 H.G. MullerCall SetSearchTimes
2013-10-21 H.G. MullerFix reply depth
2013-10-21 H.G. MullerFix clearing input buffer
2013-10-21 H.G. MullerImplement pondering on position / analysis
2013-10-21 H.G. MullerAdd routine to check for input
2013-10-21 H.G. MullerImplement abort of search on long thinking time
2013-10-21 H.G. MullerSplit calculating of time limits from SearchBestMove
2013-10-21 H.G. MullerMove input and procesing time, otim to separate routine
2013-10-21 H.G. MullerLeave move list of game position on stack permanently
2013-10-21 H.G. MullerReorder parsing of protocol commands
2013-10-21 H.G. MullerBuild move list of game position for general use
2013-10-21 H.G. MullerImplement null move
2013-10-21 H.G. MullerImplement killers
2013-10-21 H.G. MullerImplement hash table
2013-10-21 H.G. MullerFix buf in position setup without Elephant/Prince
2013-10-21 H.G. MullerImplement Makruk
2013-10-21 H.G. MullerFix setboard command
2013-10-21 H.G. MullerMake repetitions in Chess and Shatranj draws
2013-10-21 H.G. MullerGive King neutral PST
2013-10-21 H.G. MullerFix Shatranj
2013-10-21 H.G. MullerFix crash in double-push, and make it subject to chessFlag
2013-10-21 H.G. MullerImplement Shatranj
2013-01-19 H.G. MullerVersion 0.4beta
2013-01-19 H.G. MullerAdd debug printf in ParseMove
2013-01-19 H.G. MullerMake debug output less verbose
2013-01-19 H.G. MullerFix crash after using setboard (and undo?)
2013-01-18 H.G. MullerImplement sd command
2013-01-18 H.G. MullerImplement setboard command
2013-01-18 H.G. MullerImprove time management
2013-01-18 H.G. MullerGive reason when Lion captures are rejected as illegal
2013-01-18 H.G. MullerPrint static eval with thinking output
2013-01-18 H.G. MullerFix eval sign bug in (not-yet-used) null move
2013-01-18 H.G. MullerTake somewhat more spacing for move sorting
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
next