Home
last modified time | relevance | path

Searched refs:no_random (Results 1 – 20 of 20) sorted by relevance

/dports/games/fargoal/fargoal/src/
H A Dmonster.c296 int no_random = rnd (0, WANDER[list[id].type]); in monster_process() local
307 no_random = 0; in monster_process()
317 no_random = 0; in monster_process()
327 no_random = 0; in monster_process()
345 if (no_random && (!list[player].spells[SPELL_INVISIBILITY].active || in monster_process()
412 no_random = 0; in monster_process()
421 no_random = 0; in monster_process()
425 no_random = 0; in monster_process()
429 no_random = 0; in monster_process()
431 if (!no_random) in monster_process()
/dports/games/biloba/biloba-0.9.3/src/
H A Dcomputer.c317 goto no_random; in prepare_move()
335 goto no_random; in prepare_move()
354 no_random: in prepare_move()
/dports/multimedia/mpeg_play/mpeg_play/
H A Ddescrip.mms1 VMSFLAGS=(no_lrand48,no_random,sig_one_param,no_gettimeofday).SUFFIXES .c .obj.c.obj : CC/define=$(…
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/
H A Dcolour.h120 int element_colour(int element, bool no_random = false,
H A Dmapdef.h261 …: key(_key), fix(_fix), chose_fixed(false), no_random(_rand), last_tile(_last), floor(_floor), fea… in tile_spec()
272 bool no_random; variable
513 no_random(false), last_tile(false), property(), in overlay_def()
520 bool no_random; member
H A Dcolour.cc645 int element_colour(int element, bool no_random, const coord_def& loc) in element_colour() argument
655 int ret = element_colours[element]->get(loc, no_random); in element_colour()
H A Dmapdef.cc689 if ((*overlay)(x, y).no_random) in apply_grid_overlay()
1459 (*overlay)(pos, y).no_random = spec.no_random; in overlay_tiles()
1976 bool no_random = strip_tag(s, "no_random"); in add_tile() local
1992 tile_spec spec(key, sep == ':', no_random, last_tile, is_floor, is_feat, list); in add_tile()
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py2only/docutils/writers/pep_html/
H A D__init__.py78 if settings.no_random:
/dports/devel/pycharm-pro/pycharm-2020.2.3/plugins/python/helpers/py3only/docutils/writers/pep_html/
H A D__init__.py75 if settings.no_random:
/dports/textproc/py-docutils/docutils-0.17.1/build/lib/docutils/writers/pep_html/
H A D__init__.py79 if settings.no_random:
/dports/textproc/py-docutils/stage/usr/local/lib/python3.8/site-packages/docutils/writers/pep_html/
H A D__init__.py79 if settings.no_random:
/dports/textproc/py-docutils/docutils-0.17.1/docutils/writers/pep_html/
H A D__init__.py79 if settings.no_random:
/dports/games/freeminer/freeminer-0.4.10.4/src/
H A Dmap.h335 virtual s16 getHeat(v3s16 p, bool no_random = 0);
336 virtual s16 getHumidity(v3s16 p, bool no_random = 0);
H A Dmap.cpp2537 s16 Map::getHeat(v3s16 p, bool no_random) in getHeat() argument
2545 return value + (no_random ? 0 : myrand_range(0, 1)); in getHeat()
2551 s16 Map::getHumidity(v3s16 p, bool no_random) in getHumidity() argument
2559 return value + (no_random ? 0 : myrand_range(0, 1)); in getHumidity()
/dports/games/wesnoth/wesnoth-1.14.17/data/ai/micro_ais/cas/
H A Dca_goto.lua134 end, { no_random = true })
/dports/games/gnome-nibbles/gnome-nibbles-3.38.2/src/
H A Dnibbles-game.vala87 …art_level, int speed, int gamedelay, bool fakes, uint8 width, uint8 height, bool no_random = false)
91 Random.set_seed (no_random ? 42 : (uint32) time_t ());
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/vim/syntax/
H A Dlevdes.vim160 syn keyword desOrientation no_random
/dports/games/wesnoth/wesnoth-1.14.17/data/ai/lua/
H A Dai_helper.lua1437 if (not cfg.no_random) then rating = rating + math.random(99) / 10000. end
/dports/games/stonesoup/crawl-0.27.1/crawl-ref/source/dat/des/portals/
H A Dwizlab.des908 TILE: + = no_random dngn_fleshy_orifice
/dports/textproc/py-docutils/docutils-0.17.1/docs/user/
H A Dconfig.txt1343 no_random