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
↓ 8 callers
Function
add_spell_to_memory
crawl-ref/source/spl-util.cc:306
↓ 8 callers
Function
any_items_of_type
* Does the player have any items of the given type? * * @param selector A object_selector. * @param excluded_slot An item slot to igno
crawl-ref/source/invent.cc:1393
↓ 8 callers
Method
append_message
(self, msg, # type: str send=True # type: bool
crawl-ref/source/webserver/webtiles/ws_handler.py:1465
↓ 8 callers
Function
bad_attack
crawl-ref/source/fight.cc:1309
↓ 8 callers
Method
beheld_by
Whether player is mesmerised by the given monster.
crawl-ref/source/behold.cc:59
↓ 8 callers
Function
best_skill
crawl-ref/source/skills.cc:2318
↓ 8 callers
Function
branch_has_monsters
crawl-ref/source/mon-pick.cc:178
↓ 8 callers
Function
branch_is_unfinished
crawl-ref/source/branch.cc:293
↓ 8 callers
Method
callbooleanfn
crawl-ref/source/clua.cc:647
↓ 8 callers
Function
cancel_beam_prompt
returns true if the player wishes to cancel firing the bolt, false otherwise
crawl-ref/source/beam.cc:7877
↓ 8 callers
Function
cannot_evoke_item_reason
crawl-ref/source/evoke.cc:997
↓ 8 callers
Function
cannot_read_item_reason
* If the player is unable to (r)ead the item in the given slot, return the * reason why. Otherwise (if they are able to read it), returns "", the emp
crawl-ref/source/item-name.cc:3091
↓ 8 callers
Function
cell_vetoes_teleport
Should return true if we don't want anyone to teleport here.
crawl-ref/source/spl-transloc.cc:970
↓ 8 callers
Function
check_training_targets
* Check the training target (if any) for all skills, and change state * appropriately. * * @return whether any target was reached. * * @see check
crawl-ref/source/skills.cc:1410
↓ 8 callers
Function
chei_stat_boost
crawl-ref/source/god-passive.cc:319
↓ 8 callers
Method
clear_beholders
Clear the list of beholders. Doesn't message.
crawl-ref/source/behold.cc:105
↓ 8 callers
Function
clear_to_end_of_line
crawl-ref/source/libgui.cc:80
↓ 8 callers
Function
companion_is_elsewhere
crawl-ref/source/god-companions.cc:179
↓ 8 callers
Function
copy_item_to_grid
Returns the mitm index of the item. If the item was copied but destroyed, returns -1. If there was no space to copy it, returns NON_ITEM.
crawl-ref/source/items.cc:2686
↓ 8 callers
Function
dec_mitm_item_quantity
Reduce quantity of a monster/grid item, do cleanup if item goes away. Returns true if stack of items no longer exists.
crawl-ref/source/items.cc:406
↓ 8 callers
Method
describe
crawl-ref/source/melee-attack.cc:5232
↓ 8 callers
Function
determine_jewellery_plus
* Generate an appropriate 'plus' value for a given type of jewellery. * Currently only rings use non-zero plus values, with stat rings usings * GOOD
crawl-ref/source/makeitem.cc:1680
↓ 8 callers
Method
device_to_logical
crawl-ref/source/glwrapper-ogl.cc:358
↓ 8 callers
Function
dgl_account_hold
(flags)
crawl-ref/source/webserver/webtiles/userdb.py:242
↓ 8 callers
Function
dgn_find_feature_marker
crawl-ref/source/dungeon.cc:6767
↓ 8 callers
Function
dgn_place_monster
crawl-ref/source/dungeon.cc:5283
↓ 8 callers
Method
did_trigger
crawl-ref/source/player.cc:9520
↓ 8 callers
Function
drain_mp
crawl-ref/source/player.cc:3931
↓ 8 callers
Method
emit
crawl-ref/source/ui.h:249
↓ 8 callers
Method
empty
crawl-ref/source/exclude.cc:291
↓ 8 callers
Method
empty
crawl-ref/source/format.cc:554
↓ 8 callers
Method
eof
crawl-ref/source/unicode.h:81
↓ 8 callers
Function
exists_ray
crawl-ref/source/los.cc:654
↓ 8 callers
Function
fail_severity
* Compute the tier of maximum severity of a miscast * @param spell The spell to be checked. * * Tiers are defined by the relation between the m
crawl-ref/source/spl-cast.cc:2946
↓ 8 callers
Function
feat_at_no_mimic
crawl-ref/source/terrain.cc:2751
↓ 8 callers
Method
feat_colour
crawl-ref/source/map-cell.h:172
↓ 8 callers
Function
feat_destroys_items
Does this feature destroy any items that fall into it? */
crawl-ref/source/terrain.cc:1017
↓ 8 callers
Function
feat_is_hell_subbranch_exit
Is this the exit from a sub-branch of Hell? */
crawl-ref/source/terrain.cc:136
↓ 8 callers
Function
feat_is_permarock
Is this feature permanent, unalterable rock? */
crawl-ref/source/terrain.cc:492
↓ 8 callers
Function
feat_is_sealed
Has this feature been sealed by a vault warden? */
crawl-ref/source/terrain.cc:457
↓ 8 callers
Function
feat_is_stone_stair_down
Is this feature one of the main stone downstairs of a level? */
crawl-ref/source/terrain.cc:88
↓ 8 callers
Method
fill
crawl-ref/source/viewgeom.cc:278
↓ 8 callers
Function
fill_doll_equipment
crawl-ref/source/tiledoll.cc:313
↓ 8 callers
Function
fill_status_info
crawl-ref/source/status.cc:208
↓ 8 callers
Function
filtered_lang
crawl-ref/source/lang-fake.cc:591
↓ 8 callers
Function
find_newmons_square
crawl-ref/source/mon-place.cc:3063
↓ 8 callers
Function
find_recovery_token
Returns tuple (userid, username, error)
crawl-ref/source/webserver/webtiles/userdb.py:522
↓ 8 callers
Function
find_up_level
crawl-ref/source/travel.cc:2595
↓ 8 callers
Method
fire_event
crawl-ref/source/dgn-event.cc:83
↓ 8 callers
Function
fire_final_effects
Effects that occur after all other effects, even if the monster is dead. For example, explosions that would hit other creatures, but we want to deal w
crawl-ref/source/fineff.cc:1853
↓ 8 callers
Method
forbids_flight
* Does this form disable flight? * * @return Whether flight is always impossible while in this form. */
crawl-ref/source/transform.cc:497
↓ 8 callers
Method
format
(self)
crawl-ref/source/util/form-gen.py:191
↓ 8 callers
Method
frac_part
* Give the fractional part of the fixedp. * * @param signed whether to provide a signed or absolute version. This is * safe with unsign
crawl-ref/source/fixedp.h:242
↓ 8 callers
Method
game_is_hints_tutorial
crawl-ref/source/state.cc:601
↓ 8 callers
Method
get
crawl-ref/source/tilemcache.cc:225
↓ 8 callers
Method
get
(self, key, default)
crawl-ref/source/webserver/webtiles/config.py:148
↓ 8 callers
Method
get_active_item
crawl-ref/source/precision-menu.cc:357
↓ 8 callers
Function
get_cleave_targets
* List potential cleave targets (adjacent hostile creatures), including the * defender itself. * * @param attacker[in] The attacking creature. *
crawl-ref/source/fight.cc:1204
↓ 8 callers
Method
get_exclude_root
crawl-ref/source/exclude.cc:281
↓ 8 callers
Function
get_focused_widget
crawl-ref/source/ui.cc:3583
↓ 8 callers
Method
get_forced_removal_list
* Returns a list of all items that might need to be forced off the player due * to a decrease their number of equipment slots (or hat/helmet eligabil
crawl-ref/source/player-equip.cc:908
↓ 8 callers
Method
get_int64
crawl-ref/source/store.cc:889
↓ 8 callers
Function
get_job_abbrev
crawl-ref/source/jobs.cc:25
↓ 8 callers
Function
get_primary_action
* Return an action corresponding to the wielded item. This action will * handle melee attacks, reaching attacks, or firing depending on what is
crawl-ref/source/quiver.cc:2299
↓ 8 callers
Method
get_shared
crawl-ref/source/ui.h:323
↓ 8 callers
Method
glyph
crawl-ref/source/mapdef.cc:1095
↓ 8 callers
Function
god_hates_spell
* Will your god put you under penance if you actually cast spell? * * @param spell The spell to check against * @param god The go
crawl-ref/source/religion.cc:4169
↓ 8 callers
Method
good_neutral
crawl-ref/source/monster.cc:3019
↓ 8 callers
Function
hand_name
crawl-ref/source/species.cc:498
↓ 8 callers
Method
has_temporary_mutation
* Does the player have mutation `mut` with at least one temporary level? * * Reminder: temporary mutations can coexist with innate or normal mutatio
crawl-ref/source/mutation.cc:404
↓ 8 callers
Function
heal_flayed_effect
crawl-ref/source/mon-death.cc:3667
↓ 8 callers
Method
helpless
crawl-ref/source/player.cc:6039
↓ 8 callers
Method
is_bool
crawl-ref/source/maybe-bool.h:83
↓ 8 callers
Method
is_constricting
crawl-ref/source/actor.cc:681
↓ 8 callers
Function
is_demonic
* Is the provided item a demon weapon? * * @param item The item under consideration. * @return Whether the given item is a demon weapon. */
crawl-ref/source/item-prop.cc:1862
↓ 8 callers
Function
is_feature
Determines if the given feature is present at (x, y) in _feat_ coordinates. If you have map coords, add (1, 1) to get grid coords. Use one of 1. '<' a
crawl-ref/source/viewmap.cc:123
↓ 8 callers
Function
is_magic_skill
crawl-ref/source/skills.cc:1004
↓ 8 callers
Method
is_player
(self, username)
crawl-ref/source/webserver/webtiles/process_handler.py:382
↓ 8 callers
Function
is_processing_macro
crawl-ref/source/macro.cc:678
↓ 8 callers
Method
is_repeating_cmd
crawl-ref/source/state.cc:109
↓ 8 callers
Method
is_set
crawl-ref/source/menu.cc:1599
↓ 8 callers
Function
is_shop_item
crawl-ref/source/shopping.cc:1701
↓ 8 callers
Function
is_travelsafe_square
Returns true if the square at (x,y) is okay to travel over. If ignore_hostile is true, returns true even for dungeon features the character can normal
crawl-ref/source/travel.cc:480
↓ 8 callers
Function
is_valid_feature_type
Does an entry matching this type exist in feat_defs? * * Since there is a gap in the dungeon_feature_type enum, a loop that iterates * over all i
crawl-ref/source/feature.cc:214
↓ 8 callers
Function
item_is_collectible
Is this item a unique collectible which doesn't take inventory space?
crawl-ref/source/item-prop.cc:2351
↓ 8 callers
Function
item_is_melded
crawl-ref/source/items.cc:3665
↓ 8 callers
Function
item_skills
crawl-ref/source/item-prop.cc:2071
↓ 8 callers
Function
items_stack
crawl-ref/source/items.cc:1614
↓ 8 callers
Function
json_mkobject
crawl-ref/source/json.cc:570
↓ 8 callers
Function
land_player
* Handle the player's flight ending. Apply emergency flight if needed. * * @param quiet Should we notify the player flight is ending? * @re
crawl-ref/source/player.cc:5365
↓ 8 callers
Function
layout
(params, force)
crawl-ref/source/webserver/game_data/static/game.js:90
↓ 8 callers
Function
library_add_spells
crawl-ref/source/spl-book.cc:431
↓ 8 callers
Function
lk_open
* Attempts to open & lock a file. * * @param mode The file access mode. ('r', 'ab+', etc) * @param file The path to the file to be opened
crawl-ref/source/files.cc:3954
↓ 8 callers
Method
load
crawl-ref/source/dlua.cc:151
↓ 8 callers
Method
logical_to_device
crawl-ref/source/glwrapper-ogl.cc:353
↓ 8 callers
Function
lose_piety
Reduce piety and handle side-effects. * * Appropriate for cases where the player has not sinned, but must lose piety * anyway, such as costs for ab
crawl-ref/source/religion.cc:2711
↓ 8 callers
Function
luaL_safe_tointeger
crawl-ref/source/cluautil.cc:123
↓ 8 callers
Function
macro_colour
crawl-ref/source/options.h:1045
↓ 8 callers
Function
make_list
(list_str, is_spell_list = False)
crawl-ref/source/util/genutil.py:74
↓ 8 callers
Function
marshallString2
This one must stay with a 16 bit signed big-endian length tag, to allow older versions to browse and list newer saves.
crawl-ref/source/tags.cc:944
← previous
next →
1,401–1,500 of 17,100, ranked by callers