MCPcopy Create free account

hub / github.com/crawl/crawl / functions

Functions17,100 in github.com/crawl/crawl

↓ 19 callersFunction_mod_speed
Used to adjust time durations in calc_duration() for monster speed.
crawl-ref/source/mon-ench.cc:1990
↓ 19 callersFunction_zap_setup
* Build a function to set up a beam with spl-to-zap. * * @param spell The spell for which beams will be set up. * @return A function t
crawl-ref/source/mon-cast.cc:1341
↓ 19 callersFunctionability_name
crawl-ref/source/ability.cc:1329
↓ 19 callersFunctionarmour_type_prop
* What value does the given armour type have for the innate special property? * * @param arm The given armour type. * @param prop The property i
crawl-ref/source/item-prop.cc:3503
↓ 19 callersMethodcan_see_invisible
Can the player see invisible things?
crawl-ref/source/player.cc:7780
↓ 19 callersFunctioncorrupted
crawl-ref/source/errors.cc:42
↓ 19 callersFunctiondrain_player
* Drain the player. * * @param power The amount by which to drain the player. * @param announce_full Whether to print messages even
crawl-ref/source/ouch.cc:497
↓ 19 callersFunctionexercise
crawl-ref/source/skills.cc:958
↓ 19 callersFunctionfailure_rate_to_int
Converts the raw failure rate into a number to be displayed.
crawl-ref/source/spl-cast.cc:2989
↓ 19 callersFunctionfile_exists
crawl-ref/source/syscalls.cc:320
↓ 19 callersMethodfilter
(self, record)
crawl-ref/source/webserver/webtiles/util.py:219
↓ 19 callersFunctiongame_ended
crawl-ref/source/end.cc:434
↓ 19 callersFunctionget_mon_shape
* Get the monster body shape of the given monster. * @param mon The monster in question. * @return The mon_body_shape type of this monster. */
crawl-ref/source/mon-util.cc:4699
↓ 19 callersMethodget_slot_items
* Finds all items the player has equipped which could fit into a given slot * (even if they may not strictly be in that slot - but a flexible slot in
crawl-ref/source/player-equip.cc:1345
↓ 19 callersFunctiongod_colour
crawl-ref/source/religion.cc:4346
↓ 19 callersFunctionif
crawl-ref/source/dungeon.cc:338
↓ 19 callersFunctioninit
()
crawl-ref/source/webserver/game_data/static/game.js:68
↓ 19 callersFunctionis_player_tile
crawl-ref/source/tilepick-p.cc:451
↓ 19 callersMethodjson_close_array
crawl-ref/source/tileweb.cc:2597
↓ 19 callersMethodjson_open_array
crawl-ref/source/tileweb.cc:2592
↓ 19 callersFunctionlowercase_first
Warning: this (and uppercase_first()) relies on no libc (glibc, BSD libc, MSVC crt) supporting letters that expand or contract, like German ß (-> SS)
crawl-ref/source/stringutil.cc:88
↓ 19 callersFunctionmake_name
* Make a random name from the given seed. * * Used for: Pandemonium demonlords, shopkeepers, scrolls, random artefacts. * * This function is insan
crawl-ref/source/item-name.cc:2497
↓ 19 callersMethodmax
crawl-ref/source/pcg.h:22
↓ 19 callersFunctionmons_attitude
crawl-ref/source/mon-util.cc:3326
↓ 19 callersFunctionmons_char
crawl-ref/source/mon-util.cc:1406
↓ 19 callersFunctionnumber_in_words
crawl-ref/source/english.cc:370
↓ 19 callersMethodoffhand_weapon
crawl-ref/source/actor.h:100
↓ 19 callersMethodon_event
crawl-ref/source/ui.cc:232
↓ 19 callersMethodon_layout_pop
crawl-ref/source/ui.h:421
↓ 19 callersMethodpick
crawl-ref/source/random-pick.h:49
↓ 19 callersMethodres_negative_energy
crawl-ref/source/player.cc:7030
↓ 19 callersMethodset
crawl-ref/source/glwrapper-ogl.cc:210
↓ 19 callersMethodset_is_tracer
crawl-ref/source/beam.cc:7968
↓ 19 callersFunctiontoupper_safe
crawl-ref/source/libutil.h:90
↓ 18 callersFunction_hiscore_newline_string
crawl-ref/source/hiscores.cc:584
↓ 18 callersFunction_horizontal
()
crawl-ref/source/webserver/game_data/static/action_panel.js:260
↓ 18 callersFunction_is_using_small_layout
crawl-ref/source/output.cc:60
↓ 18 callersMethodadd_hotkey
crawl-ref/source/menu.h:152
↓ 18 callersMethodagent
crawl-ref/source/mon-ench.cc:2261
↓ 18 callersMethodcan_drink
crawl-ref/source/player.cc:7941
↓ 18 callersMethodcannot_act
crawl-ref/source/player.cc:6032
↓ 18 callersMethodcloud
crawl-ref/source/map-cell.h:266
↓ 18 callersFunctiondeleteAll
crawl-ref/source/libutil.h:160
↓ 18 callersMethoddex
crawl-ref/source/player-stats.cc:55
↓ 18 callersMethoddisplay
crawl-ref/source/format.cc:408
↓ 18 callersFunctionelement_colour
crawl-ref/source/colour.cc:673
↓ 18 callersFunctionfeat_is_diggable
Can this feature be dug? */
crawl-ref/source/terrain.cc:507
↓ 18 callersFunctionfeat_is_opaque
Can you normally see through this feature? */
crawl-ref/source/terrain.cc:375
↓ 18 callersMethodgetName
crawl-ref/source/catch2-tests/catch_amalgamated.hpp:12239
↓ 18 callersMethodget_byte
crawl-ref/source/store.cc:871
↓ 18 callersFunctionget_cell_glyph
crawl-ref/source/showsymb.cc:578
↓ 18 callersFunctionget_ch
* Get a character? */
crawl-ref/source/macro.cc:876
↓ 18 callersFunctionget_spell_by_letter
crawl-ref/source/spl-util.cc:297
↓ 18 callersFunctiongetchm
* Replacement for getch(). Returns keys from the key buffer if available. * If not, adds some content to the buffer, and returns some of it. */
crawl-ref/source/macro.cc:851
↓ 18 callersFunctionhash_with_seed
crawl-ref/source/hash.cc:57
↓ 18 callersFunctioninsert_commands
crawl-ref/source/macro.cc:2354
↓ 18 callersFunctionis_exclude_root
crawl-ref/source/exclude.cc:413
↓ 18 callersMethodis_insubstantial
crawl-ref/source/player.cc:6937
↓ 18 callersFunctionis_xp_evoker
* Is the given item an xp-charged evocable? (That is, one that recharges as * the player gains xp.) * * @param item The item in question. * @
crawl-ref/source/item-prop.cc:3364
↓ 18 callersFunctionitem_type_removed
crawl-ref/source/item-prop.cc:1119
↓ 18 callersFunctionitem_value
crawl-ref/source/shopping.cc:223
↓ 18 callersFunctionjoin_strings
crawl-ref/source/stringutil.h:230
↓ 18 callersFunctionload_template
(templatedir, name)
crawl-ref/source/util/genutil.py:85
↓ 18 callersMethodmark_summoned
crawl-ref/source/mon-ench.cc:1883
↓ 18 callersFunctionmenu_colour
crawl-ref/source/menu.cc:3491
↓ 18 callersFunctionmons_att_wont_attack
crawl-ref/source/mon-util.cc:3321
↓ 18 callersFunctionmons_is_avatar
crawl-ref/source/mon-util.cc:5231
↓ 18 callersFunctionmons_is_draconian_job
* Is the provided monster_type a draconian job type? (Not just any draconian, * but specifically one with a job! Or the job itself, depending how you
crawl-ref/source/mon-util.cc:1327
↓ 18 callersFunctionmons_speaks_msg
crawl-ref/source/mon-speak.cc:826
↓ 18 callersMethodmons_species
crawl-ref/source/player.cc:7301
↓ 18 callersFunctionmons_wields_two_weapons
crawl-ref/source/mon-util.cc:3284
↓ 18 callersMethodmonster
crawl-ref/source/monster.cc:83
↓ 18 callersMethodpetrified
crawl-ref/source/player.cc:6075
↓ 18 callersMethodplace
crawl-ref/source/tilereg.cc:38
↓ 18 callersMethodpop
(self, key)
crawl-ref/source/webserver/webtiles/config.py:154
↓ 18 callersMethodpop_ui_layout
crawl-ref/source/tileweb.cc:936
↓ 18 callersFunctionrandom_body_part_name
part_class should be a body_part_class_flags value.
crawl-ref/source/mon-util.cc:4050
↓ 18 callersFunctionrandom_map_for_tag
crawl-ref/source/maps.cc:1215
↓ 18 callersMethodreset
crawl-ref/source/mapdef.cc:425
↓ 18 callersFunctionset_focused_widget
crawl-ref/source/ui.cc:3526
↓ 18 callersMethodskill
What skill governs the use of this ability, if any?
crawl-ref/source/ability.cc:236
↓ 18 callersMethodsort
crawl-ref/source/lookup-help.cc:282
↓ 18 callersFunctionspecies_apt
crawl-ref/source/skills.cc:2551
↓ 18 callersFunctionstop_channelling_spells
crawl-ref/source/spl-cast.cc:3493
↓ 18 callersMethodtestSpec
crawl-ref/source/catch2-tests/catch_amalgamated.cc:6422
↓ 18 callersFunctionunmarshallMap
crawl-ref/source/tags.cc:619
↓ 18 callersFunctionupdate_vision_range
crawl-ref/source/player.cc:891
↓ 18 callersFunctionwctoutf8
there must be at least 4 bytes free, NOT CHECKED!
crawl-ref/source/unicode.cc:20
↓ 18 callersMethodzero_turns_taken
The method is called to prevent the "no repeating zero turns commands" message that input() generates (in the absence of cancelling the repetition) fo
crawl-ref/source/state.cc:198
↓ 17 callersFunctionVColour
(r, g, b, a)
crawl-ref/source/webserver/game_data/static/view_data.js:6
↓ 17 callersFunction_allied_monster_at
Check whether there's a monster of the same type and alignment adjacent to the given monster in the given direction (relative to the monster position)
crawl-ref/source/mon-act.cc:280
↓ 17 callersMethodadd_icons_tile
crawl-ref/source/tiledgnbuf.cc:191
↓ 17 callersFunctionapply_area_visible
Apply a function-pointer to all visible squares Returns summation of return values from passed in function.
crawl-ref/source/spl-util.cc:649
↓ 17 callersFunctionautotoggle_autopickup
Turns autopickup off if we ran into an invisible monster or saw a monster turn invisible. Turns autopickup on if we saw an invisible monster become vi
crawl-ref/source/delay.cc:1034
↓ 17 callersMethodbacklit
* Is the player backlit? * * @param self_halo If false, ignore the player's self-halo. * @param temp If true, include temporary sources of being ba
crawl-ref/source/player.cc:7850
↓ 17 callersMethodbody_armour
crawl-ref/source/monster.cc:2043
↓ 17 callersFunctiondatafile_path
crawl-ref/source/files.cc:556
↓ 17 callersFunctiondeck_cards
crawl-ref/source/decks.cc:286
↓ 17 callersFunctiondraconian_subspecies
crawl-ref/source/mon-util.cc:1164
↓ 17 callersFunctiondrop_item
* Drop an item, possibly starting up a delay to do so. * * @param item_dropped the inventory index of the item to drop * @param quant_drop the numb
crawl-ref/source/items.cc:2833
← previousnext →601–700 of 17,100, ranked by callers