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
↓ 10 callers
Method
ghost_demon_init
crawl-ref/source/monster.cc:4562
↓ 10 callers
Method
halo_radius
crawl-ref/source/areas.cc:564
↓ 10 callers
Function
haloed
crawl-ref/source/areas.cc:550
↓ 10 callers
Method
has_tag_prefix
crawl-ref/source/mapdef.cc:3359
↓ 10 callers
Function
hash3
crawl-ref/source/hash.h:7
↓ 10 callers
Method
heads
crawl-ref/source/monster.cc:4819
↓ 10 callers
Method
in_map
crawl-ref/source/mapdef.cc:532
↓ 10 callers
Function
init_player_doll
crawl-ref/source/tiledoll.cc:198
↓ 10 callers
Function
is_chaotic_god
crawl-ref/source/religion.cc:524
↓ 10 callers
Method
is_child_tentacle_of
crawl-ref/source/mon-tentacle.cc:162
↓ 10 callers
Method
is_controlled_from_web
crawl-ref/source/tileweb.h:170
↓ 10 callers
Function
is_unknown_stair
crawl-ref/source/travel.cc:244
↓ 10 callers
Method
is_usable_in
crawl-ref/source/mapdef.cc:2173
↓ 10 callers
Function
macro_buf_add
* Adds keypresses from a sequence into the internal keybuffer. Ignores * macros. */
crawl-ref/source/macro.cc:549
↓ 10 callers
Function
mons_cast
* Make this monster cast a spell * * @param mons The monster casting * @param pbolt The beam, possibly containing pre-done setup, to
crawl-ref/source/mon-cast.cc:7540
↓ 10 callers
Function
mons_class_habitat
What habitats can this monster effectively occupy? If core_only is true (defaults to false), ignore flight and large size, and consider only 'native'
crawl-ref/source/mon-util.cc:3216
↓ 10 callers
Function
mons_is_elven_twin
* Determine if a monster is either Dowan or Duvessa. * * Tracks through type and ORIGINAL_TYPE_KEY, thus tracking through polymorph. * Used to dete
crawl-ref/source/mon-death.cc:4096
↓ 10 callers
Function
mons_threat_level
crawl-ref/source/mon-util.cc:4918
↓ 10 callers
Function
monster_habitable_feat
* Can this monster survive on a given feature? * * @param mon the monster to be checked. * @param feat the feature type that mon mig
crawl-ref/source/mon-place.cc:159
↓ 10 callers
Method
needs_targeting
* Does this dist object need `target` to be filled in somehow, e.g. with * manual/interactive targeting? Affected by the following three dist fields:
crawl-ref/source/directn.cc:164
↓ 10 callers
Method
orig_error
crawl-ref/source/dlua.cc:202
↓ 10 callers
Method
paralysed
crawl-ref/source/player.cc:6027
↓ 10 callers
Function
pick_monster
crawl-ref/source/mon-pick.cc:68
↓ 10 callers
Function
player_drained
crawl-ref/source/player.cc:4109
↓ 10 callers
Function
player_on_orb_run
* Return true if the player has angered Pandemonium by picking up or moving * the Orb of Zot. */
crawl-ref/source/player.cc:8660
↓ 10 callers
Method
poison
crawl-ref/source/player.cc:7306
↓ 10 callers
Function
potionlike_effect
* Trigger an effect on the player corresponding to the given potion type. * * @param effect The type of potion in question. * @param pow
crawl-ref/source/potion.cc:1017
↓ 10 callers
Function
practise_evoking
Skill training when using an evocable item such as a wand.
crawl-ref/source/exercise.cc:262
↓ 10 callers
Function
process_map_command
crawl-ref/source/viewmap.cc:983
↓ 10 callers
Method
push_tab_region
crawl-ref/source/tilereg-tab.cc:64
↓ 10 callers
Method
radius
crawl-ref/source/coordit.cc:467
↓ 10 callers
Function
random_demon_by_tier
crawl-ref/source/mon-place.cc:3302
↓ 10 callers
Method
read
crawl-ref/source/mapdef.cc:271
↓ 10 callers
Method
readByte
Reads input in network byte order, from a file or buffer.
crawl-ref/source/tags.cc:177
↓ 10 callers
Method
redraw
crawl-ref/source/tileweb.cc:2288
↓ 10 callers
Method
res_blind
crawl-ref/source/player.cc:7072
↓ 10 callers
Function
resize
crawl-ref/source/ui.cc:3139
↓ 10 callers
Function
run_uncancel
crawl-ref/source/uncancel.h:14
↓ 10 callers
Function
rune_type_name
crawl-ref/source/item-name.cc:977
↓ 10 callers
Function
scroller_handle_key
(scroller, event)
crawl-ref/source/webserver/game_data/static/ui-layouts.js:613
↓ 10 callers
Function
set_artefact_name
crawl-ref/source/artefact.cc:1740
↓ 10 callers
Method
set_visible
crawl-ref/source/ui.cc:418
↓ 10 callers
Function
shoptype_identifies_stock
crawl-ref/source/shopping.cc:1706
↓ 10 callers
Function
show_help
crawl-ref/source/command.cc:1472
↓ 10 callers
Method
size
crawl-ref/source/skill-menu.cc:694
↓ 10 callers
Function
slow_player
crawl-ref/source/player.cc:4936
↓ 10 callers
Method
some
crawl-ref/source/catch2-tests/catch_amalgamated.hpp:3964
↓ 10 callers
Function
spell_power_cap
crawl-ref/source/spl-util.cc:1024
↓ 10 callers
Method
stat
* What's the player's value for a given stat? * * @param s The stat in question (e.g. STAT_STR). * @param nonneg Whether to cap the stat at 0.
crawl-ref/source/player-stats.cc:39
↓ 10 callers
Function
stop_summoning_prompt
* Does the player have a hostile duration up that would/could cause * a summon to be abjured? If so, prompt the player as to whether they * want to
crawl-ref/source/fight.cc:1616
↓ 10 callers
Function
strip_filename_unsafe_chars
crawl-ref/source/stringutil.cc:272
↓ 10 callers
Method
strip_willpower
crawl-ref/source/player.cc:8483
↓ 10 callers
Function
tile_clear_flavour
crawl-ref/source/tileview.cc:315
↓ 10 callers
Function
tile_draw_map_cell
crawl-ref/source/tileview.cc:1083
↓ 10 callers
Method
to_string
crawl-ref/source/mon-info.cc:1421
↓ 10 callers
Method
toggle
crawl-ref/source/skill-menu.cc:702
↓ 10 callers
Function
umbraed
crawl-ref/source/areas.cc:722
↓ 10 callers
Function
use_an_item
crawl-ref/source/item-use.cc:1001
↓ 10 callers
Method
valid_aim
crawl-ref/source/target.cc:144
↓ 10 callers
Method
value
crawl-ref/source/catch2-tests/catch_amalgamated.cc:8267
↓ 10 callers
Function
view2grid
crawl-ref/source/viewgeom.h:173
↓ 10 callers
Function
view_update_at
Updates one square of the view area. Should only be called for square in LOS.
crawl-ref/source/view.cc:158
↓ 10 callers
Method
vitrify
crawl-ref/source/player.cc:8515
↓ 10 callers
Function
vtostr
* Serialises a key sequence into a string of the format described * above. */
crawl-ref/source/macro.cc:467
↓ 10 callers
Function
w
(a,f)
crawl-ref/source/webserver/static/scripts/contrib/require.js:12
↓ 10 callers
Function
warn_about_bad_targets
crawl-ref/source/fight.cc:1549
↓ 10 callers
Method
which_god_acting
crawl-ref/source/state.cc:344
↓ 10 callers
Function
you_teleport_now
crawl-ref/source/spl-transloc.cc:1327
↓ 10 callers
Function
z
(a,b)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 9 callers
Function
B
(b,c,d,m)
crawl-ref/source/webserver/static/scripts/contrib/require.js:8
↓ 9 callers
Function
X
(a)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 9 callers
Function
_add_fake_item
Allocate (with new) a new item_def with the given base and sub types, add a pointer to it to the items vector, and if it has a force_autopickup settin
crawl-ref/source/known-items.cc:340
↓ 9 callers
Function
_condition_string
crawl-ref/source/mon-info.cc:2040
↓ 9 callers
Function
_delete_file
(file_name: str)
crawl-ref/source/util/tag-35-upgrade.py:68
↓ 9 callers
Function
_marshall_iterator
crawl-ref/source/tags.cc:555
↓ 9 callers
Function
_tetrahedral_number
_tetrahedral_number: returns the nth tetrahedral number. This is the number of triples of nonnegative integers with sum < n.
crawl-ref/source/spl-cast.cc:1614
↓ 9 callers
Function
ability_by_name
* Find an ability whose name matches the given key. * * @param name The name in question. (Not case sensitive.) * @return The enum of
crawl-ref/source/ability.cc:884
↓ 9 callers
Method
absdepth
crawl-ref/source/travel.cc:3498
↓ 9 callers
Method
add_glyph
crawl-ref/source/format.cc:524
↓ 9 callers
Method
arm_count
crawl-ref/source/player.cc:7738
↓ 9 callers
Method
armour_class_scaled
crawl-ref/source/player.cc:6538
↓ 9 callers
Function
artefact_properties
crawl-ref/source/artefact.cc:1457
↓ 9 callers
Method
attack
************************************************** * BEGIN PUBLIC FUNCTIONS * **********************************************
crawl-ref/source/attack.cc:58
↓ 9 callers
Function
auto_assign_item_slot
* Maybe move an item to the slot given by the item_slot option. * * @param[in] item the item to be checked. Note that any references to this *
crawl-ref/source/items.cc:2330
↓ 9 callers
Function
bh
(a)
crawl-ref/source/webserver/static/scripts/contrib/jquery.js:2
↓ 9 callers
Function
calc_dice
crawl-ref/source/random.cc:289
↓ 9 callers
Method
calc_waypoints
Reduces the path coordinates to only a couple of key waypoints needed to reach the target. Waypoints are chosen such that from one waypoint you can se
crawl-ref/source/mon-pathfind.cc:387
↓ 9 callers
Method
can_be_highlighted
crawl-ref/source/precision-menu.cc:470
↓ 9 callers
Method
can_constrict
crawl-ref/source/actor.cc:698
↓ 9 callers
Method
can_quaff
crawl-ref/source/potion.cc:54
↓ 9 callers
Function
canonicalise_file_separator
crawl-ref/source/files.cc:403
↓ 9 callers
Function
change_monster_type
crawl-ref/source/mon-poly.cc:219
↓ 9 callers
Function
check_mkdir
Checks if directory 'dir' exists and tries to create it if it doesn't exist, modifying 'dir' to its canonical form. If given an empty 'dir', returns
crawl-ref/source/files.cc:592
↓ 9 callers
Method
clear
crawl-ref/source/macro.cc:2073
↓ 9 callers
Function
count_summons
crawl-ref/source/spl-summoning.cc:2643
↓ 9 callers
Function
curs_can_use_extended_colors
see declaration
crawl-ref/source/libunix.cc:1315
↓ 9 callers
Function
describe_xom_favour
crawl-ref/source/xom.cc:191
↓ 9 callers
Method
detected_monster
crawl-ref/source/map-cell.h:235
↓ 9 callers
Method
determine_affected_cells
Uses DFS
crawl-ref/source/beam.cc:7168
↓ 9 callers
Function
dgn_vault_at
crawl-ref/source/dungeon.cc:4568
← previous
next →
1,201–1,300 of 17,100, ranked by callers