[Freeciv-Dev] [Patch] map_has_special
[Top] [All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index] [Thread Index]
The attached patch introduces map_has_special. Constructs like
"map_get_special(x,y) & S_*" are used as booleans but aren't
boolean. The attached patch takes care of this.
Still open are constructs like "special & S_*" which have to be
changed into "BOOL_VAL(special & S_*)" to be real booleans.
Raimar
--
email: rf13@xxxxxxxxxxxxxxxxx
"I heard if you play the NT-4.0-CD backwards, you get a satanic message."
"That's nothing, if you play it forward, it installs NT-4.0"
map_has_special1.diff.gz
Description: GNU Zip compressed data
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [Freeciv-Dev] [Patch] map_has_special,
Raimar Falke <=
|
|