Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenStarbound/OpenStarbound
/ functions
Functions
14,737 in github.com/OpenStarbound/OpenStarbound
⨍
Functions
14,737
◇
Types & classes
3,944
↓ 5 callers
Method
danceDatabase
source/game/StarRoot.cpp:569
↓ 5 callers
Method
descriptiveName
source/game/StarServerClientContext.cpp:98
↓ 5 callers
Method
destroy
source/game/StarNpc.cpp:357
↓ 5 callers
Function
ecp_TrimSecretKey
Trim private key */
source/extern/curve25519/source/curve25519_utils.c:28
↓ 5 callers
Function
edp_ExtPoint2PE
source/extern/curve25519/source/ed25519_sign.c:270
↓ 5 callers
Method
empty
source/core/StarFlatHashTable.hpp:323
↓ 5 callers
Method
end
source/core/StarStringView.cpp:56
↓ 5 callers
Method
entitiesLoungingIn
source/game/interfaces/StarLoungingEntities.cpp:32
↓ 5 callers
Method
erase
source/core/StarOrderedMap.hpp:469
↓ 5 callers
Method
essentialItem
source/game/StarPlayer.cpp:1288
↓ 5 callers
Method
eval
source/core/StarLua.hpp:1840
↓ 5 callers
Function
explist
source/extern/lua/lparser.c:805
↓ 5 callers
Method
favoriteColor
source/game/StarNpc.cpp:1017
↓ 5 callers
Method
filtered
source/frontend/StarChatBubbleSeparation.hpp:130
↓ 5 callers
Function
finally
source/core/StarAlgorithm.hpp:479
↓ 5 callers
Method
fire
source/game/items/StarTools.cpp:52
↓ 5 callers
Function
floor_log2_pow10
source/extern/fmt/format.h:1487
↓ 5 callers
Method
flying
source/game/StarSky.cpp:455
↓ 5 callers
Method
forAllEntities
source/game/StarWorldClient.cpp:223
↓ 5 callers
Method
forEach
source/frontend/StarChatBubbleSeparation.hpp:135
↓ 5 callers
Function
format_to
source/extern/fmt/core.h:2861
↓ 5 callers
Method
generateNpcVariant
source/game/StarNpcDatabase.cpp:38
↓ 5 callers
Method
getProperty
source/game/StarWorldClient.cpp:2174
↓ 5 callers
Function
getjump
** Gets the destination address of a jump instruction. Used to traverse ** a list of jumps. */
source/extern/lua/lcode.c:90
↓ 5 callers
Function
getlocvar
source/extern/lua/lparser.c:195
↓ 5 callers
Method
glTextureId
source/application/StarRenderer_opengl.cpp:761
↓ 5 callers
Method
hasCharOrWhitespace
source/core/StarString.cpp:403
↓ 5 callers
Method
hasIntersection
source/core/StarSet.hpp:222
↓ 5 callers
Method
hasItem
source/game/StarPlayer.cpp:1292
↓ 5 callers
Method
health
source/game/StarNpc.cpp:530
↓ 5 callers
Method
hue
source/core/StarColor.cpp:374
↓ 5 callers
Function
inclinenumber
** increment line number and skips newline sequence (any of ** \n, \r, \n\r, or \r\n) */
source/extern/lua/llex.c:151
↓ 5 callers
Method
index
source/test/gtest/internal/gtest-death-test-internal.h:284
↓ 5 callers
Method
insertAfter
source/test/btree_test.cpp:129
↓ 5 callers
Method
isActive
source/core/StarSocket.cpp:192
↓ 5 callers
Method
isAdmin
source/game/StarUniverseClient.cpp:490
↓ 5 callers
Function
isBiomeMaterial
source/game/StarMaterialTypes.hpp:86
↓ 5 callers
Method
isDead
source/game/StarPlayer.cpp:463
↓ 5 callers
Method
isEmpty
source/core/StarRect.hpp:359
↓ 5 callers
Method
isInteractive
source/game/StarNpc.cpp:893
↓ 5 callers
Method
isLocalHost
source/core/StarHostAddress.cpp:53
↓ 5 callers
Method
isOpen
source/game/StarUniverseConnection.cpp:28
↓ 5 callers
Function
isUtf16LeadSurrogate
source/core/StarUnicode.cpp:236
↓ 5 callers
Function
iscleared
** tells whether a key or value can be cleared from a weak ** table. Non-collectable objects are never removed from weak ** tables. Strings behave as
source/extern/lua/lgc.c:139
↓ 5 callers
Method
itemAllowedAsEquipment
source/game/StarPlayerInventory.cpp:24
↓ 5 callers
Method
itemTags
source/game/scripting/StarRootLuaBindings.cpp:349
↓ 5 callers
Function
jsonFromMap
source/core/StarJsonExtra.hpp:292
↓ 5 callers
Function
jsonToRectI
source/core/StarJsonExtra.cpp:166
↓ 5 callers
Function
jsonToSystemLocation
source/game/StarSystemWorld.cpp:60
↓ 5 callers
Function
jsonToVec3F
source/core/StarJsonExtra.cpp:81
↓ 5 callers
Function
jsonToVec4B
source/core/StarJsonExtra.cpp:114
↓ 5 callers
Method
line
source/core/StarJsonParser.hpp:71
↓ 5 callers
Method
lineIntersection
source/core/StarPoly.hpp:694
↓ 5 callers
Method
lineIntersectsPoly
source/base/StarWorldGeometry.cpp:284
↓ 5 callers
Method
lineIntersectsRect
source/base/StarWorldGeometry.cpp:273
↓ 5 callers
Method
load
source/game/StarPlayerInventory.cpp:795
↓ 5 callers
Method
loungingIn
source/game/StarNpc.cpp:914
↓ 5 callers
Function
lowest
source/core/StarMathCommon.hpp:105
↓ 5 callers
Function
luaD_call
** Call a function (C or Lua). The function to be called is at *func. ** The arguments are on the stack, right after the function. ** When returns, al
source/extern/lua/ldo.c:495
↓ 5 callers
Function
luaD_callnoyield
** Similar to 'luaD_call', but does not allow yields during the call */
source/extern/lua/ldo.c:507
↓ 5 callers
Function
luaD_hook
** Call a hook for the given event. Make sure there is a hook to be ** called. (Both 'L->hook' and 'L->hookmask', which triggers this ** function, can
source/extern/lua/ldo.c:253
↓ 5 callers
Function
luaH_getshortstr
** search function for short strings */
source/extern/lua/ltable.c:539
↓ 5 callers
Function
luaH_resize
source/extern/lua/ltable.c:347
↓ 5 callers
Function
luaL_buffinitsize
source/extern/lua/lauxlib.c:577
↓ 5 callers
Function
luaL_pushresultsize
source/extern/lua/lauxlib.c:552
↓ 5 callers
Function
luaL_setfuncs
** set functions from list 'l' into table at top - 'nup'; each ** function gets the 'nup' elements at the top as upvalues. ** Returns with only the ta
source/extern/lua/lauxlib.c:934
↓ 5 callers
Function
luaL_where
** The use of 'lua_pushfstring' ensures this function does not ** need reserved stack space when called. */
source/extern/lua/lauxlib.c:205
↓ 5 callers
Method
luaRoot
source/game/StarWorldClient.cpp:2283
↓ 5 callers
Function
luaT_callTM
source/extern/lua/ltm.c:102
↓ 5 callers
Function
luaUnpack
source/core/StarLua.hpp:1536
↓ 5 callers
Function
lua_rawequal
source/extern/lua/lapi.c:295
↓ 5 callers
Function
lua_rawgetp
source/extern/lua/lapi.c:670
↓ 5 callers
Function
mainposition
** returns the 'main' position of an element in a table (that is, the index ** of its hash value) */
source/extern/lua/ltable.c:117
↓ 5 callers
Function
materialHueToDegrees
source/game/StarMaterialTypes.hpp:67
↓ 5 callers
Method
materialRenderProfile
source/game/StarMaterialDatabase.hpp:192
↓ 5 callers
Method
maxStack
source/game/StarItem.cpp:86
↓ 5 callers
Method
maybeRight
source/core/StarBiMap.hpp:234
↓ 5 callers
Method
miningSound
source/game/StarMaterialDatabase.cpp:451
↓ 5 callers
Method
modBreaksWithTile
source/game/StarMaterialDatabase.cpp:365
↓ 5 callers
Method
modItemDrop
source/game/StarMaterialDatabase.cpp:395
↓ 5 callers
Method
moveToFront
source/game/StarPlayerStorage.cpp:270
↓ 5 callers
Method
movingCollision
source/game/StarVehicle.cpp:543
↓ 5 callers
Method
movingDirection
source/game/StarActorMovementController.cpp:559
↓ 5 callers
Function
nearZero
source/core/StarMathCommon.hpp:95
↓ 5 callers
Function
netErrorInterrupt
source/core/StarNetImpl.hpp:78
↓ 5 callers
Function
nrandf
source/core/StarRandom.cpp:315
↓ 5 callers
Method
objectPtr
source/core/StarJson.cpp:250
↓ 5 callers
Method
objects
source/game/StarWorldStructure.cpp:186
↓ 5 callers
Method
offer
source/game/StarQuests.cpp:232
↓ 5 callers
Method
onGround
source/game/StarPlatformerAStar.cpp:458
↓ 5 callers
Method
original_working_dir
Returns the working directory when the first TEST() or TEST_F() was executed.
source/test/gtest/src/gtest.cc:5465
↓ 5 callers
Method
owner
source/game/interfaces/StarToolUserItem.cpp:23
↓ 5 callers
Function
parseWarpAction
source/game/StarWarping.cpp:182
↓ 5 callers
Function
parse_format_specs
source/extern/fmt/core.h:2309
↓ 5 callers
Function
parse_nonnegative_int
source/extern/fmt/core.h:2172
↓ 5 callers
Function
pathApply
source/core/StarJsonPath.hpp:202
↓ 5 callers
Method
piecewiseDivide
source/core/StarVector.hpp:381
↓ 5 callers
Method
playerFactory
source/game/StarRoot.cpp:461
↓ 5 callers
Method
playerId
source/game/StarWorldClientState.cpp:42
↓ 5 callers
Function
pointer
source/test/gtest/internal/gtest-port.h:1765
← previous
next →
1,501–1,600 of 14,737, ranked by callers