Complete.Org: Mailing Lists: Archives: freeciv-dev: January 2000:
[Freeciv-Dev] patch: remove flags_are_transparent option (PR#225)
Home

[Freeciv-Dev] patch: remove flags_are_transparent option (PR#225)

[Top] [All Lists]

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
To: freeciv-dev@xxxxxxxxxxx
Cc: bugs@xxxxxxxxxxxxxxxxxxx
Subject: [Freeciv-Dev] patch: remove flags_are_transparent option (PR#225)
From: David Pfitzner <dwp@xxxxxxxxxxxxxx>
Date: Sun, 2 Jan 2000 04:46:01 -0800 (PST)

The flags_are_transparent option is not really necessary any 
more, since it is better as being read from the tilespec file,
and could be confusing otherwise (if user option doesn't match
appropriate value for tileset).  I don't expect anyone to want
to deliberately set this option different from in the tilespec 
file?  (And could edit single value in file if really wanted to.)

This patch removes flags_are_transparent as an option, though
the variable still exists (now in tilespec.[ch]), and is set
from tilespec file (already exists in data files, waiting for
this change).

-- David

Attachment: flags_trans_not_opt.diff.gz
Description: GNU Zip compressed data


[Prev in Thread] Current Thread [Next in Thread]
  • [Freeciv-Dev] patch: remove flags_are_transparent option (PR#225), David Pfitzner <=