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
↓ 4 callers
Function
luaL_tolstring
source/extern/lua/lauxlib.c:810
↓ 4 callers
Function
luaO_hexavalue
source/extern/lua/lobject.c:163
↓ 4 callers
Function
luaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', and '%s' conventional formats, plus Lua-specific '%I' and '%U' */
source/extern/lua/lobject.c:400
↓ 4 callers
Function
luaO_str2num
source/extern/lua/lobject.c:331
↓ 4 callers
Function
luaTie
source/core/StarLua.hpp:1607
↓ 4 callers
Function
luaV_concat
** Main operation for concatenation: concat 'total' values in the stack, ** from 'L->top - total' up to 'L->top - 1'. */
source/extern/lua/lvm.c:474
↓ 4 callers
Function
luaV_execute
source/extern/lua/lvm.c:786
↓ 4 callers
Function
luaV_shiftl
** Shift left operation. (Shift right just negates 'y'.) */
source/extern/lua/lvm.c:593
↓ 4 callers
Function
luaX_newstring
** creates a new string and anchors it in scanner's table so that ** it will not be collected until the end of the compilation ** (by that time it sho
source/extern/lua/llex.c:127
↓ 4 callers
Function
luaX_token2str
source/extern/lua/llex.c:82
↓ 4 callers
Function
lua_compare
source/extern/lua/lapi.c:318
↓ 4 callers
Function
lua_pushthread
source/extern/lua/lapi.c:573
↓ 4 callers
Function
lua_rawlen
source/extern/lua/lapi.c:392
↓ 4 callers
Function
lua_rotate
** Let x = AB, where A is a prefix of length 'n'. Then, ** rotate x n == BA. But BA == (A^r . B^r)^r. */
source/extern/lua/lapi.c:207
↓ 4 callers
Function
lua_tointegerx
source/extern/lua/lapi.c:356
↓ 4 callers
Function
makeWorldCallbacks
source/game/scripting/StarWorldLuaBindings.cpp:229
↓ 4 callers
Function
malloc
source/extern/malloc.c:77
↓ 4 callers
Method
markAsContainer
source/windowing/StarWidget.cpp:128
↓ 4 callers
Method
materialItemDrop
source/game/StarMaterialDatabase.cpp:385
↓ 4 callers
Method
maximumThreatLevel
source/game/StarDungeonGenerator.cpp:629
↓ 4 callers
Method
maybeTakeLast
source/core/StarSet.hpp:212
↓ 4 callers
Method
merge
source/game/StarActorMovementController.cpp:39
↓ 4 callers
Method
metaBoundBox
source/game/objects/StarPhysicsObject.cpp:85
↓ 4 callers
Method
minimumThreatLevel
source/game/StarDungeonGenerator.cpp:625
↓ 4 callers
Method
mission
source/game/StarAiDatabase.cpp:43
↓ 4 callers
Method
modifyResourceValue
source/game/StarStatSet.cpp:158
↓ 4 callers
Method
mouseOut
source/windowing/StarWidget.cpp:204
↓ 4 callers
Method
mousePosition
source/windowing/StarCanvasWidget.cpp:85
↓ 4 callers
Method
mouthPosition
source/game/StarNpc.cpp:851
↓ 4 callers
Method
multiply
source/game/StarItemDescriptor.cpp:69
↓ 4 callers
Method
nametag
source/game/StarNpc.cpp:562
↓ 4 callers
Function
nearEqual
source/core/StarMathCommon.hpp:66
↓ 4 callers
Method
next
source/core/StarIterator.hpp:60
↓ 4 callers
Method
next_arg_id
source/extern/fmt/core.h:760
↓ 4 callers
Function
nibbleDecode
source/core/StarEncode.cpp:46
↓ 4 callers
Method
normalize
source/core/StarVector.hpp:474
↓ 4 callers
Method
on_arg_id
source/extern/fmt/core.h:2660
↓ 4 callers
Function
outputStack
source/core/StarException_windows.cpp:122
↓ 4 callers
Function
outputStack
source/core/StarException_unix.cpp:36
↓ 4 callers
Method
overlap
source/core/StarRect.hpp:681
↓ 4 callers
Method
parse
source/extern/fmt/ranges.h:595
↓ 4 callers
Function
parseAssetSource
source/utility/tileset_updater.cpp:50
↓ 4 callers
Function
parse_align
source/extern/fmt/core.h:2194
↓ 4 callers
Function
parse_eight_digits_unrolled
credit @aqrit
source/extern/fast_float.h:1113
↓ 4 callers
Method
particles
source/game/StarPlayer.cpp:431
↓ 4 callers
Function
patchlistaux
** Traverse a list of tests, patching their destination address and ** registers: tests producing values jump to 'vtarget' (and put their ** values in
source/extern/lua/lcode.c:224
↓ 4 callers
Method
piecewiseClamp
source/core/StarVector.hpp:402
↓ 4 callers
Method
placeDungeon
source/game/StarWorldServer.cpp:1139
↓ 4 callers
Function
platformByteOrder
source/core/StarBytes.hpp:57
↓ 4 callers
Method
play
source/frontend/StarSongbookInterface.cpp:46
↓ 4 callers
Method
playerStorage
source/game/StarUniverseClient.cpp:691
↓ 4 callers
Method
pointer
source/test/gtest/internal/gtest-port.h:1561
↓ 4 callers
Method
portraitTitle
source/game/StarQuests.cpp:353
↓ 4 callers
Function
processImageOperation
source/core/StarImageProcessing.cpp:376
↓ 4 callers
Method
pull
source/game/StarUniverseConnection.cpp:48
↓ 4 callers
Function
push_captures
source/extern/lua/lstrlib.c:569
↓ 4 callers
Method
put
source/core/StarMaybe.hpp:318
↓ 4 callers
Method
queryInt
source/core/StarJson.cpp:605
↓ 4 callers
Function
random
Gets the random number generator.
source/test/gtest/src/gtest-internal-inl.h:823
↓ 4 callers
Function
range
source/core/StarPythonic.hpp:505
↓ 4 callers
Method
rbegin
source/core/StarOrderedMap.hpp:444
↓ 4 callers
Method
read
source/base/StarAssets.cpp:954
↓ 4 callers
Method
recordEvent
source/game/StarStatistics.cpp:53
↓ 4 callers
Function
refPtrDecRef
source/core/StarRefPtr.hpp:292
↓ 4 callers
Method
removeClient
source/game/StarWorldServer.cpp:279
↓ 4 callers
Method
removeEffect
source/base/StarMixer.cpp:193
↓ 4 callers
Method
removeNodeConnection
source/game/StarObject.cpp:817
↓ 4 callers
Method
renderDummy
source/game/StarHumanoid.cpp:1285
↓ 4 callers
Method
reset
source/game/StarActorMovementController.cpp:1125
↓ 4 callers
Function
resizebox
source/extern/lua/lauxlib.c:461
↓ 4 callers
Function
rotr
Compilers should be able to optimize this into the ror instruction.
source/extern/fmt/format-inl.h:161
↓ 4 callers
Method
rpcInterface
source/game/StarClientContext.cpp:68
↓ 4 callers
Function
rpmalloc_thread_finalize
Finalize thread, orphan heap
source/extern/rpmalloc.c:3057
↓ 4 callers
Function
rpmalloc_usable_size
source/extern/rpmalloc.c:3195
↓ 4 callers
Function
rprealloc
source/extern/rpmalloc.c:3124
↓ 4 callers
Function
scalar_add
add two small integers, checking for overflow. we want an efficient operation. for msvc, where we don't have built-in intrinsics, this is still pretty
source/extern/fast_float.h:2693
↓ 4 callers
Method
scan
source/base/StarAssets.cpp:436
↓ 4 callers
Method
screenBoundRect
source/windowing/StarWidget.cpp:113
↓ 4 callers
Method
scrollOffset
source/windowing/StarScrollArea.cpp:309
↓ 4 callers
Method
sectorLoadLevelChanged
source/game/StarWorldGeneration.cpp:668
↓ 4 callers
Method
setActive
source/game/StarSpawner.cpp:57
↓ 4 callers
Method
setCheckedImages
source/windowing/StarButtonWidget.cpp:298
↓ 4 callers
Method
setClipboard
source/windowing/StarGuiContext.cpp:452
↓ 4 callers
Method
setCoolingDown
source/game/interfaces/StarFireableItem.cpp:219
↓ 4 callers
Method
setElapsedTime
source/game/StarGameTimers.cpp:146
↓ 4 callers
Method
setEntity
source/windowing/StarPortraitWidget.cpp:80
↓ 4 callers
Method
setEternal
source/game/StarItemDrop.cpp:335
↓ 4 callers
Method
setFacingDirection
source/game/StarHumanoid.cpp:584
↓ 4 callers
Method
setFireTimer
source/game/interfaces/StarFireableItem.cpp:134
↓ 4 callers
Method
setForegroundMaterial
source/game/StarDungeonGenerator.cpp:983
↓ 4 callers
Method
setHandParameters
source/game/StarHumanoid.cpp:637
↓ 4 callers
Method
setMaxProgressLevel
source/windowing/StarProgressWidget.cpp:59
↓ 4 callers
Method
setMessage
source/frontend/StarErrorScreen.cpp:29
↓ 4 callers
Method
setMetadata
source/game/StarPlayerStorage.cpp:294
↓ 4 callers
Method
setMixerGroup
source/base/StarMixer.cpp:128
↓ 4 callers
Method
setNullTerminatedStrings
source/core/StarDataStream.cpp:28
↓ 4 callers
Method
setOverlayImage
source/windowing/StarButtonWidget.cpp:309
↓ 4 callers
Method
setPosition
source/game/StarItemDrop.cpp:371
↓ 4 callers
Method
setPressed
source/windowing/StarScrollArea.cpp:62
↓ 4 callers
Method
setScale
source/windowing/StarImageWidget.cpp:33
← previous
next →
1,901–2,000 of 14,737, ranked by callers