jdorje: Add two new functions to the tile API. tile...

[email protected] Wed, 10 Aug 2005 22:01:02 -0700
Newsgroups gmane.games.freeciv.cvs
Message-ID <[email protected]>
This is an automated notification of a change to freeciv cvs, 
on Wed Aug 10 21:51:09 PDT 2005 = Thu Aug 11 04:51:09 2005 (GMT)
by Jason Dorje Short <[email protected]>

---- Files affected:

freeciv/common tile.c tile.h

---- Log message:
      Tag: HEAD

Add two new functions to the tile API.  tile_add_special and
tile_remove_special change the specials on a tile and handle side effects
as well.

Patch by me in PR#13613.