Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Jeija/spheretest
/ functions
Functions
5,949 in github.com/Jeija/spheretest
⨍
Functions
5,949
◇
Types & classes
1,156
↓ 11 callers
Method
isIPv6
src/socket.cpp:258
↓ 11 callers
Function
itemgroup_get
src/itemgroup.h:28
↓ 11 callers
Function
luaK_concat
src/lua/src/lcode.c:185
↓ 11 callers
Function
luaK_exp2RK
src/lua/src/lcode.c:444
↓ 11 callers
Function
luaK_jump
src/lua/src/lcode.c:59
↓ 11 callers
Function
luaK_patchtohere
src/lua/src/lcode.c:179
↓ 11 callers
Function
luaK_reserveregs
src/lua/src/lcode.c:209
↓ 11 callers
Function
luaL_addlstring
src/lua/src/lauxlib.c:436
↓ 11 callers
Function
luaX_lexerror
src/lua/src/llex.c:102
↓ 11 callers
Function
luaX_syntaxerror
src/lua/src/llex.c:112
↓ 11 callers
Function
lua_rawget
src/lua/src/lapi.c:557
↓ 11 callers
Function
modulo360f
Returns \p f wrapped to the range [-360, 360] * * See test.cpp for example cases. * * \note This is also used in cases where degrees wrapped to
src/util/numeric.h:164
↓ 11 callers
Function
pushresult
src/lua/src/liolib.c:30
↓ 11 callers
Method
readConfigFile
src/settings.cpp:146
↓ 11 callers
Function
removeStringEnd
* Returns a version of \p str with the first occurrence of a string * contained within ends[] removed from the end of the string. * * @param str *
src/util/string.h:116
↓ 11 callers
Function
ser_ver_supported
src/serialization.h:79
↓ 11 callers
Method
serialize
src/tool.cpp:28
↓ 11 callers
Function
setintfield
src/script/common/c_converter.cpp:529
↓ 11 callers
Function
sortBoxVerticies
src/util/numeric.h:143
↓ 11 callers
Function
string_allowed
* Check that a string only contains whitelisted characters. This is the * opposite of string_allowed_blacklist(). * * @param str The string to be c
src/util/string.h:445
↓ 11 callers
Function
thr_get_current_thread_id
src/threads.h:85
↓ 11 callers
Function
thr_is_current_thread
src/threads.h:105
↓ 10 callers
Function
LoadInt
src/lua/src/lundump.c:61
↓ 10 callers
Function
NoisePerlin3D
src/noise.cpp:401
↓ 10 callers
Method
checkLocalPrivilege
src/client.h:536
↓ 10 callers
Function
deSerializeJsonString
src/util/serialize.cpp:293
↓ 10 callers
Method
getIds
src/nodedef.cpp:958
↓ 10 callers
Method
getMapSetting
src/map_settings_manager.cpp:47
↓ 10 callers
Method
getNode
Deprecated throws InvalidPositionException if not found TODO: Now this is deprecated, getNodeNoEx should be renamed
src/map.cpp:203
↓ 10 callers
Method
getPort
src/socket.cpp:248
↓ 10 callers
Method
getPos
Returns the iterator's position. \return The iterator's position.
src/cguittfont/irrUString.h:730
↓ 10 callers
Method
getShader
src/shader.cpp:392
↓ 10 callers
Method
getShaderSource
src/client.cpp:1881
↓ 10 callers
Method
getString
src/quicktune.cpp:25
↓ 10 callers
Method
getV3F
src/settings.cpp:461
↓ 10 callers
Method
graphAdd
src/profiler.h:160
↓ 10 callers
Function
hash_update
src/util/srp.cpp:279
↓ 10 callers
Method
isDummy
src/mapblock.h:193
↓ 10 callers
Function
is_power_of_two
src/util/numeric.h:369
↓ 10 callers
Function
luaK_dischargevars
src/lua/src/lcode.c:304
↓ 10 callers
Function
luaK_exp2anyreg
src/lua/src/lcode.c:422
↓ 10 callers
Function
luaL_argerror
src/lua/src/lauxlib.c:43
↓ 10 callers
Function
luaO_pushfstring
src/lua/src/lobject.c:172
↓ 10 callers
Function
lua_concat
src/lua/src/lapi.c:990
↓ 10 callers
Function
makeCuboid
Create a cuboid. collector - the MeshCollector for the resulting polygons box - the position and size of the box tiles - the tiles (material
src/content_mapblock.cpp:47
↓ 10 callers
Function
match
src/lua/src/lstrlib.c:365
↓ 10 callers
Function
mpz_abs
src/gmp/mini-gmp.c:1707
↓ 10 callers
Function
mpz_set_ui
src/gmp/mini-gmp.c:1354
↓ 10 callers
Function
mpz_sub
src/gmp/mini-gmp.c:1871
↓ 10 callers
Function
noise3d
src/noise.cpp:178
↓ 10 callers
Method
pop_frontNoEx
this version of pop_front returns a empty element of T on timeout. * Make sure default constructor of T creates a recognizable "empty" element */
src/util/container.h:150
↓ 10 callers
Method
print
src/debug.cpp:106
↓ 10 callers
Method
putLongString
src/network/networkpacket.cpp:122
↓ 10 callers
Function
readU16
(f)
util/minetestmapper.py:115
↓ 10 callers
Function
read_noiseparams
/
src/script/common/c_content.cpp:1141
↓ 10 callers
Function
read_v2f
src/script/common/c_converter.cpp:122
↓ 10 callers
Function
setLight
src/voxelalgorithms.cpp:26
↓ 10 callers
Method
setMapSetting
src/map_settings_manager.cpp:69
↓ 10 callers
Method
setPos
src/minimap.cpp:330
↓ 10 callers
Function
str_split
src/util/string.h:214
↓ 10 callers
Function
strgettext
src/gettext.h:57
↓ 10 callers
Method
sym
src/keycode.cpp:341
↓ 9 callers
Function
DumpInt
src/lua/src/ldump.c:45
↓ 9 callers
Method
OnEvent
src/guiFormSpecMenu.cpp:3178
↓ 9 callers
Function
PathStartsWith
src/filesys.cpp:534
↓ 9 callers
Method
Receive
src/network/connection.cpp:2887
↓ 9 callers
Method
SetBlockNotSent
src/clientiface.cpp:407
↓ 9 callers
Method
add
Adds this vertex index and returns the highest-scoring triangle index
src/mesh.cpp:592
↓ 9 callers
Method
at_end
src/util/strfnd.h:35
↓ 9 callers
Method
changeItem
src/inventory.cpp:635
↓ 9 callers
Function
codearith
src/lua/src/lcode.c:661
↓ 9 callers
Method
compare
src/jsoncpp/json/jsoncpp.cpp:2141
↓ 9 callers
Function
deSerializeSimpleSoundSpec
src/nodedef.cpp:244
↓ 9 callers
Function
diminish_light
src/light.h:39
↓ 9 callers
Method
draw
src/guiTable.cpp:637
↓ 9 callers
Function
draw_load_screen
Draws a screen with a single text on it. Text will be removed when the screen is drawn the next time. Additionally, a progressbar can be drawn when
src/drawscene.cpp:562
↓ 9 callers
Method
dump
src/util/pointedthing.cpp:33
↓ 9 callers
Method
getCameraMode
read the current camera mode
src/camera.h:165
↓ 9 callers
Method
getDayNightRatio
src/environment.cpp:189
↓ 9 callers
Method
getOffset
Get the camera offset
src/camera.h:105
↓ 9 callers
Method
getS16NoEx
src/settings.cpp:652
↓ 9 callers
Method
getShaderInfo
src/shader.cpp:483
↓ 9 callers
Method
getSpeed
src/player.h:124
↓ 9 callers
Function
getTime
src/client/clientlauncher.cpp:64
↓ 9 callers
Method
getTime
src/tool.h:40
↓ 9 callers
Function
gmp_die
Memory allocation and other helper functions. */
src/gmp/mini-gmp.c:232
↓ 9 callers
Function
hex_encode
src/util/hex.h:27
↓ 9 callers
Method
interact
src/client.cpp:932
↓ 9 callers
Function
isOccluded
src/clientmap.cpp:115
↓ 9 callers
Function
lua_getinfo
src/lua/src/ldebug.c:232
↓ 9 callers
Function
lua_pushlightuserdata
src/lua/src/lapi.c:511
↓ 9 callers
Function
mpz_mul_2exp
src/gmp/mini-gmp.c:1963
↓ 9 callers
Function
mpz_powm
src/gmp/mini-gmp.c:2947
↓ 9 callers
Method
pendNodeResolve
src/nodedef.cpp:1530
↓ 9 callers
Method
playSound
src/server.cpp:1950
↓ 9 callers
Method
pop
src/util/thread.h:163
↓ 9 callers
Method
put
src/game.cpp:595
↓ 9 callers
Function
putF1000
src/util/serialize.h:573
↓ 9 callers
Method
putRawString
src/network/networkpacket.cpp:73
↓ 9 callers
Function
readS32
src/util/serialize.h:177
← previous
next →
301–400 of 5,949, ranked by callers