Home
last modified time | relevance | path

Searched defs:passage (Results 1 – 24 of 24) sorted by relevance

/dports/games/egoboo/egoboo-2.8.1/src/game/
H A Dpassage.c93 bool_t open_passage( const PASS_REF passage ) in open_passage()
127 void flash_passage( const PASS_REF passage, Uint8 color ) in flash_passage()
155 bool_t point_is_in_passage( const PASS_REF passage, float xpos, float ypos ) in point_is_in_passage()
175 bool_t object_is_in_passage( const PASS_REF passage, float xpos, float ypos, float radius ) in object_is_in_passage()
197 CHR_REF who_is_blocking_passage( const PASS_REF passage, const CHR_REF isrc, IDSZ idsz, BIT_FIELD t… in who_is_blocking_passage()
282 PASS_REF passage; in check_passage_music() local
316 bool_t close_passage( const PASS_REF passage ) in close_passage()
397 void add_shop_passage( const CHR_REF owner, const PASS_REF passage ) in add_shop_passage()
502 PASS_REF passage; in shop_get_owner() local
H A Dlink.h32 PASS_REF passage; member
H A Dpassage.h65 PASS_REF passage; ///< The passage number member
H A Dscript.h162 int passage; ///< The passage associated with this character member
H A Dscript_functions.c7864 Uint8 _break_passage( int mesh_fx_or, int become, int frames, int starttile, const PASS_REF passage in _break_passage()
7980 Uint8 _find_grid_in_passage( const int x0, const int y0, const int tiletype, const PASS_REF passage in _find_grid_in_passage()
/dports/games/wesnoth/wesnoth-1.14.17/src/generators/
H A Dcave_map_generator.hpp57 struct passage { struct
58 passage(map_location s, map_location d, const config& c) in passage() argument
61 map_location src, dst;
62 config cfg;
/dports/games/openclonk/openclonk-release-8.1-src/planet/Worlds.ocf/HorridHighway.ocs/
H A DMap.c65 var passage = {Algo = MAPALGO_Rect, X = 0, Y = highway_height - 7, Wdt = 2 * width, Hgt = 7}; in DrawLeftIsland() local
131 …var passage = {Algo = MAPALGO_Rect, X = map.Wdt - 2 * width, Y = highway_height - 7, Wdt = 2 * wid… in DrawRightIsland() local
175 …var passage = {Algo = MAPALGO_Rect, X = map.Wdt / 2 - 2 * width, Y = highway_height - 7, Wdt = 4 *… in DrawMiddleIsland() local
/dports/cad/alliance/alliance/src/s2r/src/
H A Dmerge.c382 static void contact (temp_list, layer_num, passage, desc1, desc2) in contact() argument
799 static void contact_2 (temp_list_p, temp_list_s, temp_list_t, layer_num, passage, desc1, desc2, mod… in contact_2() argument
1374 register char passage = 0; local
1440 register char passage = 0; local
/dports/misc/sword/sword-1.8.1/src/modules/filters/
H A Dthmlscripref.cpp107 SWBuf passage = startTag.getAttribute("passage"); in processText() local
/dports/sysutils/dar/dar-2.5.14-bis/src/libdar/
H A Derreurs.cpp158 void Ebug::stack(const string & passage, const string & file, const string & line) in stack()
H A Derreurs.hpp61 …virtual void stack(const std::string & passage, const std::string & message = "") { pile.push_back… in stack()
/dports/games/egoboo/egoboo-2.8.1/src/game/file_formats/
H A Dspawn_file.h61 int passage, content, money, level, skin; member
/dports/misc/xiphos/xiphos-4.2.1/src/main/
H A Durl.cc411 static gint show_note(const gchar *module, const gchar *passage, in show_note()
869 gchar *passage = NULL; in main_url_handler() local
H A Dmodule_dialogs.cc894 static gint show_note(DIALOG_DATA *d, const gchar *module, const gchar *passage, in show_note()
1354 gchar *passage = g_strdup((gchar *)m_url->getParameterValue("passage")); in new_url_handler() local
/dports/games/gtkradiant/GPL/GtkRadiant/tools/quake3/q3map2/
H A Dvisflow.c693 passage_t *passage, *nextpassage; in RecursivePassageFlow() local
823 passage_t *passage, *nextpassage; in RecursivePassagePortalFlow() local
1325 passage_t *passage, *lastpassage; in CreatePassages() local
/dports/games/netradiant/netradiant-20150621-src/tools/quake3/q3map2/
H A Dvisflow.c702 passage_t *passage, *nextpassage; in RecursivePassageFlow() local
830 passage_t *passage, *nextpassage; in RecursivePassagePortalFlow() local
1341 passage_t *passage, *lastpassage; in CreatePassages() local
/dports/science/code_saturne/code_saturne-7.1.0/preprocessor/base/
H A Decs_table_def.c494 ecs_int_t passage = -1; in _orient_quad() local
589 ecs_int_t passage = -1; in _orient_tetra() local
691 ecs_int_t passage = -1; in _orient_pyram() local
825 ecs_int_t passage = -1; in _orient_prism() local
920 ecs_int_t passage = -1; in _orient_hexa() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/d3xp/
H A DPvs.cpp332 pvsPassage_t *passage; in FloodPassagePVS_r() local
578 pvsPassage_t *passage; in CreatePassages() local
/dports/games/dhewm3/dhewm3-1.5.1/neo/game/
H A DPvs.cpp332 pvsPassage_t *passage; in FloodPassagePVS_r() local
578 pvsPassage_t *passage; in CreatePassages() local
/dports/games/scourge/scourge/src/
H A Dmondrian.cpp255 Uint16 passage = ROOM; in subdivideMaze() local
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dtraps.cc428 for (coord_def passage : find_golubria_on_level()) in _find_other_passage_side() local
/dports/math/py-yt/yt-4.0.1/yt/utilities/parallel_tools/
H A Dparallel_analysis_interface.py282 def passage(self, *args, **kwargs): function
/dports/www/gohugo/hugo-0.91.2/vendor/github.com/jdkato/prose/testdata/
H A Dsyllables.json2934 "passage": 2, number
/dports/www/orangehrm/orangehrm-4.9/symfony/lib/vendor/bjeavons/zxcvbn-php/src/Matchers/
H A Dranked_frequency_lists.json1 …n":8,"margaret":9,"dorothy":10,"lisa":11,"nancy":12,"karen":13,"betty":14,"helen":15,"sandra":16,"…