MCPcopy Create free account

hub / github.com/CleverRaven/Cataclysm-DDA / functions

Functions17,865 in github.com/CleverRaven/Cataclysm-DDA

↓ 18 callersMethodis_medication
src/item.cpp:8907
↓ 18 callersMethodis_tank
src/vehicle_part.cpp:572
↓ 18 callersMethodis_valid
src/monstergenerator.cpp:232
↓ 18 callersMethodmake_sound
src/magic.cpp:1244
↓ 18 callersFunctionmap_without_keys
src/cata_utility.h:571
↓ 18 callersMethodobtain_cost
src/item.cpp:1390
↓ 18 callersMethodon_stat_change
src/morale.cpp:878
↓ 18 callersFunctionprev
src/colony.h:2986
↓ 18 callersMethodquery_int
src/string_input_popup.cpp:304
↓ 18 callersMethodrange
src/magic.cpp:773
↓ 18 callersMethodread_speed
src/character.cpp:3075
↓ 18 callersFunctionrewrite_vsnprintf
Cygwin has limitations which prevents from using more than 9 positional arguments. This functions works around it in two ways: First if all positiona
src/output.cpp:1667
↓ 18 callersMethodsize
src/messages.cpp:372
↓ 18 callersMethodsize
src/item_contents.cpp:348
↓ 18 callersMethodui_text_for
src/achievement.cpp:823
↓ 18 callersFunctionunique
src/list.h:2298
↓ 18 callersFunctionupdate_time_left
src/faction_camp.cpp:457
↓ 18 callersFunctionutf8_to_wstr
src/catacharset.cpp:345
↓ 18 callersMethodvalid_move
src/map.cpp:2026
↓ 17 callersFunctionCOLONY_CONSTEXPR
src/colony.h:1083
↓ 17 callersMethodTranslatePlural
src/translation_manager.cpp:41
↓ 17 callersMethodadd
(self, commit)
tools/generate_changelog.py:262
↓ 17 callersMethodage
src/item.cpp:12885
↓ 17 callersMethodall
src/item_factory.cpp:4668
↓ 17 callersMethodavail_part_with_feature
src/vehicle.cpp:2533
↓ 17 callersMethodavg_encumb_of_limb_type
src/character.cpp:3577
↓ 17 callersMethodconfirmed
* Returns true if query was finished via the ENTER key. */
src/string_input_popup.h:264
↓ 17 callersMethodexecute
tests/catch/catch.hpp:13343
↓ 17 callersFunctionexpect_cannot_eat
tests/char_edible_rating_test.cpp:39
↓ 17 callersMethodget_category_ptr
src/inventory_ui.cpp:298
↓ 17 callersMethodget_near_zone_type_for_item
src/clzones.cpp:892
↓ 17 callersMethodget_random_body_part
src/creature.cpp:2228
↓ 17 callersMethodgun_skill
src/item.cpp:9662
↓ 17 callersMethodhas_bool
src/json.cpp:410
↓ 17 callersMethodhas_flag
src/magic.cpp:925
↓ 17 callersMethodhas_type
src/clzones.cpp:615
↓ 17 callersMethodhurtall
src/character.cpp:7457
↓ 17 callersMethodinvalidate_crafting_inventory
src/crafting.cpp:607
↓ 17 callersMethodis_enemy
src/npc.cpp:2432
↓ 17 callersFunctionleft_justify
src/catacharset.cpp:132
↓ 17 callersMethodmagazine_compatible
src/item.cpp:10267
↓ 17 callersFunctionmk_wcwidth
src/wcwidth.cpp:94
↓ 17 callersMethodon_hit
src/monster.cpp:3067
↓ 17 callersMethodopen
()
android/app/src/main/java/org/libsdl/app/HIDDevice.java:15
↓ 17 callersMethodparts_at_relative
src/vehicle.cpp:2442
↓ 17 callersMethodplace_npc
src/mapgen.cpp:6457
↓ 17 callersFunctionpress_x
(Press X (or Y)|Try) to Z
src/action.cpp:508
↓ 17 callersMethodrecalc_sight_limits
This must be called when any of the following change: - effects - bionics - traits - underwater - clothes With the exception of clothes, all changes t
src/character.cpp:2209
↓ 17 callersMethodrect
src/sdl_geometry.cpp:19
↓ 17 callersFunctionsize
src/list.h:1885
↓ 17 callersFunctionsm_to_ms_copy
src/coordinate_conversions.cpp:146
↓ 17 callersMethodsubscribe
src/event_bus.cpp:39
↓ 17 callersFunctionsunrise
src/calendar.cpp:299
↓ 17 callersFunctionter_furn_has_flag
src/map_field.cpp:172
↓ 17 callersMethodtranslate
src/map.cpp:4066
↓ 17 callersFunctiontrim_by_length
src/output.cpp:223
↓ 17 callersMethodvomit
src/avatar.cpp:843
↓ 17 callersMethodweight_carried
src/character.cpp:2702
↓ 17 callersFunctionwputch
src/output.cpp:469
↓ 16 callersFunctionLIST_CONSTEXPR
src/list.h:252
↓ 16 callersMethodactivated
src/effect.cpp:1263
↓ 16 callersMethodadd_splatter_trail
src/map.cpp:5746
↓ 16 callersMethodany
src/bodypart.h:577
↓ 16 callersMethodapply_speaker_effects
src/npctalk.cpp:1136
↓ 16 callersMethodas_npc
src/npc.h:786
↓ 16 callersMethodbegin
src/recipe_dictionary.cpp:429
↓ 16 callersFunctioncamp_food_supply
food supply
src/faction_camp.cpp:4702
↓ 16 callersFunctioncapture_debugmsg_during
src/debug.cpp:176
↓ 16 callersMethodclear_destination
src/character.cpp:9644
↓ 16 callersMethodconsume_tools
src/crafting.cpp:2172
↓ 16 callersMethodcontinue_prompt_liquids
src/craft_command.cpp:249
↓ 16 callersFunctiondirection_name
src/line.cpp:612
↓ 16 callersMethodeffective_dps
src/item.cpp:1805
↓ 16 callersMethodequal_range
src/flat_set.h:118
↓ 16 callersFunctionexists
src/third-party/ghc/filesystem.hpp:4119
↓ 16 callersFunctionfast_floor
* Round a floating point value down to the nearest integer * * Optimized floor function, similar to std::floor but faster. */
src/cata_utility.h:59
↓ 16 callersMethodfield_count
Function: field_count Returns the number of fields existing on the current tile. */
src/field.cpp:209
↓ 16 callersMethodgetContext
This method is called by SDL using JNI.
android/app/src/main/java/org/libsdl/app/SDLActivity.java:1006
↓ 16 callersMethodgetParent
src/item.cpp:10619
↓ 16 callersMethodget_all_body_parts_of_type
src/creature.cpp:2380
↓ 16 callersMethodget_gun_ups_drain
src/item.cpp:12811
↓ 16 callersMethodget_near
src/clzones.cpp:816
↓ 16 callersMethodget_npc
src/talker.h:40
↓ 16 callersMethodget_part_wetness
src/creature.cpp:2034
↓ 16 callersMethodget_stim
src/character.cpp:6051
↓ 16 callersMethodget_stored_kcal
src/character.cpp:3924
↓ 16 callersFunctiongive_item_to_char
tests/item_pocket_test.cpp:1740
↓ 16 callersMethodhas_temperature
src/item.cpp:8929
↓ 16 callersMethodhighlight
src/inventory_ui.cpp:533
↓ 16 callersMethodin_its_container
src/item.cpp:1044
↓ 16 callersMethodinclude
src/recipe_dictionary.cpp:639
↓ 16 callersFunctioninvalidate
src/ui_manager.cpp:316
↓ 16 callersFunctionload_damage_instance
src/damage.cpp:442
↓ 16 callersMethodmod_damage
src/item.cpp:8272
↓ 16 callersMethodmutate_towards
src/mutation.cpp:1099
↓ 16 callersMethodnext_string
src/json.cpp:572
↓ 16 callersMethodnum_creatures
src/game.cpp:4619
↓ 16 callersMethodopen_door
src/map.cpp:4012
↓ 16 callersMethodpeek
src/json.cpp:797
↓ 16 callersMethodplayer_in_control
src/vehicle.cpp:296
← previousnext →901–1,000 of 17,865, ranked by callers