Fix saving theme
authorH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 05:42:55 +0000 (07:42 +0200)
committerH.G.Muller <hgm@hgm-xboard.(none)>
Fri, 6 May 2016 05:42:55 +0000 (07:42 +0200)
commit96041849754ac948d0b7450514b8a84a519ac4e0
tree8ba3bf9ba92c7e312a1f9c99a6edd91178810b71
parentd0955e6b0d0f5a00a65ed05a14fd8fa73121ab3c
Fix saving theme

The option -trueColors is now saved with the theme settings when a
pieceImageDirectory was given in XBoard, and the piece colors are
saved when this option is off even with a piece directory. The square
colors are now also saved when useBooardTextures is on, but the textures
are transparent. For this the transparency also had to be made visible in
the WinBoard front end, (by moving the flags for it to backend.c), but
always stay at the default 0 there.
args.h
backend.c
backend.h
draw.c