Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crawl/crawl
/ functions
Functions
17,100 in github.com/crawl/crawl
⨍
Functions
17,100
◇
Types & classes
2,250
↳
Endpoints
3
↓ 6 callers
Function
player_blind_miss_chance
Returns the percentage chance any attack or dodgeable beam will miss at a given distance. (ie: 30%, 45%, 60%, 75%, 90%)
crawl-ref/source/player.cc:5052
↓ 6 callers
Function
player_is_debuffable
* Does the player have any magical effects that can be removed (by debuff)? * * @return Whether there are any effects to be dispelled. */
crawl-ref/source/spl-goditem.cc:422
↓ 6 callers
Method
poll
(self)
crawl-ref/source/webserver/webtiles/terminal.py:228
↓ 6 callers
Function
prism_damage
crawl-ref/source/mon-explode.cc:141
↓ 6 callers
Function
push_monster
crawl-ref/source/l-mons.cc:34
↓ 6 callers
Function
qazlal_sh_boost
crawl-ref/source/god-passive.cc:685
↓ 6 callers
Function
random_colour
crawl-ref/source/colour.cc:82
↓ 6 callers
Function
random_draconian_monster_species
crawl-ref/source/mon-util.cc:2524
↓ 6 callers
Function
random_map_in_depth
crawl-ref/source/maps.cc:1200
↓ 6 callers
Method
refresh
Reset max_buyable and min_unbuyable info. Call this anytime any of the player's gold, the shopping list, and the prices of the items on it change.
crawl-ref/source/shopping.cc:2590
↓ 6 callers
Function
replaceInPlace
crawl-ref/source/catch2-tests/catch_amalgamated.cc:5767
↓ 6 callers
Method
reset
crawl-ref/source/monster.cc:129
↓ 6 callers
Method
rev_percent
crawl-ref/source/player.cc:8763
↓ 6 callers
Method
run
crawl-ref/source/catch2-tests/catch_amalgamated.cc:1170
↓ 6 callers
Function
run_animation
crawl-ref/source/view.cc:544
↓ 6 callers
Function
save_ghosts
* Attempt to save all ghosts from the current level. * * Including the player, if they're not undead. Doesn't save ghosts from D:1-2 * or Temple.
crawl-ref/source/files.cc:3883
↓ 6 callers
Function
schedule_dismiss_divine_allies_fineff
crawl-ref/source/fineff.cc:765
↓ 6 callers
Method
seek
crawl-ref/source/package.cc:272
↓ 6 callers
Method
send_to_all
(self, msg, **data)
crawl-ref/source/webserver/webtiles/process_handler.py:215
↓ 6 callers
Method
set_holding_monster
crawl-ref/source/items.cc:3712
↓ 6 callers
Method
set_main_alignment
crawl-ref/source/ui.h:715
↓ 6 callers
Method
set_player_at
crawl-ref/source/viewgeom.cc:332
↓ 6 callers
Function
set_training_status
crawl-ref/source/skills.cc:2759
↓ 6 callers
Function
set_unique_item_status
crawl-ref/source/artefact.cc:308
↓ 6 callers
Method
showDurations
crawl-ref/source/catch2-tests/catch_amalgamated.cc:687
↓ 6 callers
Method
size
crawl-ref/source/exclude.cc:286
↓ 6 callers
Method
size
crawl-ref/source/domino.h:406
↓ 6 callers
Function
skill_cost_needed
130 exp apt is midway between +0 and -1 now. -- elliptic
crawl-ref/source/skills.cc:158
↓ 6 callers
Method
slot
crawl-ref/source/items.h:231
↓ 6 callers
Method
slot_is_blocked
* Is the given equipment slot blocked by this form? * * @param slot The equipment slot in question. * @return True if this slot is fu
crawl-ref/source/transform.cc:203
↓ 6 callers
Function
speed_to_duration
Converts a movement speed to a duration. i.e., answers the question: if the monster is so fast, how much time has it spent in its last movement? If s
crawl-ref/source/timed-effects.cc:1083
↓ 6 callers
Function
spell_type2skill
crawl-ref/source/spl-util.cc:955
↓ 6 callers
Function
staff_skill
crawl-ref/source/item-prop.cc:2047
↓ 6 callers
Function
start_translevel_travel
crawl-ref/source/travel.cc:2956
↓ 6 callers
Function
stat_desc
crawl-ref/source/player-stats.cc:168
↓ 6 callers
Method
store
* Store a string in a FontBuffer. * * @param buf the FontBuffer to store the glyph in. * @param x the x coordinate * @param y the y coordinate *
crawl-ref/source/fontwrapper-ft.cc:740
↓ 6 callers
Function
str_to_channel
returns -1 if unmatched else returns 0--(NUM_MESSAGE_CHANNELS-1)
crawl-ref/source/initfile.cc:1118
↓ 6 callers
Method
summary
crawl-ref/source/wiz-fsim.cc:56
↓ 6 callers
Function
summon_any_demon
crawl-ref/source/mon-place.cc:3349
↓ 6 callers
Function
temple_god_list
Vector of temple gods. Sorted by name for the benefit of the overview.
crawl-ref/source/religion.cc:4934
↓ 6 callers
Function
thing_do_grammar
crawl-ref/source/english.cc:427
↓ 6 callers
Method
threat_range
* How many tiles away is the maximum distance this monster can do something * harmful to another entity? We include summoning as 'something harmful',
crawl-ref/source/monster.cc:6820
↓ 6 callers
Function
tile_init_default_flavour
crawl-ref/source/tileview.cc:82
↓ 6 callers
Function
tile_new_level
crawl-ref/source/tileview.h:24
↓ 6 callers
Function
tileidx_ability
crawl-ref/source/tilepick.cc:4179
↓ 6 callers
Function
tilep_race_default
Set default parts of each race: body + optional beard, hair, etc. This function needs to be entirely deterministic.
crawl-ref/source/tilepick-p.cc:601
↓ 6 callers
Method
to_bool
note! explicit bool operator gets called implicitly in a variety of circumstances (aka implicit contextual conversion). default explicit cast rules ma
crawl-ref/source/maybe-bool.h:94
↓ 6 callers
Function
to_mons_species
crawl-ref/source/species.cc:174
↓ 6 callers
Function
train_skills
crawl-ref/source/skills.cc:1154
↓ 6 callers
Function
trap_name
crawl-ref/source/describe.cc:942
↓ 6 callers
Function
try_equip_item
crawl-ref/source/item-use.cc:1325
↓ 6 callers
Method
umbra
crawl-ref/source/player.cc:7864
↓ 6 callers
Function
unlink_item
crawl-ref/source/items.cc:489
↓ 6 callers
Function
unmarshallSet
crawl-ref/source/tags.cc:609
↓ 6 callers
Method
unmeld_all_equipment
* Unmelds all equipment and does associated bookeeping. * * @param skip_effects If true, no message will be printed about doing any of *
crawl-ref/source/player-equip.cc:1275
↓ 6 callers
Function
untransform
* End the player's transformation and return them to having no * form. * @param skip_move If true, skip any move that was in progress before *
crawl-ref/source/transform.cc:2193
↓ 6 callers
Function
unwrap_desc
crawl-ref/source/libutil.cc:505
↓ 6 callers
Method
update
crawl-ref/source/skill-menu.cc:718
↓ 6 callers
Function
update_can_currently_train
crawl-ref/source/skills.cc:605
↓ 6 callers
Method
update_db_info
update self's user info from the user database, including updating any flag changes that may have happened in the db.
crawl-ref/source/webserver/webtiles/ws_handler.py:717
↓ 6 callers
Method
update_stash
Updates the stash at p. Returns true if there was a stash at p, false otherwise.
crawl-ref/source/stash.cc:751
↓ 6 callers
Method
update_watcher_description
(self)
crawl-ref/source/webserver/webtiles/process_handler.py:541
↓ 6 callers
Function
update_whereis
crawl-ref/source/hiscores.cc:3256
↓ 6 callers
Function
upgrade_hepliaklqana_ancestor
* Update the ancestor's stats after the player levels up. Upgrade HD and HP, * and give appropriate messaging for that and any other notable upgrades
crawl-ref/source/religion.cc:1853
↓ 6 callers
Function
uppercase_string
crawl-ref/source/stringutil.cc:74
↓ 6 callers
Function
valid_marionette_spell
crawl-ref/source/god-abil.cc:2942
↓ 6 callers
Method
validate
(self)
crawl-ref/source/webserver/webtiles/config.py:288
↓ 6 callers
Function
view_add_tile_overlay
crawl-ref/source/view.cc:713
↓ 6 callers
Method
vmirror
crawl-ref/source/mapdef.cc:1658
↓ 6 callers
Function
wclen
crawl-ref/source/unicode.cc:495
↓ 6 callers
Function
wielded_weapon_check
crawl-ref/source/fight.cc:966
↓ 6 callers
Function
yy_load_buffer_state
crawl-ref/source/prebuilt/levcomp.lex.cc:3212
↓ 5 callers
Function
_add_apostle_spell
crawl-ref/source/ghost.cc:667
↓ 5 callers
Function
_add_energy_desc
crawl-ref/source/mon-info.cc:1641
↓ 5 callers
Function
_add_mut_tag
crawl-ref/source/mutation.cc:2475
↓ 5 callers
Function
_adjacent_target
crawl-ref/source/tileview.cc:652
↓ 5 callers
Function
_allocate_region
crawl-ref/source/directn.cc:2477
↓ 5 callers
Function
_append_sentence_delimiter
crawl-ref/source/hiscores.cc:1970
↓ 5 callers
Function
_armour_slot_seen
crawl-ref/source/acquire.cc:1073
↓ 5 callers
Function
_beam_type_name
crawl-ref/source/beam.cc:7517
↓ 5 callers
Function
_build_primary_vault
Builds a primary vault - i.e. a vault that is built before anything else on the level. After placing the vault, rooms and corridors will be constructe
crawl-ref/source/dungeon.cc:4639
↓ 5 callers
Function
_check_trail
crawl-ref/source/unicode.cc:251
↓ 5 callers
Function
_colour_from_stat_mod
crawl-ref/source/output.cc:624
↓ 5 callers
Function
_confuse_monster
crawl-ref/source/xom.cc:1108
↓ 5 callers
Function
_conjuration_logic
Create the appropriate casting logic for a simple conjuration.
crawl-ref/source/mon-cast.cc:1148
↓ 5 callers
Function
_create_acquirement_item
crawl-ref/source/acquire.cc:1510
↓ 5 callers
Function
_current_terrain_changed
crawl-ref/source/terrain.cc:1316
↓ 5 callers
Function
_do_chaos_upgrade
crawl-ref/source/xom.cc:790
↓ 5 callers
Function
_ensure_entry
crawl-ref/source/tags.cc:1189
↓ 5 callers
Function
_equipment_property_change
crawl-ref/source/describe.cc:2076
↓ 5 callers
Function
_fill_types_by_weight
crawl-ref/source/mon-place.cc:3678
↓ 5 callers
Function
_find_god
* What god is responsible for a spell cast by the given monster with the * given flags? * * Relevant for Smite messages & summons, sometimes. * *
crawl-ref/source/mon-cast.cc:2215
↓ 5 callers
Function
_find_save
Should probably use some find invocation instead.
crawl-ref/source/startup.cc:557
↓ 5 callers
Function
_follows_orders
Berserking monsters cannot be ordered around.
crawl-ref/source/shout.cc:406
↓ 5 callers
Function
_format_data_label
crawl-ref/source/describe.cc:7314
↓ 5 callers
Function
_generate_armour_ego
* Generate an appropriate ego for a piece of armour. * * @param item The item in question. * @return The item's current ego,
crawl-ref/source/makeitem.cc:831
↓ 5 callers
Function
_get_fight_data
crawl-ref/source/wiz-fsim.cc:458
↓ 5 callers
Function
_get_potion_heal_factor
crawl-ref/source/player.cc:8693
↓ 5 callers
Function
_get_shadow_spots
Gets all spots within a certain radius of the player where your shadow could be placed. (These will be sorted to prefer spots at distance 2-3 at rando
crawl-ref/source/god-passive.cc:1297
↓ 5 callers
Function
_get_spell_logic
crawl-ref/source/mon-cast.cc:1134
← previous
next →
2,001–2,100 of 17,100, ranked by callers