MCPcopy Create free account

hub / github.com/TurningWheel/Barony / functions

Functions5,774 in github.com/TurningWheel/Barony

↓ 9 callersMethodgetPaddingPerLine
src/ui/Field.hpp:138
↓ 9 callersFunctiongetSaveGameInfo
src/scores.cpp:2578
↓ 9 callersFunctionhideRecipeFromList
src/interface/interface.cpp:16915
↓ 9 callersFunctionindicateAchievementProgressAndUnlock
src/steam.cpp:1392
↓ 9 callersMethodisDisabled
get the status of disabled variable
src/input.hpp:109
↓ 9 callersMethodisInitialized
src/draw.hpp:186
↓ 9 callersMethodisInteractWithMonster
src/actmonster.cpp:13158
↓ 9 callersFunctionmapSpriteIsDoorway
src/maps.cpp:995
↓ 9 callersMethodnext_chunk
src/imgui/imgui_internal.h:687
↓ 9 callersMethodsetActive
src/actplayer.cpp:2196
↓ 9 callersMethodsetAllowScrollBinds
src/ui/Frame.hpp:369
↓ 9 callersMethodsetProficiencyUnsafe
src/stat.hpp:369
↓ 9 callersMethodsetRailSize
src/ui/Slider.hpp:103
↓ 9 callersMethodsetScriptType
src/entity.hpp:1716
↓ 9 callersFunctionshopIsMysteriousShopkeeper
src/shops.cpp:754
↓ 9 callersFunctionspawnBang
src/actsprite.cpp:296
↓ 9 callersFunctionstbtt__buf_seek
src/imgui/imstb_truetype.h:1152
↓ 9 callersFunctionstbtt__new_buf
src/imgui/imstb_truetype.h:1173
↓ 9 callersFunctionstbtt_setvertex
src/imgui/imstb_truetype.h:1599
↓ 9 callersMethodteleportAroundEntity
src/entity.cpp:17309
↓ 9 callersMethodtileHasAttribute
src/maps.cpp:11268
↓ 8 callersFunctionClear
src/imgui/imgui_internal.h:579
↓ 8 callersMethodGetCenter
Helpers
src/imgui/imgui.h:2937
↓ 8 callersFunctionIM_DELETE
src/imgui/imgui.h:1754
↓ 8 callersFunctionImAddClampOverflow
src/imgui/imgui_internal.h:445
↓ 8 callersFunctionImLog
src/imgui/imgui_internal.h:424
↓ 8 callersFunctionImSubClampOverflow
src/imgui/imgui_internal.h:446
↓ 8 callersFunctionIsNamedKey
Inputs FIXME: Eventually we should aim to move e.g. IsActiveIdUsingKey() into IsKeyXXX functions.
src/imgui/imgui_internal.h:2720
↓ 8 callersMethodPopClipRect
src/imgui/imgui.cpp:4944
↓ 8 callersFunctionSTB_TEXTEDIT_LAYOUTROW
src/imgui/imgui_widgets.cpp:3648
↓ 8 callersFunctionSetActiveIdUsingKey
src/imgui/imgui_internal.h:2740
↓ 8 callersMethodaddColorToLine
add a key value pair to the colored line map @param line the line number associated with the color @param color the color to set the line to
src/ui/Field.hpp:108
↓ 8 callersMethodalertAlliesOnBeingHit
src/entity.cpp:31454
↓ 8 callersFunctionassignActions
src/maps.cpp:6998
↓ 8 callersFunctionbarony_clear
src/collision.cpp:956
↓ 8 callersMethodcastFallingMagicMissile
src/magic/actmagic.cpp:14801
↓ 8 callersFunctioncreateParticleSpellPinpointTarget
src/magic/actmagic.cpp:15665
↓ 8 callersMethoddegradeAmuletProc
src/entity.cpp:32418
↓ 8 callersMethoddraw
src/ui/Text.cpp:289
↓ 8 callersMethodentityCanVomit
src/entity.cpp:31586
↓ 8 callersMethodfindWidget
src/ui/Widget.cpp:218
↓ 8 callersFunctiongetBook
src/book.cpp:43
↓ 8 callersMethodgetDurationSecondary
src/magic/magic.hpp:512
↓ 8 callersFunctiongetInventoryItemAlchemyAnimSlotPos
src/interface/interface.cpp:16956
↓ 8 callersMethodgetMouseFloat
src/player.cpp:6125
↓ 8 callersMethodinventoryItemAllowedInGUI
src/interface/interface.cpp:19716
↓ 8 callersFunctionitemTypeIsThrownBall
src/items.cpp:7209
↓ 8 callersFunctionloadMainMenuMap
src/maps.cpp:11150
↓ 8 callersMethodopen
src/player.cpp:135
↓ 8 callersMethodplayerStatIncrease
src/entity.cpp:26205
↓ 8 callersMethodprocess
src/ui/Frame.cpp:1001
↓ 8 callersMethodreset
src/actplayer.cpp:396
↓ 8 callersMethodreset
src/player.cpp:3336
↓ 8 callersFunctionselect_mail_slot
src/interface/playerinventory.cpp:1470
↓ 8 callersMethodsetOwner
src/ui/Widget.hpp:75
↓ 8 callersMethodspellWaitingAttackInput
src/magic/act_HandMagic.cpp:185
↓ 8 callersFunctionstbtt_ScaleForPixelHeight
src/imgui/imstb_truetype.h:2665
↓ 8 callersFunctionstbtt__buf_skip
src/imgui/imstb_truetype.h:1158
↓ 8 callersFunctionsummonMonsterNoSmoke
src/actmonster.cpp:1292
↓ 8 callersMethodswap
src/imgui/imgui_internal.h:692
↓ 8 callersFunctiontakeItemFromChest
src/interface/playerinventory.cpp:2361
↓ 8 callersFunctiontokenize
src/ui/Button.cpp:49
↓ 7 callersMethodAdd
src/imgui/imgui_internal.h:656
↓ 7 callersMethodAddDrawCmd
src/imgui/imgui_draw.cpp:434
↓ 7 callersMethodAddImage
src/imgui/imgui_draw.cpp:1599
↓ 7 callersMethodAddRectFilledMultiColor
p_min = upper-left, p_max = lower-right
src/imgui/imgui_draw.cpp:1410
↓ 7 callersFunctionGO_GetPixelU32
src/opengl.cpp:2535
↓ 7 callersFunctionImFileClose
We should in theory be using fseeko()/ftello() with off_t and _fseeki64()/_ftelli64() with __int64, waiting for the PR that does that in a very portab
src/imgui/imgui.cpp:1899
↓ 7 callersFunctionImPow
src/imgui/imgui_internal.h:422
↓ 7 callersFunctionImStrSkipBlank
src/imgui/imgui.cpp:1722
↓ 7 callersMethodInsertChars
src/imgui/imgui_widgets.cpp:3795
↓ 7 callersFunctionIsActiveIdUsingKey
src/imgui/imgui_internal.h:2739
↓ 7 callersFunctionOPENAL_Channel_SetVolume
src/engine/audio/sound.cpp:947
↓ 7 callersFunctionOPENAL_Channel_Stop
src/engine/audio/sound.cpp:1123
↓ 7 callersMethodPathArcTo
src/imgui/imgui_draw.cpp:1166
↓ 7 callersMethodSetBit
src/imgui/imgui_internal.h:567
↓ 7 callersMethodaddRumbleForHapticType
src/player.cpp:3011
↓ 7 callersMethodalchemyLearnRecipe
src/interface/interface.cpp:10357
↓ 7 callersMethodbindForReading
src/draw.cpp:940
↓ 7 callersMethodbiomeLeave
src/playfab.cpp:92
↓ 7 callersFunctionbuttonCloseSubwindow
Subwindows
src/buttons.cpp:1742
↓ 7 callersMethodcircuitPowerOn
src/mechanisms.cpp:42
↓ 7 callersFunctionclearChunks
src/opengl.cpp:3216
↓ 7 callersFunctioncommandCanBeSentToAll
src/interface/interface.cpp:2047
↓ 7 callersMethodcreatePathBoundariesNPC
src/entity.cpp:26349
↓ 7 callersFunctioncreateWaterSplash
src/monster_duck.cpp:444
↓ 7 callersMethodcurrentLobbyIsValid
src/eos.hpp:315
↓ 7 callersMethoddegradeArmor
src/entity.cpp:25730
↓ 7 callersFunctiondeleteSaveGame
src/scores.cpp:2501
↓ 7 callersFunctiondestroyLoadingScreen
src/ui/LoadingScreen.cpp:285
↓ 7 callersMethodexecuteOnItemClick
src/interface/interface.cpp:8167
↓ 7 callersFunctionfloorMagicCreateRoots
src/magic/actmagic.cpp:10557
↓ 7 callersFunctiongamemodsDrawClickableButton
src/menu.cpp:12834
↓ 7 callersFunctiongetArtifactWeaponEffectChance
src/items.cpp:7305
↓ 7 callersMethodgetAudioSettingBool
src/engine/audio/sound_game.cpp:2123
↓ 7 callersFunctiongetEffectiveSpellcastingAbility
src/magic/castSpell.cpp:527
↓ 7 callersMethodgetEntityBonusTrapResist
src/entity.cpp:31826
↓ 7 callersFunctiongetMinimapZoom
src/interface/drawminimap.cpp:94
↓ 7 callersFunctiongetMonsterLocalizedPlural
src/actmonster.cpp:261
↓ 7 callersMethodgetProductUserIdStr
src/eos.hpp:449
← previousnext →701–800 of 5,774, ranked by callers