Make board-size overrule options volatile
authorH.G. Muller <h.g.muller@hccnet.nl>
Sun, 3 Oct 2010 17:58:00 +0000 (19:58 +0200)
committerArun Persaud <arun@nubati.net>
Tue, 5 Oct 2010 02:34:34 +0000 (19:34 -0700)
commit6dc188524187b768c63f2bf3138c88fc75bc7ff8
tree87c970ba86e90dd15704d9de54eac510aa20f5aa
parentb705963dd4c297bb748d8ae176eeec11974e76d6
Make board-size overrule options volatile

The options -boardWidth, -boardHeight and -holdingSize were legacies
from the day choosing a variant would not automatically set a board
size. As a result they are seldomly used anymore. The first real
application is mini-Shogi (on 5x5 board), and it turned out very
annoying if the 5x5 settings persisted to the next session, where you
almost certainly want to play another variant.
args.h