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
↓ 17 callers
Function
erase_if
crawl-ref/source/libutil.h:226
↓ 17 callers
Function
find_habitable_spot_near
* Attempts to choose a random empty cell that a monster could occupy, within a * certain radius of a given position and with valid line of sight to t
crawl-ref/source/mon-place.cc:3229
↓ 17 callers
Function
getMiscString
crawl-ref/source/database.cc:919
↓ 17 callers
Function
get_ammo_brand
crawl-ref/source/item-prop.cc:1300
↓ 17 callers
Function
get_tension
crawl-ref/source/religion.cc:4638
↓ 17 callers
Function
get_user_info
Returns user data in a named tuple of type UserInfo.
crawl-ref/source/webserver/webtiles/userdb.py:249
↓ 17 callers
Method
height
crawl-ref/source/rltiles/tool/tile.cc:80
↓ 17 callers
Function
is_removed_skill
crawl-ref/source/skills.cc:2391
↓ 17 callers
Function
item_type_known
crawl-ref/source/item-name.cc:1991
↓ 17 callers
Method
max
crawl-ref/source/random-var.cc:127
↓ 17 callers
Method
min
crawl-ref/source/random-var.cc:132
↓ 17 callers
Function
mons_habitat
crawl-ref/source/mon-util.cc:3239
↓ 17 callers
Function
mons_itemuse
crawl-ref/source/mon-util.cc:1429
↓ 17 callers
Method
num_children
crawl-ref/source/ui.cc:80
↓ 17 callers
Function
prompt_for_int
* Returns an integer, with a failure state. * * @param prompt the message to be used before the prompt. * @param nonneg if true, the failure sentin
crawl-ref/source/prompt.cc:336
↓ 17 callers
Method
push_ui_layout
crawl-ref/source/tileweb.cc:918
↓ 17 callers
Function
revert_terrain_change
If ctype == NUM_TERRAIN_CHANGE_TYPES, will revert *all* terrain changes on the given pos.
crawl-ref/source/terrain.cc:2258
↓ 17 callers
Function
save_game
crawl-ref/source/files.cc:2628
↓ 17 callers
Function
sb_puts
crawl-ref/source/json.cc:104
↓ 17 callers
Function
shop_at
crawl-ref/source/shopping.cc:1598
↓ 17 callers
Function
spell_is_useless
* This function attempts to determine if a given spell is useless to the * player. * * @param spell The spell in question. * @param temp
crawl-ref/source/spl-util.cc:1281
↓ 17 callers
Method
strength
crawl-ref/source/player-stats.cc:45
↓ 17 callers
Function
strip_suffix
crawl-ref/source/stringutil.cc:306
↓ 17 callers
Method
target
* Do interactive targeting for the currently selected action. Allows the * player to change actions. */
crawl-ref/source/quiver.cc:2822
↓ 17 callers
Function
textbackground
crawl-ref/source/libgui.cc:108
↓ 17 callers
Function
there_are_monsters_nearby
crawl-ref/source/nearby-danger.cc:327
↓ 17 callers
Function
trim
crawl-ref/source/catch2-tests/catch_amalgamated.cc:5747
↓ 17 callers
Method
update_minimap
crawl-ref/source/tileweb.cc:2330
↓ 17 callers
Function
validate_int_range
Validate an integer and check it is within the interval [min, max].
crawl-ref/source/util/genutil.py:46
↓ 17 callers
Function
you_are_delayed
crawl-ref/source/delay.cc:366
↓ 16 callers
Function
_add_tentacle_overlay
crawl-ref/source/tilepick.cc:2068
↓ 16 callers
Function
_record_spell_stat
crawl-ref/source/dbg-objstat.cc:734
↓ 16 callers
Function
_summon
crawl-ref/source/mon-cast.cc:1824
↓ 16 callers
Function
_valid_coord
Check if a given coordinate is valid for lines.
crawl-ref/source/l-dgnbld.cc:128
↓ 16 callers
Method
add_text_tag
crawl-ref/source/tileweb.cc:2399
↓ 16 callers
Function
artp_name
* Return the name for a given artefact property. * * @param prop The artp in question. * @return A name; e.g. rCorr, Slay, HP, etc.
crawl-ref/source/artefact.cc:1112
↓ 16 callers
Function
at_branch_bottom
crawl-ref/source/branch.cc:194
↓ 16 callers
Method
base_ac
* The player's "base" armour class, before transitory buffs are applied. * * (This is somewhat arbitrarily defined - forms, for example, are conside
crawl-ref/source/player.cc:6471
↓ 16 callers
Method
can_go_berserk
crawl-ref/source/monster.cc:4956
↓ 16 callers
Function
check_warning_inscriptions
If there are warning inscriptions associated with performing this operation on this item, prompt the user for confirmation. Return true if all prompts
crawl-ref/source/invent.cc:1735
↓ 16 callers
Method
corrode
crawl-ref/source/player.cc:7379
↓ 16 callers
Method
ey
crawl-ref/source/ui.h:88
↓ 16 callers
Function
feat_altar_god
Whose altar is this feature? * * @param feat the feature. * @returns GOD_NO_GOD if not an altar, otherwise the god_type of the god. */
crawl-ref/source/terrain.cc:601
↓ 16 callers
Function
fight_melee
* Handle melee combat between attacker and defender. * * Combat effects should generally not go here, unless intended to be once per * complete att
crawl-ref/source/fight.cc:424
↓ 16 callers
Method
getResultType
crawl-ref/source/catch2-tests/catch_amalgamated.cc:446
↓ 16 callers
Method
get_max_xl
crawl-ref/source/player-act.cc:157
↓ 16 callers
Method
go_berserk
crawl-ref/source/monster.cc:2672
↓ 16 callers
Method
intel
crawl-ref/source/player-stats.cc:50
↓ 16 callers
Method
is_abjurable
Returns whether the monster is a 'proper' summon, vulnerable to abjuration, and whose corpse will vanish (possibly in a puff of smoke) upon them dying
crawl-ref/source/mon-ench.cc:1954
↓ 16 callers
Method
is_holy
crawl-ref/source/player.cc:6906
↓ 16 callers
Function
is_opaque_cloud
crawl-ref/source/cloud.cc:850
↓ 16 callers
Method
is_set
crawl-ref/source/skill-menu.cc:155
↓ 16 callers
Function
is_stackable_item
crawl-ref/source/items.cc:1561
↓ 16 callers
Method
is_using_small_layout
crawl-ref/source/tilesdl.cc:1016
↓ 16 callers
Function
item_needs_autopickup
Is the item something that we should try to autopickup? * * @param ignore_force If true, ignore force_autopickup settings from the *
crawl-ref/source/items.cc:3227
↓ 16 callers
Function
item_type_has_ids
WARNING: You can break save compatibility if you edit this without amending tags.cc to properly marshall the change.
crawl-ref/source/item-name.cc:1969
↓ 16 callers
Method
layout_statcol
crawl-ref/source/tilesdl.cc:1179
↓ 16 callers
Function
make_item_randart
If ignore_mundane is true, normally mundane items are forced to nevertheless become artefacts.
crawl-ref/source/artefact.cc:1990
↓ 16 callers
Function
marshallMap
crawl-ref/source/tags.cc:542
↓ 16 callers
Function
mons_atts_aligned
crawl-ref/source/mon-util.cc:3271
↓ 16 callers
Function
mons_class_is_animated_weapon
crawl-ref/source/mon-util.cc:1534
↓ 16 callers
Function
mons_habitat_type
crawl-ref/source/mon-util.cc:3232
↓ 16 callers
Function
mons_is_pghost
crawl-ref/source/mon-util.cc:1298
↓ 16 callers
Function
mons_should_fire
crawl-ref/source/mon-util.cc:3546
↓ 16 callers
Function
pickup
* Do the pickup command. * * @param partial_quantity If true, prompt for a quantity to pick up when * picking up a single s
crawl-ref/source/items.cc:1453
↓ 16 callers
Function
place_cursor
(type, loc)
crawl-ref/source/webserver/game_data/static/view_data.js:47
↓ 16 callers
Function
player_in_hell
crawl-ref/source/player.cc:830
↓ 16 callers
Function
print_wounds
crawl-ref/source/mon-util.cc:5380
↓ 16 callers
Method
restore
crawl-ref/source/god-companions.cc:328
↓ 16 callers
Method
set_fg_colour
crawl-ref/source/precision-menu.cc:492
↓ 16 callers
Method
size
crawl-ref/source/message.cc:276
↓ 16 callers
Function
spell_damage_string
crawl-ref/source/spl-cast.cc:3194
↓ 16 callers
Method
total
crawl-ref/source/catch2-tests/catch_amalgamated.cc:1948
↓ 16 callers
Method
valid
crawl-ref/source/rltiles/tool/tile.cc:41
↓ 16 callers
Function
will_have_passive
crawl-ref/source/god-passive.cc:301
↓ 16 callers
Function
you_can_wear
* Checks if the player can generally equip any item that requires a given slot, * or whether they have restricted access (or none at all). * * The
crawl-ref/source/player.cc:1009
↓ 15 callers
Function
_add_par
crawl-ref/source/describe-god.cc:443
↓ 15 callers
Function
_cleanup_textfile
Remove old data from a text file with comments. We look for lines that are `# start TAG_MAJOR_VERSION == X`. Then behaviour until `# end TAG_
crawl-ref/source/util/tag-35-upgrade.py:24
↓ 15 callers
Function
_fill_doll_equipment_all_melded
crawl-ref/source/tiledoll.cc:277
↓ 15 callers
Function
_increment
Helper for layouts. Tries to increment lvalue without overflowing it.
crawl-ref/source/viewgeom.cc:32
↓ 15 callers
Function
_skill_rdiv
* Get a randomly rounded value for the player's specified skill, unmodified * by crosstraining, draining, etc. * * @param skill The skill in qu
crawl-ref/source/acquire.cc:75
↓ 15 callers
Function
_summon_data
crawl-ref/source/spl-summoning.cc:97
↓ 15 callers
Method
account_restricted
(self)
crawl-ref/source/webserver/webtiles/ws_handler.py:475
↓ 15 callers
Method
attack_delay
* Return the delay caused by attacking with weapon and projectile. * * @param projectile The projectile to be fired/thrown, if any. * @return
crawl-ref/source/monster.cc:439
↓ 15 callers
Function
big_cloud
* Make a large area of clouds centered on a given place. This never creates * player exclusions. * * @param ctype The type of cloud to place.
crawl-ref/source/spl-clouds.cc:163
↓ 15 callers
Method
blink_to
crawl-ref/source/teleport.cc:27
↓ 15 callers
Method
clear
crawl-ref/source/menu.cc:1258
↓ 15 callers
Function
current_delay
crawl-ref/source/delay.cc:371
↓ 15 callers
Function
delay
crawl-ref/source/ui.cc:3362
↓ 15 callers
Function
do_layout
()
crawl-ref/source/webserver/static/scripts/client.js:206
↓ 15 callers
Method
ex
crawl-ref/source/ui.h:83
↓ 15 callers
Function
fire_tracer
Used by monsters in "planning" which spell to cast. Fires off a "tracer" which tells the monster what it'll hit if it breathes/casts etc. The output
crawl-ref/source/beam.cc:2198
↓ 15 callers
Function
get_artefact_name
crawl-ref/source/artefact.cc:1720
↓ 15 callers
Function
get_mons_resist
crawl-ref/source/mon-util.cc:349
↓ 15 callers
Method
get_monster
crawl-ref/source/mapdef.cc:3699
↓ 15 callers
Function
get_monster_by_name
crawl-ref/source/mon-util.cc:180
↓ 15 callers
Function
get_real_hp
* Get the player's max HP * @param trans Whether to include transformations, berserk, * items etc. * @param drained
crawl-ref/source/player.cc:4166
↓ 15 callers
Function
get_save_version
crawl-ref/source/files.cc:3515
↓ 15 callers
Method
get_text
crawl-ref/source/ui.cc:2071
↓ 15 callers
Function
god_hates_item
crawl-ref/source/god-item.cc:417
← previous
next →
701–800 of 17,100, ranked by callers