Home
last modified time | relevance | path

Searched refs:make_no_exits (Results 1 – 2 of 2) sorted by relevance

/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Ddungeon.h222 bool make_no_exits,
227 bool make_no_exits,
H A Ddungeon.cc122 bool make_no_exits = false,
132 bool make_no_exits = false,
4254 bool make_no_exits, in dgn_place_map() argument
4278 dgn_place_map(mdef, check_collision, make_no_exits, where); in dgn_place_map()
4286 make_no_exits, where); in dgn_place_map()
4324 bool make_no_exits, in dgn_safe_place_map() argument
4333 return dgn_place_map(mdef, check_collision, make_no_exits, where); in dgn_safe_place_map()
4420 bool make_no_exits, const coord_def &where) in _build_vault_impl() argument
4487 if (make_no_exits) in _build_vault_impl()
4534 if (!make_no_exits) in _build_vault_impl()