Add -men option for changing piece moves
authorH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 22 Mar 2016 14:10:43 +0000 (15:10 +0100)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Tue, 29 Mar 2016 14:51:34 +0000 (16:51 +0200)
commit2087ac0f61e84f7f71cbea5a0a3325374f9e76ee
treeca8fe42cfff10bd9574c2f5b1f541805f99f3582
parent635daf56748af66bf3185d85fb83b12280ef6c83
Add -men option for changing piece moves

A volatile string option -men allows the user to change the moves of
the pieces from the command line similar to what the VariantMen tag
does from a PGN file. Using the New Variant dialog resets the option.
args.h
backend.c
common.h
dialogs.c
moves.c
winboard/woptions.c