Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cataclysmbn/Cataclysm-BN
/ functions
Functions
19,830 in github.com/cataclysmbn/Cataclysm-BN
⨍
Functions
19,830
◇
Types & classes
5,585
↓ 35 callers
Function
normalize
src/units_utility.cpp:23
↓ 35 callers
Method
trigger_aftermath
src/trap.cpp:288
↓ 34 callers
Method
assign
src/mission.cpp:233
↓ 34 callers
Method
erase_var
src/item.h:1610
↓ 34 callers
Method
has_active_mutation
src/mutation.cpp:437
↓ 34 callers
Function
is_char_allowed
* Returns whether or not the given (ASCII) character is usable. * Called to check player name validity and world name validity. * Only printable sym
src/char_validity_check.cpp:13
↓ 34 callers
Function
is_mounted
src/event_field_transformations.cpp:22
↓ 34 callers
Method
set_duration
src/effect.cpp:825
↓ 34 callers
Function
to_lua
src/catalua_coord.h:61
↓ 33 callers
Function
choose_adjacent
src/action.cpp:1117
↓ 33 callers
Method
get_morale
src/character.cpp:10214
↓ 33 callers
Method
has_flag
src/bionics.cpp:240
↓ 33 callers
Method
is_wearing
src/character.cpp:3807
↓ 33 callers
Method
remove
src/map.cpp:222
↓ 33 callers
Method
symbol
src/field.cpp:99
↓ 33 callers
Method
test_object
src/json.cpp:752
↓ 33 callers
Function
test_throwing_player_versus
tighter thresholds here will increase accuracy but also increase average test time since more samples are required to get a more accurate test
tests/throwing_test.cpp:90
↓ 33 callers
Function
to_radians
src/units_angle.h:23
↓ 32 callers
Method
all_monsters
src/game.cpp:15720
↓ 32 callers
Method
build_map_cache
src/map.cpp:9770
↓ 32 callers
Method
consume_items
src/crafting.cpp:1632
↓ 32 callers
Method
end
tools/clang-tidy-plugin/StringLiteralIterator.cpp:171
↓ 32 callers
Method
folder_path
src/world.cpp:129
↓ 32 callers
Function
from_degrees
src/units_angle.h:29
↓ 32 callers
Method
get_all_body_parts
src/creature.cpp:2110
↓ 32 callers
Function
get_crafting_helpers
src/character_functions.cpp:806
↓ 32 callers
Method
get_grab_type
src/avatar.cpp:802
↓ 32 callers
Method
in_vehicle
src/advanced_inv_pane.h:61
↓ 32 callers
Function
lua_touserdata
src/lua/lapi.c:413
↓ 32 callers
Method
max_damage
src/item.cpp:7125
↓ 32 callers
Method
move_cost
src/map.cpp:2611
↓ 32 callers
Method
rbegin
src/harvest.cpp:189
↓ 32 callers
Method
rotten
returns true if item is now rotten after all shelf life has elapsed */
src/item.h:1011
↓ 32 callers
Function
season_of_year
src/calendar.cpp:622
↓ 32 callers
Method
set
tests/catch/catch.hpp:9327
↓ 32 callers
Function
submap_tiles
Returns a view over every tile position within a single submap, in x-major order. Equivalent to a nested loop over x in [0, SEEX) and y in [0, SEEY).
src/coordinates.h:883
↓ 32 callers
Function
sunlight
src/calendar.cpp:256
↓ 32 callers
Method
test_array
src/json.cpp:743
↓ 32 callers
Method
worn_with_flag
src/character.cpp:3837
↓ 31 callers
Function
advance_turn
tests/enchantment_test.cpp:16
↓ 31 callers
Method
canceled
src/activity_actor.cpp:267
↓ 31 callers
Function
convert_weight
src/units_utility.cpp:85
↓ 31 callers
Method
damage_level
src/item.cpp:808
↓ 31 callers
Method
equals
src/sol/sol.hpp:10369
↓ 31 callers
Method
find
Find all templates matching the UnaryPredicate function */
src/item_factory.cpp:3714
↓ 31 callers
Function
format_money
src/output.h:968
↓ 31 callers
Method
get_quality
src/item.cpp:6195
↓ 31 callers
Method
get_temp_cur
src/character.cpp:6539
↓ 31 callers
Method
level
src/skill.h:130
↓ 31 callers
Method
place_critter_around
src/game.cpp:6372
↓ 31 callers
Function
remove
src/sol/sol.hpp:9950
↓ 31 callers
Method
save
src/game.cpp:3559
↓ 31 callers
Function
to_gram
src/units_mass.h:66
↓ 31 callers
Method
uncanny_dodge
src/character.cpp:11920
↓ 31 callers
Function
write_to_file
* If fail_message is provided, this method will eat any exceptions and display a popup with the * exception detail and the message. If fail_message i
src/cata_utility.cpp:472
↓ 30 callers
Function
KEY_F
src/input.h:41
↓ 30 callers
Method
avg
tests/test_statistics.h:196
↓ 30 callers
Method
birthday
src/item.cpp:11385
↓ 30 callers
Method
east
src/coordinates.h:154
↓ 30 callers
Method
find_npc
src/game.cpp:2508
↓ 30 callers
Method
get_spell
src/magic.cpp:2447
↓ 30 callers
Method
get_vehicles
src/map.cpp:609
↓ 30 callers
Method
goes_bad
src/item.cpp:6315
↓ 30 callers
Method
gun_current_mode
src/item.cpp:8932
↓ 30 callers
Function
luaL_checknumber
src/lua/lauxlib.c:408
↓ 30 callers
Function
lua_getfield
src/lua/lapi.c:622
↓ 30 callers
Function
lua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
src/lua/lapi.c:479
↓ 30 callers
Method
north
src/coordinates.h:140
↓ 30 callers
Method
num_item_stacks
src/item_contents.cpp:53
↓ 30 callers
Method
place_items
src/map.h:1577
↓ 30 callers
Method
register_cardinal
src/input.cpp:1006
↓ 30 callers
Method
release
src/detached_ptr.cpp:112
↓ 30 callers
Method
set_owner
src/item.cpp:1466
↓ 29 callers
Method
add_env_effect
src/creature.cpp:1467
↓ 29 callers
Function
assure_dir_exist
src/filesystem.cpp:50
↓ 29 callers
Method
can_act
src/monster.cpp:1208
↓ 29 callers
Function
count
src/fmtlib_core.h:1072
↓ 29 callers
Method
erase
tests/drop_token_test.cpp:54
↓ 29 callers
Method
get
src/sol/sol.hpp:27968
↓ 29 callers
Method
in_sleep_state
src/creature.cpp:1879
↓ 29 callers
Method
is_diggable
src/mapdata.cpp:1415
↓ 29 callers
Function
is_river
src/overmap.cpp:624
↓ 29 callers
Method
is_wielding
src/character.cpp:3802
↓ 29 callers
Function
make_lua_state
src/catalua_impl.cpp:16
↓ 29 callers
Method
max
src/dispersion.cpp:20
↓ 29 callers
Method
mod_duration
src/effect.cpp:841
↓ 29 callers
Method
mod_pain
src/creature.cpp:1809
↓ 29 callers
Method
qty
src/item.cpp:9094
↓ 29 callers
Function
to_degrees
src/units_angle.h:34
↓ 29 callers
Function
volume_units_abbr
src/units_utility.cpp:37
↓ 28 callers
Function
check_burst_penalty
tests/ranged_burst_balance_test.cpp:13
↓ 28 callers
Method
data
src/fmtlib_format.h:1338
↓ 28 callers
Method
find
src/overmap.cpp:1962
↓ 28 callers
Method
id
src/overmap.cpp:335
↓ 28 callers
Method
invalidate_main_ui_adaptor
src/game.cpp:3817
↓ 28 callers
Method
is_player_ally
src/npc.cpp:2185
↓ 28 callers
Method
parse
src/fmtlib_printf.h:358
↓ 28 callers
Method
price
src/item.cpp:5454
↓ 28 callers
Function
printErrorIf
src/sdl_wrappers.cpp:16
↓ 28 callers
Function
random_entry_ref
src/rng.h:160
← previous
next →
501–600 of 19,830, ranked by callers