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)>
Sun, 8 May 2016 12:06:34 +0000 (14:06 +0200)
commit2f5dfd12315375ba76634df6970d124042377740
tree9dd839a75265665c3c47f51db268d7f7e7a8d3e2
parent83fc252bbb9a3fede1112a2bbffd386293dc8575
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