Fix setboard command
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 2 Mar 2013 21:35:27 +0000 (22:35 +0100)
committerH.G. Muller <h.g.muller@hccnet.nl>
Mon, 21 Oct 2013 08:40:23 +0000 (10:40 +0200)
commitb9168b69b7cc079e70317f852a785546215a8e14
tree1d4339d8daa1654f68cc803c813ca223252d8ab0
parenta7be536091e66cb95037e2dd5be145f1d846b683
Fix setboard command

The variant was not correctly identivied, by using its code rather than
its number when calling Init. The test for Knight when converting WB FEN
to internal position string did not work, so N was converted to Lion.
As Q is converted to :FK, the Ferz in Shatranj was renamed to FK.
hachu.c