Allow entry of variations in PlayFromGameFile mode
authorH.G. Muller <h.g.muller@hccnet.nl>
Thu, 28 Jul 2011 18:47:35 +0000 (20:47 +0200)
committerH.G. Muller <h.g.muller@hccnet.nl>
Sat, 6 Aug 2011 16:40:52 +0000 (18:40 +0200)
commit48d27c1a58658e51013cca580e37840f54419e13
tree9a1422b65a655ab9d499e272ac63a17b040e2fb2
parent98d170abf0ab910767ea165d9cb94ece49ff3e08
Allow entry of variations in PlayFromGameFile mode

Adding variations is more like editing a comment,and not really editing
the game. Therefore we allow it on loaded games. As soon as we are in a
variation, we temporarily switch to a (hidden) EditGame mode, restoring
the original mode when we revert to the main line.
  We now also stay in PlayFromGameFile mode after loading a game,
And opening variation (fromtheComment window) in PlayFromGameFile mode
is also allowed.
backend.c