Add -colorNickNames option
authorH.G. Muller <h.g.muller@hccnet.nl>
Sat, 7 Aug 2010 14:53:50 +0000 (16:53 +0200)
committerArun Persaud <arun@nubati.net>
Sat, 14 Aug 2010 17:14:52 +0000 (10:14 -0700)
commit4e3856498daad97f417e7141e6e38afee6d8254b
tree1087d65587caf903c881a2edc48413bc35be7d77
parent2a9ed786fc7e279874d1fa22a6bcf87d89328d14
Add -colorNickNames option

This option allows non-standard designation of side to move in FENs.
(Useful for Xiangqi, where white is indicated often as r(ed), and Shogi,
where white is s(ente) or b(lack), and black is g(ote) or w(hite).)
Can also be used for FENs in a local language. A match of theinput
character with the nick name translates it to the standard; this means
the standard will continue to be recognized, unless it was defined as a
nick name.
args.h
backend.c
common.h