MCPcopy Create free account

hub / github.com/OpenStarbound/OpenStarbound / functions

Functions14,737 in github.com/OpenStarbound/OpenStarbound

↓ 21 callersMethoddisplayPane
source/windowing/StarPaneManager.cpp:25
↓ 21 callersFunctionecp_mul_add
Computes Y += b*X */ Addition is performed on lower 8-words of Y */
source/extern/curve25519/source/curve25519_mehdi.c:228
↓ 21 callersMethodend
source/extern/fmt/ranges.h:669
↓ 21 callersMethodend
source/core/StarOrderedMap.hpp:429
↓ 21 callersMethodfunction
source/game/StarStoredFunctions.cpp:172
↓ 21 callersMethodgetPath
source/core/StarLua.hpp:1830
↓ 21 callersFunctionis_constant_evaluated
source/extern/fmt/core.h:321
↓ 21 callersMethodmaterial
source/game/scripting/StarWorldLuaBindings.cpp:1886
↓ 21 callersMethodmaterialCollisionKind
source/game/StarMaterialDatabase.cpp:372
↓ 21 callersMethodoctet
source/core/StarHostAddress.cpp:49
↓ 21 callersMethodrandUInt
source/core/StarRandom.cpp:90
↓ 21 callersMethodreadContainer
source/core/StarDataStream.hpp:335
↓ 21 callersMethodspeciesDatabase
source/game/StarRoot.cpp:533
↓ 21 callersMethodtextureSize
source/windowing/StarGuiContext.cpp:142
↓ 21 callersMethodviwrite
source/core/StarDataStream.hpp:271
↓ 20 callersFunctionAssertionSuccess
Makes a successful assertion result.
source/test/gtest/src/gtest-assertion-result.cc:66
↓ 20 callersFunctioncheck
source/extern/lua/lparser.c:106
↓ 20 callersFunctioncheckInit
source/core/StarRandom.cpp:208
↓ 20 callersMethoddiskLoad
source/game/StarPlayer.cpp:211
↓ 20 callersMethoddrawInterfaceQuad
source/windowing/StarGuiContext.cpp:212
↓ 20 callersMethodend
source/core/StarAlgorithm.hpp:438
↓ 20 callersMethodevaluate
source/game/StarObject.cpp:830
↓ 20 callersMethodfilter
source/core/StarList.hpp:559
↓ 20 callersMethodfiltered
source/core/StarList.hpp:839
↓ 20 callersFunctionfloatToByte
Used in color conversion from floating point to uint8_t
source/core/StarMathCommon.hpp:297
↓ 20 callersMethodhigh
source/extern/fmt/format.h:336
↓ 20 callersFunctionisConnectableMaterial
TODO: metamaterials need more flexibility to define whether they're connectable, but this is used in several performance intensive areas, some of whic
source/game/StarMaterialTypes.hpp:82
↓ 20 callersFunctionnumericalDirection
source/game/StarGameTypes.hpp:23
↓ 20 callersMethodobjectDatabase
source/game/StarRoot.cpp:433
↓ 20 callersMethodposition
source/windowing/StarWidget.cpp:50
↓ 20 callersMethodpullNewParticles
source/game/StarWeather.cpp:307
↓ 20 callersMethodquestId
source/game/StarQuests.cpp:317
↓ 20 callersMethodscreenSize
source/game/StarWorldCamera.hpp:61
↓ 20 callersMethodsendPackets
source/game/StarNetPacketSocket.cpp:89
↓ 20 callersMethodsetColor
source/game/StarAnimation.cpp:50
↓ 20 callersMethodsetSize
source/core/StarMultiArray.hpp:241
↓ 20 callersMethodsetSourcePosition
source/game/StarEffectEmitter.cpp:21
↓ 20 callersMethodsplitAny
source/core/StarString.cpp:331
↓ 20 callersMethodstring
source/core/StarLua.cpp:778
↓ 20 callersFunctionstripEscapeCodes
source/core/StarText.cpp:38
↓ 20 callersMethodtoRgb
source/core/StarColor.cpp:318
↓ 20 callersMethodviread
source/core/StarDataStream.hpp:254
↓ 20 callersMethodwriteContainer
source/core/StarDataStream.hpp:328
↓ 19 callersFunctionXXH_readLE32
source/extern/xxhash.h:2200
↓ 19 callersFunction_rpmalloc_span_unmap
Unmap memory pages for the given number of spans (or mark as unused if no partial unmappings)
source/extern/rpmalloc.c:1254
↓ 19 callersFunctionbyteToFloat
Used in color conversion from uint8_t to normalized float.
source/core/StarMathCommon.hpp:304
↓ 19 callersFunctioncompare
Lexicographically compare this string reference to other.
source/extern/fmt/core.h:487
↓ 19 callersFunctionconnectionForEntity
source/game/StarGameTypes.cpp:77
↓ 19 callersMethodelapsed_time
Gets the elapsed time, in milliseconds.
source/test/gtest/src/gtest.cc:5228
↓ 19 callersMethodfinished
source/base/StarMixer.cpp:162
↓ 19 callersMethodintersects
source/core/StarRect.hpp:732
↓ 19 callersMethoditems
source/core/StarWeightedPool.hpp:82
↓ 19 callersFunctionjsonToVec2U
source/core/StarJsonExtra.cpp:52
↓ 19 callersFunctionluaL_checkany
source/extern/lua/lauxlib.c:384
↓ 19 callersFunctionluaO_pushfstring
source/extern/lua/lobject.c:468
↓ 19 callersMethodmodifyServerTile
source/game/StarWorldServer.cpp:1768
↓ 19 callersMethodnext
source/json_tool/editor_gui.cpp:70
↓ 19 callersMethodpiecewiseMax
source/core/StarVector.hpp:394
↓ 19 callersMethodsetAlphaF
source/core/StarColor.cpp:281
↓ 19 callersMethodstate
source/game/StarQuests.cpp:329
↓ 19 callersMethodtime
source/game/StarSystemWorld.cpp:127
↓ 19 callersMethodtoRgbaF
source/core/StarColor.cpp:322
↓ 19 callersMethoduniverseMap
source/game/StarPlayer.cpp:1403
↓ 19 callersMethodupdateDt
source/game/scripting/StarLuaComponents.hpp:271
↓ 19 callersMethodval
source/windowing/StarSliderBar.cpp:109
↓ 18 callersFunctionAssertionFailure
Makes a failed assertion result.
source/test/gtest/src/gtest-assertion-result.cc:69
↓ 18 callersFunctionDumpByte
source/extern/lua/ldump.c:52
↓ 18 callersMethodaddSound
source/game/StarNpc.cpp:1027
↓ 18 callersMethodcount
source/test/btree_test.cpp:207
↓ 18 callersMethodemplaceAppend
source/core/StarList.hpp:452
↓ 18 callersMethodenableNetInterpolation
source/game/StarToolUser.cpp:639
↓ 18 callersMethodexecuteForClient
source/game/StarUniverseServer.cpp:362
↓ 18 callersMethodfill
source/core/StarImage.cpp:282
↓ 18 callersMethodfloor
source/core/StarVector.hpp:290
↓ 18 callersMethodgetText
source/core/StarLogging.cpp:201
↓ 18 callersFunctionin
source/extern/fmt/core.h:628
↓ 18 callersMethodinsertAt
source/core/StarList.hpp:744
↓ 18 callersMethodisEmpty
source/game/StarItemDescriptor.cpp:85
↓ 18 callersFunctionitemSafeTwoHanded
source/game/StarItem.hpp:169
↓ 18 callersFunctionluaL_checktype
source/extern/lua/lauxlib.c:378
↓ 18 callersFunctionlua_geti
source/extern/lua/lapi.c:628
↓ 18 callersFunctionlua_rawgeti
source/extern/lua/lapi.c:658
↓ 18 callersFunctionmakeLeft
source/core/StarEither.hpp:86
↓ 18 callersMethodmonsterDatabase
source/game/StarRoot.cpp:445
↓ 18 callersFunctionpathFind
source/core/StarJsonPath.hpp:169
↓ 18 callersMethodpullNewAudios
source/game/StarTechController.cpp:316
↓ 18 callersMethodreadVlqU
source/core/StarDataStream.cpp:210
↓ 18 callersFunctionrpmalloc
source/extern/rpmalloc.c:3080
↓ 18 callersMethodseed
source/game/StarSky.cpp:221
↓ 18 callersMethodsetCallbacks
source/core/StarLua.cpp:103
↓ 18 callersMethodsetDrawables
source/windowing/StarImageWidget.cpp:50
↓ 18 callersMethodsize
source/core/StarFormattedJson.cpp:371
↓ 18 callersMethodstatusEffects
source/game/StarObject.cpp:1119
↓ 18 callersMethodtranslate
source/core/StarRect.hpp:462
↓ 17 callersFunctionFilePath
source/test/gtest/internal/gtest-filepath.h:72
↓ 17 callersMethodaddDrawable
source/game/StarWorldClient.cpp:2235
↓ 17 callersMethodclientContext
source/game/StarPlayer.cpp:275
↓ 17 callersMethodcompare
source/core/StarString.cpp:724
↓ 17 callersMethodcreateFunction
source/core/StarLua.hpp:1893
↓ 17 callersMethoddata
Returns a pointer to the buffer data (not null-terminated). */
source/extern/fmt/core.h:863
← previousnext →401–500 of 14,737, ranked by callers