Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davemoore22/sorcery
/ functions
Functions
1,218 in github.com/davemoore22/sorcery
⨍
Functions
1,218
◇
Types & classes
356
↓ 2 callers
Method
grant_xp
src/types/character.cpp:1198
↓ 2 callers
Method
handle_button_click
src/core/controller.cpp:1056
↓ 2 callers
Method
handle_input_button_click
src/core/controller.cpp:1039
↓ 2 callers
Method
handle_stepper_button_click
src/core/controller.cpp:959
↓ 2 callers
Method
has_elevator
src/types/tile.cpp:364
↓ 2 callers
Method
has_game
src/core/database.cpp:82
↓ 2 callers
Method
has_saved_game
src/core/controller.cpp:225
↓ 2 callers
Method
has_teleport
src/types/tile.cpp:328
↓ 2 callers
Method
load_message
src/core/ui.cpp:2740
↓ 2 callers
Method
load_state_from_binary
src/core/application.cpp:143
↓ 2 callers
Method
reset
src/types/tile.cpp:222
↓ 2 callers
Method
restart_maze
src/types/game.cpp:270
↓ 2 callers
Method
roll
src/types/dice.cpp:74
↓ 2 callers
Method
save_character
src/types/game.cpp:449
↓ 2 callers
Method
save_state_to_binary
src/core/application.cpp:125
↓ 2 callers
Method
set_category
src/types/itemtype.cpp:262
↓ 2 callers
Method
set_class
src/types/character.cpp:257
↓ 2 callers
Method
set_damage_dice
src/types/itemtype.cpp:252
↓ 2 callers
Method
set_known_name
src/types/itemtype.cpp:237
↓ 2 callers
Method
set_rec_mode
src/types/config.cpp:180
↓ 2 callers
Method
set_start_attr
src/types/character.cpp:317
↓ 2 callers
Method
set_strict_mode
src/types/config.cpp:189
↓ 2 callers
Method
set_teleport
src/types/tile.cpp:349
↓ 2 callers
Method
set_type_id
src/types/itemtype.cpp:232
↓ 2 callers
Method
set_unknown_name
src/types/itemtype.cpp:257
↓ 2 callers
Method
set_usable
src/types/item.cpp:103
↓ 2 callers
Method
spells
src/types/character.cpp:111
↓ 2 callers
Method
stairs_at
src/types/level.cpp:721
↓ 2 callers
Method
stop
src/modules/edgeoftown.cpp:119
↓ 2 callers
Method
stop
src/modules/inn.cpp:125
↓ 2 callers
Method
type
src/types/level.cpp:122
↓ 2 callers
Method
update
src/core/audioplayer.cpp:165
↓ 2 callers
Method
walkable
src/types/tile.cpp:164
↓ 2 callers
Function
with_PopupModal
src/gui/dialog.cpp:83
↓ 1 callers
Function
GUID
Macro to create a GUID (Linux Only!)
inc/common/macro.hpp:51
↓ 1 callers
Function
LTRIM
Trim a string
inc/common/macro.hpp:80
↓ 1 callers
Function
SPLIT
Split a string - https://www.fluentcpp.com/2017/04/21/how-to-split-a-string-in-c/
inc/core/macro.hpp:40
↓ 1 callers
Function
TP2STR
Timepoint to String
inc/common/macro.hpp:175
↓ 1 callers
Function
WORDWRAP
Wrap text (https://www.cplusplus.com/forum/beginner/132223/)
inc/common/macro.hpp:117
↓ 1 callers
Method
add_character
src/core/database.cpp:248
↓ 1 callers
Method
add_character_by_id
src/types/state.cpp:105
↓ 1 callers
Method
add_log_message
src/types/state.cpp:327
↓ 1 callers
Method
alignment_to_str
Enum to String functions
src/types/character.cpp:470
↓ 1 callers
Method
call_debug
Call the Debug Function associated with the Key Press (if any)
src/types/game.cpp:71
↓ 1 callers
Method
check_for_automap
src/core/controller.cpp:263
↓ 1 callers
Method
check_for_movement
src/core/controller.cpp:280
↓ 1 callers
Method
check_for_ui_toggle
src/core/controller.cpp:268
↓ 1 callers
Method
class_to_str
src/types/character.cpp:495
↓ 1 callers
Method
clear_attacks
src/types/monstertype.cpp:209
↓ 1 callers
Method
clear_log_messages
src/types/state.cpp:335
↓ 1 callers
Method
create_game
src/types/game.cpp:241
↓ 1 callers
Method
create_game_state
src/core/database.cpp:185
↓ 1 callers
Method
create_spells
Wizardry 1 - 3 Spells
src/types/character.cpp:1875
↓ 1 callers
Method
damage
src/types/character.cpp:2464
↓ 1 callers
Method
dice_roll_to_str
Diceroll to String
src/core/system.cpp:65
↓ 1 callers
Method
display_engine
src/core/ui.cpp:614
↓ 1 callers
Method
draw_view_image
src/core/ui.cpp:791
↓ 1 callers
Method
get
src/resources/itemstore.cpp:309
↓ 1 callers
Method
get_GLSL_version
src/core/display.cpp:105
↓ 1 callers
Method
get_all_fonts
src/resources/fontstore.cpp:285
↓ 1 callers
Method
get_all_monospace_fonts
src/resources/fontstore.cpp:291
↓ 1 callers
Method
get_attacks_str
src/types/monstertype.cpp:138
↓ 1 callers
Method
get_attr_ptr
src/types/character.cpp:278
↓ 1 callers
Method
get_attract_data
src/core/animation.cpp:226
↓ 1 callers
Method
get_candidate_party
src/core/controller.cpp:147
↓ 1 callers
Method
get_character_ids
src/core/database.cpp:279
↓ 1 callers
Method
get_characters
src/core/controller.cpp:188
↓ 1 callers
Method
get_condition
src/types/character.cpp:2085
↓ 1 callers
Method
get_cur_ac
src/types/character.cpp:2505
↓ 1 callers
Method
get_current_monospace_font_name
src/resources/fontstore.cpp:269
↓ 1 callers
Method
get_damage
src/types/itemtype.cpp:57
↓ 1 callers
Method
get_effects
src/types/itemtype.cpp:77
↓ 1 callers
Method
get_equippable_display
src/types/itemtype.cpp:463
↓ 1 callers
Method
get_flags
src/core/controller.cpp:179
↓ 1 callers
Method
get_group_size
src/types/monstertype.cpp:157
↓ 1 callers
Method
get_input_buffer
src/core/controller.cpp:945
↓ 1 callers
Method
get_known_gfx
src/types/monstertype.cpp:60
↓ 1 callers
Method
get_known_name
src/types/monstertype.cpp:35
↓ 1 callers
Method
get_last_screen
src/core/controller.cpp:573
↓ 1 callers
Method
get_name
src/types/monster.cpp:106
↓ 1 callers
Method
get_name
src/types/character.cpp:194
↓ 1 callers
Method
get_party_alignment
src/types/game.cpp:498
↓ 1 callers
Method
get_party_panel_text
src/types/character.cpp:2396
↓ 1 callers
Method
get_poisoned_rate
src/types/character.cpp:2195
↓ 1 callers
Method
get_pos_class
src/types/character.cpp:377
↓ 1 callers
Method
get_sell
src/types/itemtype.cpp:438
↓ 1 callers
Method
get_spell_resistance
src/types/monstertype.cpp:351
↓ 1 callers
Method
get_start_points
src/types/character.cpp:273
↓ 1 callers
Method
get_text
src/core/controller.cpp:776
↓ 1 callers
Method
get_traits
src/types/monstertype.cpp:133
↓ 1 callers
Method
get_type_id
src/types/monstertype.cpp:30
↓ 1 callers
Method
get_type_id
src/types/itemtype.cpp:32
↓ 1 callers
Method
get_unknown_gfx
src/types/monstertype.cpp:70
↓ 1 callers
Method
get_weaknesses
src/types/monstertype.cpp:152
↓ 1 callers
Method
get_xp
src/types/monstertype.cpp:308
↓ 1 callers
Method
has_invokable
src/types/itemtype.cpp:458
↓ 1 callers
Method
has_pit
src/types/tile.cpp:344
↓ 1 callers
Method
has_selected
src/core/controller.cpp:732
↓ 1 callers
Method
has_text
src/core/controller.cpp:759
↓ 1 callers
Method
has_usable
src/types/itemtype.cpp:453
← previous
next →
201–300 of 1,218, ranked by callers