MCPcopy Create free account

hub / github.com/SnowyMouse/chimera / functions

Functions2,117 in github.com/SnowyMouse/chimera

↓ 686 callersMethoddata
src/chimera/signature/signature.cpp:22
↓ 260 callersFunctionlocalize
src/chimera/localization/localization.cpp:9
↓ 194 callersFunctionwrite_jmp_call
src/chimera/signature/hook.cpp:611
↓ 185 callersFunctionoverwrite
src/chimera/signature/hook.hpp:79
↓ 134 callersFunctionluaL_error
** Again, the use of 'lua_pushvfstring' ensures this function does ** not need reserved stack space when called. (At worst, it generates ** a memory e
src/lua/lauxlib.c:238
↓ 117 callersFunctionconsole_output
src/chimera/output/output.hpp:53
↓ 116 callersMethodrollback
src/chimera/signature/hook.cpp:12
↓ 80 callersMethodfeature_present
src/chimera/chimera.cpp:366
↓ 74 callersFunctionconsole_error
src/chimera/output/output.hpp:73
↓ 73 callersMethodend
src/chimera/signature/hac/codefinder.cpp:54
↓ 65 callersFunctionlua_pushinteger
src/lua/lapi.c:530
↓ 63 callersFunctionlua_gettop
src/lua/lapi.c:174
↓ 60 callersFunctionluaL_checknumber
src/lua/lauxlib.c:426
↓ 54 callersFunctionwrite_function_override
src/chimera/signature/hook.cpp:703
↓ 52 callersFunctionget_tag
src/chimera/halo_data/tag.cpp:11
↓ 50 callersFunctionluaL_checkinteger
src/lua/lauxlib.c:448
↓ 48 callersFunctionlua_pushvalue
src/lua/lapi.c:268
↓ 47 callersFunctionlua_pushnumber
src/lua/lapi.c:522
↓ 46 callersMethodget_ini
src/chimera/chimera.cpp:639
↓ 45 callersFunctionlua_pushboolean
src/lua/lapi.c:636
↓ 45 callersFunctionlua_pushstring
src/lua/lapi.c:570
↓ 40 callersFunctionindex2value
** Convert an acceptable index to a pointer to its respective value. ** Non-valid indices return the special nil value 'G(L)->nilvalue'. */
src/lua/lapi.c:58
↓ 37 callersFunctiongame_engine
src/chimera/halo_data/game_engine.cpp:10
↓ 37 callersMethodget_dynamic_object
src/chimera/halo_data/object.cpp:14
↓ 37 callersFunctionlua_setfield
src/lua/lapi.c:902
↓ 35 callersMethodbegin
src/chimera/signature/hac/codefinder.cpp:48
↓ 35 callersFunctionshow_error_box
src/chimera/output/error_box.cpp:9
↓ 34 callersFunctionapply_text
src/chimera/output/draw_text.cpp:665
↓ 30 callersFunctionadd_preframe_event
src/chimera/event/frame.cpp:14
↓ 30 callersFunctionlua_settop
src/lua/lapi.c:179
↓ 29 callersMethodexecute_command
src/chimera/chimera.cpp:446
↓ 28 callersFunctionluaX_next
src/lua/llex.c:588
↓ 28 callersFunctionlua_pushfstring
src/lua/lapi.c:598
↓ 27 callersFunctionluaG_runerror
src/lua/ldebug.c:857
↓ 27 callersFunctionluaL_optinteger
src/lua/lauxlib.c:458
↓ 27 callersFunctionlua_toboolean
src/lua/lapi.c:409
↓ 26 callersMethodget_value_bool
src/chimera/config/ini.cpp:36
↓ 25 callersFunctionPrintConstant
src/lua/luac.c:295
↓ 25 callersFunctionload32
src/blake3/blake3_impl.h:157
↓ 24 callersFunctionluaL_checklstring
src/lua/lauxlib.c:408
↓ 24 callersFunctionlua_type
src/lua/lapi.c:282
↓ 24 callersFunctionstore32
src/blake3/blake3_impl.h:182
↓ 23 callersFunctionlua_pushnil
src/lua/lapi.c:514
↓ 22 callersFunctionluaK_exp2anyreg
** Ensures final expression result is in some (any) register ** and return that register. */
src/lua/lcode.c:1011
↓ 22 callersFunctionlua_getfield
src/lua/lapi.c:721
↓ 22 callersFunctionserver_type
src/chimera/halo_data/multiplayer.cpp:10
↓ 20 callersFunctionnull_id
src/chimera/halo_data/type.hpp:20
↓ 19 callersFunctiongenerate_shader_blobs
(name, binary, type)
src/chimera/halo_data/shaders/generate_shader_blobs.py:6
↓ 19 callersFunctionluaL_checkany
src/lua/lauxlib.c:402
↓ 19 callersMethodname
* Get the name of the command * @return pointer to the name of the command */
src/chimera/command/command.hpp:54
↓ 18 callersFunctionadd_map_load_event
src/chimera/event/map_load.cpp:15
↓ 18 callersFunctiontestnext
** Test whether next token is 'c'; if so, skip it. */
src/lua/lparser.c:95
↓ 17 callersMethodget_client_player
src/chimera/halo_data/player.cpp:54
↓ 17 callersFunctionluaL_buffinit
src/lua/lauxlib.c:661
↓ 17 callersFunctionluaL_pushresult
src/lua/lauxlib.c:611
↓ 17 callersFunctionremove_preframe_event
src/chimera/event/frame.cpp:25
↓ 16 callersFunctioninit_exp
src/lua/lparser.c:152
↓ 16 callersFunctionluaO_pushfstring
src/lua/lobject.c:662
↓ 15 callersMethodget_value
src/chimera/config/ini.cpp:19
↓ 15 callersFunctionluaL_addlstring
src/lua/lauxlib.c:597
↓ 15 callersFunctionluaL_checktype
src/lua/lauxlib.c:396
↓ 14 callersFunctionchecknext
** Check that next token is 'c' and skip it. */
src/lua/lparser.c:116
↓ 14 callersMethodget_path
src/chimera/chimera.cpp:593
↓ 14 callersFunctioninterpolate_point
src/chimera/math_trig/math_trig.cpp:155
↓ 14 callersFunctionluaL_argerror
src/lua/lauxlib.c:171
↓ 14 callersFunctionrasterizer_set_sampler_state
src/chimera/rasterizer/rasterizer.cpp:28
↓ 13 callersFunctionadd_pretick_event
src/chimera/event/tick.cpp:18
↓ 13 callersMethodget_data_for_key
src/chimera/bookmark/bookmark.hpp:33
↓ 13 callersFunctionluaV_flttointeger
** try to convert a float to an integer, rounding according to 'mode'. */
src/lua/lvm.c:126
↓ 13 callersFunctionlua_setglobal
src/lua/lapi.c:878
↓ 13 callersFunctionlua_tolstring
src/lua/lapi.c:415
↓ 13 callersFunctionstr_checkname
src/lua/lparser.c:143
↓ 12 callersFunctionadd_tick_event
src/chimera/event/tick.cpp:40
↓ 12 callersFunctioncall_in_order
src/chimera/event/event.hpp:46
↓ 12 callersFunctiondumpInt
src/lua/ldump.c:110
↓ 12 callersFunctionerror
src/lua/lundump.c:45
↓ 12 callersFunctionloadByte
src/lua/lundump.c:88
↓ 12 callersFunctionloadInt
src/lua/lundump.c:116
↓ 12 callersFunctionluaK_exp2nextreg
** Ensures final expression result is in next available register. */
src/lua/lcode.c:999
↓ 12 callersFunctionluaL_fileresult
src/lua/lauxlib.c:249
↓ 12 callersFunctionlua_gc
** Garbage-collection function */
src/lua/lapi.c:1170
↓ 12 callersFunctionlua_xmove
src/lua/lapi.c:126
↓ 12 callersFunctiontext_pixel_length
src/chimera/output/draw_text.cpp:655
↓ 11 callersFunctionfreeexp
** Free register used by expression 'e' (if any) */
src/lua/lcode.c:525
↓ 11 callersFunctiongetlocalvardesc
** Return the "variable description" (Vardesc) of a given variable. ** (Unless noted otherwise, all variables are referred to by their ** compiler ind
src/lua/lparser.c:226
↓ 11 callersFunctionluaK_fixline
** Change line information associated with current position, by removing ** previous info and adding it again with new line. */
src/lua/lcode.c:1868
↓ 11 callersFunctionluaL_addstring
src/lua/lauxlib.c:606
↓ 11 callersFunctionluaL_addvalue
** 'luaL_addvalue' is the only function in the Buffer system where the ** box (if existent) is not on the top of the stack. So, instead of ** calling
src/lua/lauxlib.c:650
↓ 11 callersFunctionluaL_checkstack
** Ensures the stack has at least 'space' extra slots, raising an error ** if it cannot fulfill the request. (The error handling needs a few ** extra
src/lua/lauxlib.c:386
↓ 11 callersFunctionluaS_new
** Create or reuse a zero-terminated string, first checking in the ** cache (using the string address as a key). The cache can contain ** only zero-te
src/lua/lstring.c:269
↓ 11 callersFunctionluaX_syntaxerror
src/lua/llex.c:124
↓ 11 callersFunctionlua_getglobal
src/lua/lapi.c:699
↓ 11 callersFunctionlua_pushlstring
** Pushes on the stack a string with given length. Avoid using 's' when ** 'len' == 0 (as 's' can be NULL in that case), due to later use of ** 'memcm
src/lua/lapi.c:543
↓ 11 callersFunctionlua_touserdata
src/lua/lapi.c:473
↓ 10 callersFunctionadd_frame_event
src/chimera/event/frame.cpp:36
↓ 10 callersFunctioncheck_next1
src/lua/llex.c:208
↓ 10 callersFunctiondumpByte
src/lua/ldump.c:80
↓ 10 callersFunctionfont_pixel_height
src/chimera/output/draw_text.cpp:518
↓ 10 callersFunctionluaD_throw
src/lua/ldo.c:125
↓ 10 callersFunctionluaH_new
src/lua/ltable.c:799
next →1–100 of 2,117, ranked by callers