Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/SnowyMouse/chimera
/ functions
Functions
2,117 in github.com/SnowyMouse/chimera
⨍
Functions
2,117
◇
Types & classes
470
↓ 2 callers
Function
luaL_execresult
src/lua/lauxlib.c:291
↓ 2 callers
Function
luaL_newmetatable
src/lua/lauxlib.c:317
↓ 2 callers
Function
luaL_testudata
src/lua/lauxlib.c:336
↓ 2 callers
Function
luaL_traceback
src/lua/lauxlib.c:127
↓ 2 callers
Function
luaM_saferealloc_
src/lua/lmem.c:192
↓ 2 callers
Function
luaM_toobig
src/lua/lmem.c:142
↓ 2 callers
Function
luaO_chunkid
src/lua/lobject.c:682
↓ 2 callers
Function
luaO_pushvfstring
** this function handles only '%d', '%c', '%f', '%p', '%s', and '%%' conventional formats, plus Lua-specific '%I' and '%U' */
src/lua/lobject.c:596
↓ 2 callers
Function
luaO_rawarith
src/lua/lobject.c:151
↓ 2 callers
Function
luaO_utf8esc
src/lua/lobject.c:386
↓ 2 callers
Function
luaS_hash
src/lua/lstring.c:53
↓ 2 callers
Function
luaS_newextlstr
src/lua/lstring.c:318
↓ 2 callers
Function
luaS_resize
** Resize the string table. If allocation fails, keep the current size. ** (This can degrade performance, but any non-zero size should work ** correct
src/lua/lstring.c:95
↓ 2 callers
Function
luaT_trybinassocTM
src/lua/ltm.c:180
↓ 2 callers
Function
luaU_dump
** dump Lua function as precompiled chunk */
src/lua/ldump.c:288
↓ 2 callers
Function
luaV_equalobj
** Main operation for equality of Lua values; return 't1 == t2'. ** L == NULL means raw equality (no metamethods) */
src/lua/lvm.c:582
↓ 2 callers
Function
luaV_objlen
** Main operation 'ra = #rb'. */
src/lua/lvm.c:731
↓ 2 callers
Function
luaX_lookahead
src/lua/llex.c:599
↓ 2 callers
Function
luaX_newstring
** Creates a new string and anchors it in scanner's table. */
src/lua/llex.c:156
↓ 2 callers
Function
lua_callk
src/lua/lapi.c:1037
↓ 2 callers
Function
lua_copy
src/lua/lapi.c:253
↓ 2 callers
Function
lua_getallocf
src/lua/lapi.c:1319
↓ 2 callers
Function
lua_getlocal
src/lua/ldebug.c:222
↓ 2 callers
Function
lua_next
src/lua/lapi.c:1267
↓ 2 callers
Function
lua_number2strx
src/lua/lstrlib.c:1060
↓ 2 callers
Function
lua_pcallk
src/lua/lapi.c:1076
↓ 2 callers
Function
lua_rawset
src/lua/lapi.c:940
↓ 2 callers
Function
lua_setupvalue
src/lua/lapi.c:1408
↓ 2 callers
Function
lua_status
src/lua/lapi.c:1162
↓ 2 callers
Function
lua_topointer
** Returns a pointer to the internal representation of an object. ** Note that ISO C does not allow the conversion of a pointer to ** function to a 'v
src/lua/lapi.c:492
↓ 2 callers
Function
lua_typename
src/lua/lapi.c:288
↓ 2 callers
Function
magnitude_squared
src/chimera/math_trig/math_trig.cpp:198
↓ 2 callers
Function
make_output
src/blake3/blake3.c:63
↓ 2 callers
Function
map_name_is_valid
src/chimera/map_loading/map_loading.cpp:133
↓ 2 callers
Function
markbeingfnz
** mark all objects in list of being-finalized */
src/lua/lgc.c:388
↓ 2 callers
Function
markmt
** mark metamethods for basic types */
src/lua/lgc.c:378
↓ 2 callers
Function
marktobeclosed
** Mark that current block has a to-be-closed variable. */
src/lua/lparser.c:463
↓ 2 callers
Function
match_class
src/lua/lstrlib.c:429
↓ 2 callers
Function
maybe_add_map_to_map_list
src/chimera/map_loading/fast_load.cpp:236
↓ 2 callers
Function
need_value
** check whether list has any jump that do not produce a value ** or produce an inverted value */
src/lua/lcode.c:955
↓ 2 callers
Function
negatecondition
** Negate condition 'e' (where 'e' is a comparison). */
src/lua/lcode.c:1146
↓ 2 callers
Function
newcheckedkey
** Insert a key in a table where there is space for that key, the ** key is valid, and the value is not nil. */
src/lua/ltable.c:902
↓ 2 callers
Function
newgotoentry
** Create an entry for the goto and the code for it. As it is not known ** at this point whether the goto may need a CLOSE, the code has a jump ** fol
src/lua/lparser.c:663
↓ 2 callers
Function
newlabelentry
** Adds a new label/goto in the corresponding list. */
src/lua/lparser.c:640
↓ 2 callers
Function
nextc
** Add current char to buffer (if not out of space) and read next one */
src/lua/liolib.c:440
↓ 2 callers
Function
nextline
src/lua/ldebug.c:284
↓ 2 callers
Function
normalize_fn
src/chimera/fix/scoreboard_fade_fix.cpp:66
↓ 2 callers
Function
numarith
src/lua/lobject.c:135
↓ 2 callers
Function
numerror
src/lua/lundump.c:353
↓ 2 callers
Function
on_tick
src/chimera/fix/widescreen_fix.cpp:652
↓ 2 callers
Function
open_func
src/lua/lparser.c:799
↓ 2 callers
Function
opencheck
src/lua/liolib.c:260
↓ 2 callers
Function
output_root_bytes
src/blake3/blake3.c:90
↓ 2 callers
Function
patchtestreg
** Patch destination register for a TESTSET instruction. ** If instruction in position 'node' is not a TESTSET, return 0 ("fails"). ** Otherwise, if '
src/lua/lcode.c:261
↓ 2 callers
Function
pcall
src/chimera/lua/lua_callback.cpp:30
↓ 2 callers
Function
preinit_thread
** preinitialize a thread with consistent values without allocating ** any memory (to avoid errors) */
src/lua/lstate.c:225
↓ 2 callers
Function
prepCallInfo
** Allocate and initialize CallInfo structure. At this point, the ** only valid fields in the call status are number of results, ** CIST_C (if it's a
src/lua/ldo.c:628
↓ 2 callers
Function
previousinstruction
** Return the previous instruction of the current code. If there ** may be a jump target between the current instruction and the ** previous one, retu
src/lua/lcode.c:117
↓ 2 callers
Function
print_version
src/lua/lua.c:169
↓ 2 callers
Function
propagatemark
** traverse one gray object, turning it to black. Return an estimate ** of the number of slots traversed. */
src/lua/lgc.c:727
↓ 2 callers
Function
psetint
src/lua/ltable.c:1083
↓ 2 callers
Function
push_onecapture
** Push the i-th capture on the stack. */
src/lua/lstrlib.c:728
↓ 2 callers
Function
pusherror
src/lua/loadlib.c:170
↓ 2 callers
Function
pushglobalfuncname
** Search for a name for a function in all loaded modules */
src/lua/lauxlib.c:74
↓ 2 callers
Function
pushline
** Prompt the user, read a line, and push it into the Lua stack. */
src/lua/lua.c:567
↓ 2 callers
Function
pushmode
src/lua/lbaselib.c:186
↓ 2 callers
Function
pushutfchar
src/lua/lutf8lib.c:146
↓ 2 callers
Function
query_server
src/chimera/bookmark/bookmark.cpp:164
↓ 2 callers
Function
read_global
src/chimera/halo_data/globals.cpp:10
↓ 2 callers
Function
read_hex
src/chimera/command/core/debug/apply_damage.cpp:13
↓ 2 callers
Function
read_long_string
src/lua/llex.c:297
↓ 2 callers
Function
read_numeral
LUA_NUMBER */ ** This function is quite liberal in what it accepts, as 'luaO_str2num' ** will reject ill-formed numerals. Roughly, it accepts the foll
src/lua/llex.c:244
↓ 2 callers
Function
read_script_file
src/chimera/lua/lua_script.cpp:29
↓ 2 callers
Function
recfield
src/lua/lparser.c:936
↓ 2 callers
Function
refresh_client_index
src/chimera/lua/lua_variables.cpp:11
↓ 2 callers
Function
refresh_variables
src/chimera/lua/lua_variables.cpp:22
↓ 2 callers
Function
remove_damage_event
src/chimera/event/damage.cpp:39
↓ 2 callers
Function
remove_revert_event
src/chimera/event/revert.cpp:25
↓ 2 callers
Function
removelastlineinfo
** Remove line information from the last instruction. ** If line information for that instruction is absolute, set 'iwthabs' ** above its max to force
src/lua/lcode.c:355
↓ 2 callers
Function
removevalues
** Traverse a list of tests ensuring no one produces a value */
src/lua/lcode.c:279
↓ 2 callers
Function
requery_sapp_server
Check if we're connecting to a SAPP server. SAPP throttles connections because, for whatever reason, it's better to send a massive fuckton of text tha
src/chimera/command/client/server/spam_to_join.cpp:40
↓ 2 callers
Function
resizearray
** Resize the array part of a table. If new size is equal to the old, ** do nothing. Else, if new size is zero, free the old array. (It must ** be pre
src/lua/ltable.c:563
↓ 2 callers
Function
resync_map_list
src/chimera/map_loading/fast_load.cpp:178
↓ 2 callers
Function
rethook
** Executes a return hook for Lua and C functions and sets/corrects ** 'oldpc'. (Note that this correction is needed by the line hook, so it ** is don
src/lua/ldo.c:494
↓ 2 callers
Function
retpsetcode
** When a 'pset' cannot be completed, this function returns an encoding ** of its result, to be used by 'luaH_finishset'. */
src/lua/ltable.c:1049
↓ 2 callers
Function
round_down_to_power_of_2
Largest power of two less than or equal to x. As a special case, returns 1 when x is 0.
src/blake3/blake3_impl.h:147
↓ 2 callers
Method
save
src/chimera/config/config.cpp:40
↓ 2 callers
Function
savelineinfo
** Save line info for a new instruction. If difference from last line ** does not fit in a byte, of after that many instructions, save a new ** absolu
src/lua/lcode.c:331
↓ 2 callers
Function
searchpath
src/lua/loadlib.c:475
↓ 2 callers
Function
separatetobefnz
** Move all unreachable objects (or 'all' objects) that need ** finalization from list 'finobj' to list 'tobefnz' (to be finalized). ** (Note that obj
src/lua/lgc.c:1023
↓ 2 callers
Function
server_messages_blocked
src/chimera/output/output.cpp:95
↓ 2 callers
Function
set_block_zoom_blur_disabled
src/chimera/command/client/visual/block_zoom_blur.cpp:39
↓ 2 callers
Function
set_master_server
src/chimera/master_server/master_server.cpp:19
↓ 2 callers
Function
set_object_id
src/chimera/command/client/server/spectate.cpp:59
↓ 2 callers
Function
set_up_auto_center_fix
src/chimera/fix/auto_center.cpp:33
↓ 2 callers
Function
set_up_interpolation
src/chimera/fix/interpolate/interpolate.cpp:91
↓ 2 callers
Function
set_up_rcon_message_hook
src/chimera/output/output.cpp:76
↓ 2 callers
Function
set_up_scoreboard_font
src/chimera/halo_data/hud_fonts.cpp:40
↓ 2 callers
Function
set_widescreen_fix
src/chimera/fix/widescreen_fix.cpp:350
↓ 2 callers
Function
setallfields
** Set all fields from structure 'tm' in the table on top of the stack */
src/lua/loslib.c:233
← previous
next →
701–800 of 2,117, ranked by callers