MCPcopy Create free account

hub / github.com/TurningWheel/Barony / functions

Functions5,774 in github.com/TurningWheel/Barony

↓ 6 callersMethodgetHostingType
src/lobbies.hpp:69
↓ 6 callersMethodgetID
src/player.hpp:257
↓ 6 callersFunctiongetInputName
src/interface/interface.cpp:891
↓ 6 callersMethodgetItemSpriteSize
src/player.hpp:1073
↓ 6 callersFunctiongetItemStackingBehavior
src/items.cpp:4376
↓ 6 callersFunctiongetMapPossibleLocationX1
src/maps.cpp:1021
↓ 6 callersFunctiongetMapPossibleLocationY1
src/maps.cpp:1027
↓ 6 callersMethodgetMaxStackLimit
src/items.cpp:4101
↓ 6 callersFunctiongetMinotaurTimeToArrive
src/monster_minotaur.cpp:678
↓ 6 callersMethodgetPlayerBackpackBonusSizeY
src/player.hpp:1127
↓ 6 callersMethodgetSelectedAlchemySlotY
src/interface/interface.hpp:1412
↓ 6 callersMethodgetSelectedAssistShrineX
src/interface/interface.hpp:912
↓ 6 callersMethodgetSelectedAssistShrineY
src/interface/interface.hpp:913
↓ 6 callersMethodgetSelectedChestX
src/player.hpp:1082
↓ 6 callersMethodgetSelectedChestY
src/player.hpp:1083
↓ 6 callersMethodgetSelectedFeatherSlotX
src/interface/interface.hpp:1152
↓ 6 callersMethodgetSelectedFeatherSlotY
src/interface/interface.hpp:1153
↓ 6 callersMethodgetSelectedMailSlotX
src/interface/interface.hpp:1049
↓ 6 callersMethodgetSelectedMailSlotY
src/interface/interface.hpp:1050
↓ 6 callersMethodgetSelectedShopX
src/player.hpp:1235
↓ 6 callersMethodgetSelectedShopY
src/player.hpp:1236
↓ 6 callersMethodgetSelectedTinkerSlotX
src/interface/interface.hpp:682
↓ 6 callersMethodgetSelectedTinkerSlotY
src/interface/interface.hpp:683
↓ 6 callersFunctiongetSustainCostOfSpell
src/magic/spell.cpp:811
↓ 6 callersFunctiongetTargetsAroundEntity
src/actmonster.cpp:12114
↓ 6 callersMethodgetUserData
src/ui/Widget.hpp:62
↓ 6 callersMethodgetc
read 1 char from the stream @return the read char or possibly '\0' if we failed to read one
src/files.hpp:113
↓ 6 callersFunctiongyroBotFoundNewEntity
src/monster_sentrybot.cpp:960
↓ 6 callersMethodhandleMonsterAttack
src/actmonster.cpp:10279
↓ 6 callersMethodhumanSetLimbsClient
src/monster_human.cpp:1968
↓ 6 callersMethodisBindingUsingKeyboard
src/input.hpp:78
↓ 6 callersMethodisColliderWall
src/actgeneral.cpp:1212
↓ 6 callersMethodisGameoverActive
src/player.cpp:1176
↓ 6 callersMethodisLavaWalking
src/entity.cpp:9747
↓ 6 callersFunctionisMonsterStatsDefault
src/stat_shared.cpp:1751
↓ 6 callersMethodisWaterWalking
src/entity.cpp:9712
↓ 6 callersFunctionitemModelFirstperson
src/items.cpp:1400
↓ 6 callersFunctionjsonValueToString
src/playfab.cpp:405
↓ 6 callersFunctionlightSphereShadow
src/light.cpp:25
↓ 6 callersFunctionloadGame
src/scores.cpp:6352
↓ 6 callersFunctionpoof
src/actgib.cpp:54
↓ 6 callersMethodprocessEntityWind
src/entity.cpp:32174
↓ 6 callersMethodreadModelLimbsFromFile
src/mod_tools.cpp:18752
↓ 6 callersFunctionsaveAllScores
src/scores.cpp:961
↓ 6 callersMethodseek
src/engine/filepc.hpp:62
↓ 6 callersMethodselectAssistShrineSlot
src/interface/interface.cpp:32528
↓ 6 callersMethodselectSpell
src/player.hpp:1078
↓ 6 callersFunctionselect_shop_slot
only called by handleInventoryMovement in player.cpp
src/interface/playerinventory.cpp:1175
↓ 6 callersFunctionsendAllyCommandClient
src/net.cpp:1499
↓ 6 callersFunctionsetEQSettings
src/engine/audio/sound_game.cpp:1664
↓ 6 callersMethodsetStyle
src/ui/Button.hpp:116
↓ 6 callersMethodsetTorsoLimbOffset
src/entity.cpp:27787
↓ 6 callersFunctionsgn
src/main.cpp:585
↓ 6 callersMethodshowMainCard
src/interface/ui_general.cpp:180
↓ 6 callersMethodsize_in_bytes
src/imgui/imgui_internal.h:601
↓ 6 callersMethodspawnAmbientParticles
src/entity.cpp:23469
↓ 6 callersFunctionspellEffectPolymorph
src/magic/magic.cpp:1709
↓ 6 callersMethodstatusEffectRemovedByCureAilment
src/stat.cpp:1643
↓ 6 callersFunctionstb__match
src/imgui/imgui_draw.cpp:3959
↓ 6 callersFunctionstbtt_InitFont
src/imgui/imstb_truetype.h:4960
↓ 6 callersFunctionstbtt__buf_range
src/imgui/imstb_truetype.h:1186
↓ 6 callersFunctionstbtt__dict_get_ints
src/imgui/imstb_truetype.h:1251
↓ 6 callersFunctionstbtt__matchpair
src/imgui/imstb_truetype.h:4851
↓ 6 callersMethodupdate
src/net.cpp:10287
↓ 6 callersFunctionwarpMouseToSelectedHotbarSlot
src/interface/drawstatus.cpp:292
↓ 5 callersMethodAddKeyEvent
src/imgui/imgui.cpp:1367
↓ 5 callersFunctionDecode85Byte
src/imgui/imgui_draw.cpp:2099
↓ 5 callersMethodDeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
src/imgui/imgui_widgets.cpp:3777
↓ 5 callersMethodGetIndex
src/imgui/imgui_internal.h:652
↓ 5 callersMethodGetMainRect
Helpers to retrieve ImRect (we don't need to store BuildWorkRect as every access tend to change it, hence the code asymmetry)
src/imgui/imgui_internal.h:1473
↓ 5 callersFunctionGetWindowDisplayLayer
src/imgui/imgui.cpp:4882
↓ 5 callersFunctionImFloorSigned
src/imgui/imgui_internal.h:459
↓ 5 callersFunctionImFormatStringToTempBufferV
src/imgui/imgui.cpp:1796
↓ 5 callersFunctionImGui_ImplSDL2_Init
src/imgui/imgui_impl_sdl.cpp:321
↓ 5 callersFunctionImHashData
Known size hash It is ok to call ImHashData on a string with known length but the ### operator won't be supported. FIXME-OPT: Replace with e.g. FNV1a
src/imgui/imgui.cpp:1830
↓ 5 callersFunctionImLineClosestPoint
src/imgui/imgui.cpp:1559
↓ 5 callersFunctionImRotate
src/imgui/imgui_internal.h:464
↓ 5 callersFunctionImTextCountCharsFromUtf8
src/imgui/imgui.cpp:2024
↓ 5 callersFunctionImTextStrFromUtf8
src/imgui/imgui.cpp:2006
↓ 5 callersFunctionIsLegacyKey
src/imgui/imgui_internal.h:2722
↓ 5 callersFunctionIsWindowActiveAndVisible
src/imgui/imgui.cpp:4085
↓ 5 callersFunctionLobbyLeaveCleanup
src/eos.cpp:35
↓ 5 callersFunctionOPENAL_ChannelGroup_SetVolume
src/engine/audio/sound.cpp:961
↓ 5 callersFunctionOPENAL_CreateChannel
src/engine/audio/sound.cpp:1084
↓ 5 callersFunctionSTB_TEXTEDIT_DELETECHARS
src/imgui/imgui_widgets.cpp:3672
↓ 5 callersMethodSetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
src/imgui/imgui.cpp:2316
↓ 5 callersFunctionShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
src/imgui/imgui_demo.cpp:6469
↓ 5 callersFunctionTableGetColumnAvailSortDirection
src/imgui/imgui_tables.cpp:2632
↓ 5 callersMethodaddSlider
src/ui/Frame.cpp:1901
↓ 5 callersMethodadoptWidget
src/ui/Widget.cpp:351
↓ 5 callersMethodallowedRaiseBlockingAgainstEntity
src/player.cpp:7807
↓ 5 callersMethodapply
src/items.cpp:6079
↓ 5 callersMethodbItemInventoryHasFreeSlot
src/player.cpp:5827
↓ 5 callersMethodbeginObject
src/json.cpp:42
↓ 5 callersFunctionbindControllerToPlayer
src/game.cpp:4073
↓ 5 callersFunctionbuttonAlchemyUpdateSelectorOnHighlight
src/interface/interface.cpp:16924
↓ 5 callersFunctionbuttonFeatherUpdateSelectorOnHighlight
src/interface/interface.cpp:21647
↓ 5 callersMethodcamera_x1
src/player.hpp:686
↓ 5 callersMethodcamera_y1
src/player.hpp:688
↓ 5 callersFunctioncanUseShapeshiftSpellInCurrentForm
src/magic/spell.cpp:1942
← previousnext →901–1,000 of 5,774, ranked by callers