Searched refs:city_wall (Results 1 – 15 of 15) sorted by relevance
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/ |
H A D | dgn-proclayouts.cc | 473 dungeon_feature_type city_wall = DNGN_ROCK_WALL; in operator ()() local 474 if (rich > 0.5) city_wall = DNGN_STONE_WALL; in operator ()() 475 else if (rich > 0.75) city_wall = DNGN_METAL_WALL; in operator ()() 476 else if (rich > 0.9) city_wall = DNGN_CRYSTAL_WALL; in operator ()() 479 if (jitter>0.5 && jitter<0.6) city_wall = DNGN_CLOSED_DOOR; in operator ()() 480 if (jitter>0.7 && jitter<0.75) city_wall = DNGN_CLEAR_STONE_WALL; in operator ()() 488 feat = city_wall; in operator ()() 501 feat = city_wall; in operator ()() 506 feat = city_wall; in operator ()()
|
/dports/games/pioneers/pioneers-15.6/client/gtk/data/ |
H A D | Makefile.am | 31 client/gtk/data/city_wall.svg \
|
/dports/games/pioneers/pioneers-15.6/server/ |
H A D | buildutil.c | 146 node->city_wall = TRUE; in node_add() 338 hex->nodes[rec->pos]->city_wall = FALSE; in perform_undo()
|
H A D | pregame.c | 424 if (hex->nodes[i]->city_wall) { in send_gameinfo_uncached()
|
/dports/games/pioneers/pioneers-15.6/client/common/ |
H A D | player.c | 535 node->city_wall = TRUE; in player_build_add() 629 node->city_wall = FALSE; in player_build_remove()
|
/dports/games/pioneers/pioneers-15.6/common/ |
H A D | map.h | 128 gboolean city_wall; /* has city wall */ member
|
H A D | map_query.c | 590 !node->city_wall; in can_city_wall_be_built()
|
/dports/astro/josm/josm-18303/styles/standard/ |
H A D | elemstyles.mapcss | 403 way[barrier=city_wall], 416 way[barrier=city_wall][area?], relation[type=multipolygon][barrier=city_wall] { 419 way[barrier=city_wall][two_sided!=yes] { 438 node[barrier=city_wall],
|
/dports/games/pioneers/pioneers-15.6/common/gtk/ |
H A D | guimap.c | 957 if (node->city_wall) { in display_hex()
|
/dports/games/pioneers/pioneers-15.6/ |
H A D | Makefile.in | 568 @BUILD_CLIENT_TRUE@@HAVE_GTK_TRUE@ client/gtk/data/city_wall.svg \
|
H A D | ChangeLog | 2121 * pioneers.nsi.in: Added city_wall.png 2218 client/gtk/data/Makefile.am, client/gtk/data/city_wall.png,
|
/dports/astro/josm/josm-18303/META-INF/ |
H A D | MANIFEST.MF | 11692 Name: images/presets/barrier/city_wall.svg
|
H A D | FOSSGIS_.SF | 11685 Name: images/presets/barrier/city_wall.svg
|
/dports/games/freeciv-nox11/freeciv-2.6.6/ |
H A D | ChangeLog | 25124 - occupied sprites, cd.occupied, cd.disorder, cd.city/cd.city_wall (blank) 240167 M /trunk/data/graphics/isotrident/cities/cd.city_wall.png 240907 M /trunk/data/graphics/trident/cities/cd.city_wall.png 241659 A /trunk/data/graphics/isotrident/cities/cd.city_wall.png 242431 A /trunk/data/graphics/trident/cities/cd.city_wall.png
|
/dports/games/freeciv/freeciv-2.6.6/ |
H A D | ChangeLog | 25124 - occupied sprites, cd.occupied, cd.disorder, cd.city/cd.city_wall (blank) 240167 M /trunk/data/graphics/isotrident/cities/cd.city_wall.png 240907 M /trunk/data/graphics/trident/cities/cd.city_wall.png 241659 A /trunk/data/graphics/isotrident/cities/cd.city_wall.png 242431 A /trunk/data/graphics/trident/cities/cd.city_wall.png
|