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
↓ 5 callers
Function
marshallSet
crawl-ref/source/tags.cc:533
↓ 5 callers
Function
mass_enchantment
Enchants all monsters in player's sight. If m_succumbed is non-nullptr, will be set to the number of monsters that were enchanted. If m_attempted is n
crawl-ref/source/beam.cc:1934
↓ 5 callers
Function
maybe_bloodify_square
crawl-ref/source/bloodspatter.cc:58
↓ 5 callers
Function
maybe_random2_div
[0, ceil(nom/denom)]
crawl-ref/source/random.cc:246
↓ 5 callers
Method
missile_repulsion
crawl-ref/source/player.cc:6135
↓ 5 callers
Function
mons_can_be_zombified
crawl-ref/source/mon-util.cc:1582
↓ 5 callers
Function
mons_class_is_peripheral
crawl-ref/source/mon-util.cc:1089
↓ 5 callers
Function
mons_find_elven_twin_of
* Find Duvessa or Dowan, given the other. * * @param mons The monster whose twin we seek. * @return A pointer to the other elven twin, or
crawl-ref/source/mon-death.cc:4109
↓ 5 callers
Function
mons_is_base_draconian
crawl-ref/source/mon-util.cc:1084
↓ 5 callers
Function
mons_is_batty
crawl-ref/source/mon-util.cc:3408
↓ 5 callers
Function
mons_is_immotile
Moving body parts, turning oklob flowers and so on counts as motile here. So does preparing resurrect, struggling against a net, etc.
crawl-ref/source/mon-util.cc:3400
↓ 5 callers
Function
mons_is_or_was_unique
crawl-ref/source/mon-util.cc:1338
↓ 5 callers
Function
mons_is_safe
HACK ALERT: In the following several functions, want_move is true if the player is travelling. If that is the case, things must be considered one squa
crawl-ref/source/nearby-danger.cc:106
↓ 5 callers
Function
mons_is_sensed
crawl-ref/source/mon-util.cc:835
↓ 5 callers
Function
mons_is_solo_tentacle
crawl-ref/source/mon-tentacle.cc:81
↓ 5 callers
Function
mons_is_the
crawl-ref/source/mon-util.cc:1345
↓ 5 callers
Function
mons_make_god_gift
crawl-ref/source/religion.cc:1631
↓ 5 callers
Function
mons_weapon_damage_rating
crawl-ref/source/fight.cc:1304
↓ 5 callers
Function
msg_colour
crawl-ref/source/message.cc:1110
↓ 5 callers
Function
mutant_beast_tier
* What mutant beast tier does the given XL (base HD) correspond to? * * If the given value is between tiers, choose the higher possibility. * * @p
crawl-ref/source/mon-util.cc:1311
↓ 5 callers
Method
name
crawl-ref/source/item-name.cc:136
↓ 5 callers
Function
name_to_command
crawl-ref/source/macro.cc:2157
↓ 5 callers
Method
nw_colour
crawl-ref/source/domino.h:223
↓ 5 callers
Method
okToFail
crawl-ref/source/catch2-tests/catch_amalgamated.cc:1465
↓ 5 callers
Function
okawaru_kill
crawl-ref/source/god-conduct.cc:590
↓ 5 callers
Function
on_weapon_changed
crawl-ref/source/quiver.cc:3044
↓ 5 callers
Method
originating_map
crawl-ref/source/monster.cc:4665
↓ 5 callers
Function
pack_doll_buf
crawl-ref/source/tiledoll.cc:924
↓ 5 callers
Function
parallel
Is v parallel to the kernel of f?
crawl-ref/source/geom2d.cc:21
↓ 5 callers
Function
parseUInt
crawl-ref/source/catch2-tests/catch_amalgamated.cc:4517
↓ 5 callers
Function
piety_scale
Scales a piety number, applying modifiers (faith).
crawl-ref/source/religion.cc:2325
↓ 5 callers
Function
plasma_beam_targets
crawl-ref/source/spl-damage.cc:3055
↓ 5 callers
Function
playable_jobs
crawl-ref/source/playable.cc:44
↓ 5 callers
Function
playable_species
crawl-ref/source/playable.cc:49
↓ 5 callers
Method
player_can_swim
* Can the player swim, if in this form? * * DOES consider player state besides form. * @return Whether the player will be able to swim in this for
crawl-ref/source/transform.cc:521
↓ 5 callers
Function
player_has_ability
crawl-ref/source/ability.cc:4314
↓ 5 callers
Function
player_mons
crawl-ref/source/player.cc:864
↓ 5 callers
Function
player_regenerates_mp
crawl-ref/source/player.cc:4281
↓ 5 callers
Function
player_res_cold
crawl-ref/source/player.cc:1453
↓ 5 callers
Function
player_res_corrosion
crawl-ref/source/player.cc:1506
↓ 5 callers
Function
poison_is_lethal
Takes *current* regeneration rate into account. Might sometimes be incorrect, but hopefully if so then the player is surviving with 1 HP.
crawl-ref/source/player.cc:4697
↓ 5 callers
Method
projectile_name
crawl-ref/source/ranged-attack.cc:811
↓ 5 callers
Function
push_items_from
* Push items from `pos`, splashing them around whatever available spaces * there are. * @param pos the source position. * @param excluded positions
crawl-ref/source/terrain.cc:2465
↓ 5 callers
Method
putkey
crawl-ref/source/cio.h:449
↓ 5 callers
Function
pyromania_damage
crawl-ref/source/evoke.cc:1378
↓ 5 callers
Function
random_space_weighted
Try to find a "safe" place for moved close or far from the target. keep_los indicates that the destination should be in LOS of the target. XXX: Check
crawl-ref/source/teleport.cc:280
↓ 5 callers
Function
raw_feature_description
crawl-ref/source/directn.cc:3135
↓ 5 callers
Method
real_time
crawl-ref/source/player.h:338
↓ 5 callers
Method
reflection
crawl-ref/source/actor.cc:284
↓ 5 callers
Function
refund_mp
crawl-ref/source/player.cc:3958
↓ 5 callers
Function
regeneration_is_inhibited
Is the player's hp regeneration inhibited by nearby monsters? If the optional monster argument is provided, instead check whether that specific monste
crawl-ref/source/player.cc:1240
↓ 5 callers
Method
register_monster
crawl-ref/source/tilemcache.cc:158
↓ 5 callers
Function
remove_removed_library_spells
crawl-ref/source/tags.cc:2927
↓ 5 callers
Function
remove_sanctuary
* Remove any sanctuary from the level. * * @returns True if we removed an existing sanctuary, false otherwise. */
crawl-ref/source/areas.cc:313
↓ 5 callers
Method
render_string
* Render a string at the given position. * * @param px the x coordinate * @param py the y coordinate * @param text the string to render * @param
crawl-ref/source/fontwrapper-ft.cc:703
↓ 5 callers
Function
repeat_string
(s, n)
crawl-ref/source/webserver/game_data/static/player.js:141
↓ 5 callers
Method
res_polar_vortex
crawl-ref/source/player.cc:7049
↓ 5 callers
Method
resize
crawl-ref/source/tileweb.cc:2170
↓ 5 callers
Method
rmut_from_item
crawl-ref/source/actor.cc:301
↓ 5 callers
Function
run_map_global_preludes
crawl-ref/source/maps.cc:1577
↓ 5 callers
Function
run_map_local_preludes
crawl-ref/source/maps.cc:1589
↓ 5 callers
Function
rune_colour
crawl-ref/source/colour.cc:323
↓ 5 callers
Function
s
(a)
crawl-ref/source/webserver/static/scripts/contrib/require.js:11
↓ 5 callers
Function
save_game_state
Saves the game without exiting.
crawl-ref/source/files.cc:2683
↓ 5 callers
Method
scale_to_logical
* Return a float multiplier such that device * multiplier = logical. * for high-dpi displays, will be fractional. */
crawl-ref/source/tilesdl.h:112
↓ 5 callers
Function
schedule_avoided_death_fineff
crawl-ref/source/fineff.cc:705
↓ 5 callers
Function
scroll_bottom_to_item
(item_or_index, was_server_initiated)
crawl-ref/source/webserver/game_data/static/menu.js:562
↓ 5 callers
Function
seen_item
crawl-ref/source/item-prop.cc:3301
↓ 5 callers
Function
seen_monster
crawl-ref/source/player-notices.cc:587
↓ 5 callers
Method
select
-1: Invert (MENU_SELECT_INVERT; used only in multiselect) -2: Select all (MENU_SELECT_ALL) a menu can be selected either if it defines a quantity, or
crawl-ref/source/menu.cc:2339
↓ 5 callers
Function
selected
crawl-ref/source/known-items.cc:264
↓ 5 callers
Function
send_options
()
crawl-ref/source/webserver/game_data/static/action_panel.js:23
↓ 5 callers
Method
serialize
crawl-ref/source/newgame.cc:1461
↓ 5 callers
Method
set_enabled
crawl-ref/source/menu.h:145
↓ 5 callers
Method
set_height
crawl-ref/source/precision-menu.cc:405
↓ 5 callers
Method
set_highlight_colour
crawl-ref/source/precision-menu.cc:475
↓ 5 callers
Method
set_initial_focus
crawl-ref/source/outer-menu.h:83
↓ 5 callers
Function
set_more_autoclear
crawl-ref/source/message.cc:1871
↓ 5 callers
Method
set_mouse_cursor
crawl-ref/source/windowmanager-sdl.cc:778
↓ 5 callers
Function
set_mp
crawl-ref/source/player.cc:4144
↓ 5 callers
Method
set_new_monster_id
crawl-ref/source/monster.cc:4505
↓ 5 callers
Function
set_piety
Gain or lose piety to reach a certain value. * * If the player cannot gain piety (because they worship Xom, Gozag, or * no god), their piety will b
crawl-ref/source/religion.cc:2338
↓ 5 callers
Method
set_ui_state
crawl-ref/source/tileweb.cc:996
↓ 5 callers
Function
set_xl
crawl-ref/source/wiz-you.cc:891
↓ 5 callers
Function
setup_environment_effects
crawl-ref/source/timed-effects.cc:995
↓ 5 callers
Function
setup_fragmentation_beam
crawl-ref/source/spl-damage.cc:1451
↓ 5 callers
Function
setup_vault_mon_list
crawl-ref/source/mon-place.cc:3558
↓ 5 callers
Method
shield_block_succeeded
crawl-ref/source/actor.cc:183
↓ 5 callers
Function
shield_reflects
Returns true if the worn shield has the reflection ego. Used only for messaging, to distinguish between a reflective shield and ego reflection.
crawl-ref/source/item-prop.cc:3130
↓ 5 callers
Function
shoals_apply_tides
crawl-ref/source/dgn-shoals.cc:1001
↓ 5 callers
Method
shout_volume
* How loud are the player's shouts? * * @return The noise produced by a single player shout. */
crawl-ref/source/player.cc:5929
↓ 5 callers
Function
show_map
show_map() now centers the known map along x or y. This prevents the player from getting "artificial" location clues by using the map to see how close
crawl-ref/source/viewmap.cc:907
↓ 5 callers
Function
show_update_at
* Updates the map knowledge at a location. * @param gp The location to update. * @param layers The information layers to display. **/
crawl-ref/source/show.cc:444
↓ 5 callers
Function
slime_wall_neighbour
crawl-ref/source/terrain.cc:886
↓ 5 callers
Function
snap_in_page
(index)
crawl-ref/source/webserver/game_data/static/menu.js:522
↓ 5 callers
Function
species_allowed
crawl-ref/source/ng-restr.cc:47
↓ 5 callers
Function
spell_uselessness_reason
* This function gives the reason that a spell is currently useless to the * player, if it is. * * @param spell The spell in question. * @para
crawl-ref/source/spl-util.cc:1305
↓ 5 callers
Function
spellbook_template
crawl-ref/source/spl-book.cc:156
↓ 5 callers
Function
start_ranged_constriction
crawl-ref/source/spl-monench.cc:231
↓ 5 callers
Function
start_travel
crawl-ref/source/travel.cc:3418
← previous
next →
2,301–2,400 of 17,100, ranked by callers