Implement Teaching King move
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 15:52:28 +0000 (17:52 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 15:52:28 +0000 (17:52 +0200)
commitc2107013effb407356cd8a1c38308d04dde131b0
tree16afdb5be70032445abbebc99fc00fdd09d3a4f9
parent9c3c68f6996b747685ed0b5f7611c61ed47de3bd
Implement Teaching King move

A new special-move code K is added, to indicate Lion-Dog move plus
infinite-range sliding. The code for generating captures, non-captures
and creating the attack map was streamlined a little; in particular
range captures on special moves are now table-driven.
hachu.c