Home
last modified time | relevance | path

Searched refs:city_got_citywalls (Results 1 – 4 of 4) sorted by relevance

/dports/games/freeciv/freeciv-2.6.6/server/
H A Dcitytools.c2007 static int city_got_citywalls(const struct city *pcity) in city_got_citywalls() function
2425 packet->walls = city_got_citywalls(pcity); in package_city()
2455 bool walls = city_got_citywalls(pcity); in update_dumb_city()
/dports/games/freeciv-nox11/freeciv-2.6.6/server/
H A Dcitytools.c2007 static int city_got_citywalls(const struct city *pcity) in city_got_citywalls() function
2425 packet->walls = city_got_citywalls(pcity); in package_city()
2455 bool walls = city_got_citywalls(pcity); in update_dumb_city()
/dports/games/freeciv-nox11/freeciv-2.6.6/
H A DChangeLog170313 of city_got_citywalls() where we are interested about defense bonus.
170314 city_got_citywalls() is meant to tell if city should use walls graphics.
182275 Provide a temporary workaround that allows city_got_citywalls to work
182374 This patch removes one user of city_got_citywalls.
/dports/games/freeciv/freeciv-2.6.6/
H A DChangeLog170313 of city_got_citywalls() where we are interested about defense bonus.
170314 city_got_citywalls() is meant to tell if city should use walls graphics.
182275 Provide a temporary workaround that allows city_got_citywalls to work
182374 This patch removes one user of city_got_citywalls.