MCPcopy Create free account

hub / github.com/crawl/crawl / functions

Functions17,100 in github.com/crawl/crawl

↓ 5 callersFunction_get_tile_from_vector
crawl-ref/source/tags.cc:8350
↓ 5 callersFunction_handle_los_change
Something that affects LOS (with default parameters) has changed somewhere.
crawl-ref/source/los.cc:837
↓ 5 callersFunction_hepliaklqana_ally_hd
* How much HD should the ally granted by Hepliaklqana have? * * @return The player's xl * 2/3. */
crawl-ref/source/religion.cc:1718
↓ 5 callersFunction_hs_open
crawl-ref/source/hiscores.cc:599
↓ 5 callersFunction_ignite_poison_bog
* Place flame clouds over toxic bogs, by the power of Ignite Poison. * * @param where The tile in question. * @param pow The power with w
crawl-ref/source/spl-damage.cc:2131
↓ 5 callersFunction_ignite_poison_clouds
* Turn poisonous clouds in the given tile into flame clouds, by the power of * Ignite Poison. * * @param where The tile in question. * @param
crawl-ref/source/spl-damage.cc:2169
↓ 5 callersFunction_ignite_poison_monsters
* Burn poisoned monsters in the given tile, removing their poison state & * damaging them. * * @param where The tile in question. * @param pow
crawl-ref/source/spl-damage.cc:2210
↓ 5 callersFunction_iood_stop
crawl-ref/source/mon-project.cc:245
↓ 5 callersFunction_is_grid_corruptible
crawl-ref/source/abyss.cc:1949
↓ 5 callersFunction_is_safe_cloud
crawl-ref/source/travel.cc:214
↓ 5 callersFunction_item_training_target
* Is the item associated with some specific training goal? (E.g. mindelay) * * @return the goal, or 0 if there is none, scaled by 10. */
crawl-ref/source/describe.cc:1233
↓ 5 callersFunction_keyseq_desc
crawl-ref/source/macro.cc:980
↓ 5 callersFunction_lua_push_map
crawl-ref/source/l-dgn.cc:1447
↓ 5 callersFunction_make_empty_vec
Make a CrawlStoreValue an empty vector with the requested item type. * It is an error if the value already had a different type. */
crawl-ref/source/religion.cc:3396
↓ 5 callersFunction_monster_habitat_description
* Returns a string describing a given monster's habitat. * * @param mi[in] Player-visible info about the monster in question. * @return
crawl-ref/source/describe.cc:6010
↓ 5 callersFunction_open_stat_file
crawl-ref/source/dbg-objstat.cc:1079
↓ 5 callersFunction_process_disconnected_zones
Counts the number of mutually unreachable areas in the map, excluding isolated zones within vaults (we assume the vault author knows what she's doing)
crawl-ref/source/dungeon.cc:1129
↓ 5 callersFunction_ranged_ally_in_dir
Check up to eight grids in the given direction for whether there's a monster of the same alignment as the given monster that happens to have a line-of
crawl-ref/source/mon-act.cc:244
↓ 5 callersFunction_record_item_brand_category
crawl-ref/source/dbg-objstat.cc:665
↓ 5 callersFunction_replace_cap_variants
crawl-ref/source/lang-fake.cc:201
↓ 5 callersFunction_resolve_dir
crawl-ref/source/initfile.cc:1480
↓ 5 callersFunction_should_stop_resting
crawl-ref/source/player.cc:2790
↓ 5 callersFunction_trace_los
crawl-ref/source/mon-cast.cc:4431
↓ 5 callersFunction_uninit_fsim
crawl-ref/source/wiz-fsim.cc:355
↓ 5 callersFunction_use_slots
crawl-ref/source/player-equip.cc:50
↓ 5 callersFunction_want_target_monster
crawl-ref/source/directn.cc:2898
↓ 5 callersFunction_xom_count_and_move_group
Find a group of monsters in a certain range of the player, then move them towards or away from the target, according to a cap. Return how many were mo
crawl-ref/source/xom.cc:1687
↓ 5 callersFunction_xom_get_random_worn_slot_item
crawl-ref/source/xom.cc:3061
↓ 5 callersFunction_xom_random_pal
crawl-ref/source/xom.cc:989
↓ 5 callersMethodaabb_intersect
crawl-ref/source/ui.h:98
↓ 5 callersFunctionability_to_zap
crawl-ref/source/spl-zap.cc:223
↓ 5 callersFunctionabyss_default_depth
Determine what the 'baseline' Abyss depth is for the player's current XP. (We use skill_cost_level instead of XL to try and be more equitable between
crawl-ref/source/abyss.cc:1723
↓ 5 callersFunctionabyss_teleport
crawl-ref/source/abyss.cc:1759
↓ 5 callersMethodaction_energy
crawl-ref/source/monster.cc:5897
↓ 5 callersMethodactivate_all
crawl-ref/source/mapmark.cc:1054
↓ 5 callersMethodactivate_tab
crawl-ref/source/tilereg-tab.cc:121
↓ 5 callersFunctionadd_bane
* Give the player a bane. If the player already suffers from the bane in * question, extend its duration. * * @param bane The type of bane to
crawl-ref/source/mutation.cc:3467
↓ 5 callersFunctionadd_companion
crawl-ref/source/god-companions.cc:58
↓ 5 callersFunctionadjust_item
crawl-ref/source/adjust.cc:53
↓ 5 callersMethodaffects_monster
crawl-ref/source/target.cc:85
↓ 5 callersFunctionairstrike_space_around
For airstrike purposes, how much empty space is there around the given target?
crawl-ref/source/spl-damage.cc:919
↓ 5 callersMethodallow_highlight
crawl-ref/source/precision-menu.cc:464
↓ 5 callersFunctionannotate_level
crawl-ref/source/dgn-overview.cc:1283
↓ 5 callersFunctionapply_willpower_bypass
Returns the effective willpower an actor with a given willpower would have against hexes from a given source.
crawl-ref/source/beam.cc:8024
↓ 5 callersFunctionarcjolt_targets
crawl-ref/source/spl-damage.cc:2945
↓ 5 callersFunctionarmour_prop
* Find a given property of a given armour_type. * * @param armour The armour_type in question (e.g. ARM_ROBE) * @param prop_type The pro
crawl-ref/source/item-prop.cc:2850
↓ 5 callersFunctionartefact_inscription
crawl-ref/source/describe.cc:656
↓ 5 callersFunctionaura_is_active_on_player
crawl-ref/source/mon-aura.cc:266
↓ 5 callersFunctionball_lightning_damage
crawl-ref/source/mon-explode.cc:122
↓ 5 callersFunctionbase_airstrike_damage
maximum damage before accounting for empty space used for damage display
crawl-ref/source/spl-damage.cc:1017
↓ 5 callersFunctionbc
(a,b,c,d)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 5 callersFunctionbd
(a)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 5 callersFunctionbenchmark
(s,d)
crawl-ref/source/webserver/static/scripts/contrib/jquery.tablesorter.js:15
↓ 5 callersFunctionbezotted
Is the player seeing warnings about nearing the end of the zot clock?
crawl-ref/source/zot.cc:133
↓ 5 callersFunctionbi
(a,b)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 5 callersFunctionbiased_random2
biased_random2() takes values in the same range [0, max) as random2() but with mean value (max - 1)/(n + 1) biased towards the bottom end. This can be
crawl-ref/source/random.cc:372
↓ 5 callersFunctionbj
(a,b,c)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 5 callersFunctionbleed_for_makhleb
Always produce one puddle of blood, at an increasingly large radius as nearby tiles become filled.
crawl-ref/source/bloodspatter.cc:272
↓ 5 callersFunctionbook_exists
crawl-ref/source/spl-book.cc:162
↓ 5 callersFunctionc_input_reset
crawl-ref/source/cio.cc:1164
↓ 5 callersFunctioncalc_skill_cost_level
crawl-ref/source/skills.cc:740
↓ 5 callersFunctioncan_cast_spells
* Can the player cast any spell at all? Checks for things that limit * spellcasting regardless of the specific spell we want to cast. * * @param qu
crawl-ref/source/spl-cast.cc:712
↓ 5 callersMethodcan_feel_fear
crawl-ref/source/player.cc:8074
↓ 5 callersMethodcan_go_frenzy
* Can the monster suffer ENCH_FRENZIED? */
crawl-ref/source/monster.cc:4938
↓ 5 callersFunctioncan_rest_here
crawl-ref/source/nearby-danger.cc:302
↓ 5 callersFunctioncan_shave_damage
crawl-ref/source/ouch.cc:1165
↓ 5 callersMethodcan_sleep
crawl-ref/source/actor.cc:171
↓ 5 callersMethodcan_speak
crawl-ref/source/monster.cc:618
↓ 5 callersFunctioncard_effect
crawl-ref/source/decks.cc:1658
↓ 5 callersMethodcaret_equal
crawl-ref/source/options.h:270
↓ 5 callersFunctioncast_iood
crawl-ref/source/mon-project.cc:40
↓ 5 callersFunctioncb
(a,b,c)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 5 callersFunctioncell_is_runed
Is the original feature at this position runed, as in a runed door? */
crawl-ref/source/terrain.cc:474
↓ 5 callersFunctioncenter_print
crawl-ref/source/arena.cc:297
↓ 5 callersFunctioncgetpos
crawl-ref/source/libgui.cc:199
↓ 5 callersFunctionchardump_desc
crawl-ref/source/chardump.cc:751
↓ 5 callersMethodcheck
(self)
crawl-ref/source/webserver/webtiles/util.py:281
↓ 5 callersFunctioncheck_keys_any
(required, raise_on_missing=False)
crawl-ref/source/webserver/webtiles/config.py:462
↓ 5 callersFunctioncleanup
()
crawl-ref/source/webserver/static/scripts/client.js:1079
↓ 5 callersFunctionclua_gentable
crawl-ref/source/cluautil.h:237
↓ 5 callersFunctioncolour_msg
crawl-ref/source/message.cc:1115
↓ 5 callersFunctioncolour_string
crawl-ref/source/libutil.cc:344
↓ 5 callersFunctioncolourize_str
crawl-ref/source/colour.cc:834
↓ 5 callersMethodconfused_by_you
crawl-ref/source/monster.cc:2900
↓ 5 callersFunctioncrawl_should_restart
* Should crawl restart on game end, depending on restart options and options * (command-line or RC) that bypass the startup menu? * * @param saved
crawl-ref/source/end.cc:56
↓ 5 callersFunctioncurare_actor
crawl-ref/source/beam.cc:2151
↓ 5 callersFunctiondebuff_player
* Remove magical effects from the player. * * Forms, buffs, debuffs, contamination, probably a few other things. * Flight gets an extra 11 aut befo
crawl-ref/source/spl-goditem.cc:501
↓ 5 callersFunctiondebug_mons_scan
crawl-ref/source/dbg-scan.cc:268
↓ 5 callersFunctiondec_hp
crawl-ref/source/player.cc:3843
↓ 5 callersFunctiondelete_all_clouds
crawl-ref/source/cloud.cc:695
↓ 5 callersMethoddescribe
crawl-ref/source/catch2-tests/catch_amalgamated.hpp:10255
↓ 5 callersFunctiondescribe_monsters_condensed
* Return a string listing monsters in a human readable form. * E.g. "a hydra and 2 liches". * * @param monsters A list of monsters that just b
crawl-ref/source/player-notices.cc:354
↓ 5 callersMethoddestroy
crawl-ref/source/traps.cc:72
↓ 5 callersFunctiondestroy_tentacles
crawl-ref/source/mon-tentacle.cc:1137
↓ 5 callersFunctiondetermine_weapon_brand
crawl-ref/source/makeitem.cc:277
↓ 5 callersFunctiondgn_island_centred_at
crawl-ref/source/dgn-height.cc:32
↓ 5 callersFunctiondraconian_breath_power
* What power does the player use draconian (and dragon form) breath abilities * at? * * @param shapeshifting_skill If -1 (the default), use the p
crawl-ref/source/ability.cc:3106
↓ 5 callersMethodduration_has_flag
crawl-ref/source/duration-data.h:175
↓ 5 callersFunctionduration_name
crawl-ref/source/status.cc:59
↓ 5 callersFunctionemit_string
crawl-ref/source/json.cc:1179
← previousnext →2,101–2,200 of 17,100, ranked by callers