Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/degeneratehyperbola/NEPS
/ functions
Functions
2,599 in github.com/degeneratehyperbola/NEPS
⨍
Functions
2,599
◇
Types & classes
686
↓ 6 callers
Method
getHitbox
NEPS/SDK/ModelInfo.h:56
↓ 6 callers
Method
getName
NEPS/SDK/Panel.h:9
↓ 6 callers
Function
get_by_definition_index
NEPS/Hacks/SkinChanger.cpp:52
↓ 6 callers
Function
is_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `true` if type i
NEPS/lib/nlohmann/json.hpp:18383
↓ 6 callers
Method
max_size
shared_lib/imgui/imgui.h:1656
↓ 6 callers
Method
null
NEPS/lib/nlohmann/json.hpp:5540
↓ 6 callers
Function
push_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
NEPS/lib/nlohmann/json.hpp:20988
↓ 6 callers
Method
reset
NEPS/Config.cpp:1529
↓ 6 callers
Method
size_in_bytes
shared_lib/imgui/imgui.h:1655
↓ 6 callers
Function
stb__match
shared_lib/imgui/imgui_draw.cpp:3924
↓ 6 callers
Function
stbi__fopen
shared_lib/stb/image.h:1277
↓ 6 callers
Function
stbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
shared_lib/stb/image.h:2845
↓ 6 callers
Function
stbi__hdr_test
shared_lib/stb/image.h:6896
↓ 6 callers
Function
stbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
shared_lib/stb/image.h:977
↓ 6 callers
Function
stbi__start_file
shared_lib/stb/image.h:841
↓ 6 callers
Function
stbtt_InitFont
shared_lib/imgui/imstb_truetype.h:4784
↓ 6 callers
Function
stbtt__buf_range
shared_lib/imgui/imstb_truetype.h:1164
↓ 6 callers
Function
stbtt__dict_get_ints
shared_lib/imgui/imstb_truetype.h:1229
↓ 6 callers
Function
stbtt__matchpair
shared_lib/imgui/imstb_truetype.h:4675
↓ 5 callers
Method
AddRanges
shared_lib/imgui/imgui_draw.cpp:3055
↓ 5 callers
Function
Decode85Byte
shared_lib/imgui/imgui_draw.cpp:2077
↓ 5 callers
Method
DeleteChars
Public API to manipulate UTF-8 text We expose UTF-8 to the user (unlike the STB_TEXTEDIT_* functions which are manipulating wchar) FIXME: The existenc
shared_lib/imgui/imgui_widgets.cpp:3715
↓ 5 callers
Method
GetIDNoKeepAlive
shared_lib/imgui/imgui.cpp:2958
↓ 5 callers
Function
ImAbs
shared_lib/imgui/imgui_internal.h:373
↓ 5 callers
Function
ImLineClosestPoint
shared_lib/imgui/imgui.cpp:1241
↓ 5 callers
Function
ImRotate
shared_lib/imgui/imgui_internal.h:402
↓ 5 callers
Function
IsActiveIdUsingKey
shared_lib/imgui/imgui_internal.h:2337
↓ 5 callers
Method
PathStroke
Note: Anti-aliased filling requires points to be in clockwise order.
shared_lib/imgui/imgui.h:2397
↓ 5 callers
Function
STB_TEXTEDIT_DELETECHARS
shared_lib/imgui/imgui_widgets.cpp:3611
↓ 5 callers
Method
SelectAll
shared_lib/imgui/imgui.h:1922
↓ 5 callers
Function
ShowExampleMenuFile
Note that shortcuts are currently provided for display only (future version will add explicit flags to BeginMenu() to request processing shortcuts)
shared_lib/imgui/imgui_demo.cpp:6140
↓ 5 callers
Function
TableGetColumnAvailSortDirection
shared_lib/imgui/imgui_tables.cpp:2541
↓ 5 callers
Method
getHitboxSet
NEPS/SDK/ModelInfo.h:106
↓ 5 callers
Method
getHudChat
NEPS/SDK/ClientMode.h:18
↓ 5 callers
Method
getPlayerName
NEPS/SDK/Entity.cpp:28
↓ 5 callers
Method
get_character
NEPS/lib/nlohmann/json.hpp:4472
↓ 5 callers
Method
is_begin
return whether the iterator can be dereferenced
NEPS/lib/nlohmann/json.hpp:10157
↓ 5 callers
Method
parse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out] result parsed JSON val
NEPS/lib/nlohmann/json.hpp:9688
↓ 5 callers
Method
printf
NEPS/SDK/ClientMode.h:9
↓ 5 callers
Function
stb_textedit_delete_selection
delete the section
shared_lib/imgui/imstb_textedit.h:599
↓ 5 callers
Function
stb_textedit_move_to_first
move cursor to first character of selection
shared_lib/imgui/imstb_textedit.h:625
↓ 5 callers
Function
stbi__do_zlib
shared_lib/stb/image.h:4377
↓ 5 callers
Function
stbi__getn
shared_lib/stb/image.h:1606
↓ 5 callers
Function
stbi__hdr_gettoken
shared_lib/stb/image.h:6908
↓ 5 callers
Function
stbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
shared_lib/stb/image.h:2033
↓ 5 callers
Function
stbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
shared_lib/stb/image.h:2862
↓ 5 callers
Function
stbi__paeth
shared_lib/stb/image.h:4525
↓ 5 callers
Function
stbi__zbuild_huffman
shared_lib/stb/image.h:4012
↓ 5 callers
Function
stbtt_GetFontOffsetForIndex
shared_lib/imgui/imstb_truetype.h:4774
↓ 5 callers
Function
stbtt_GetGlyphShape
shared_lib/imgui/imstb_truetype.h:2265
↓ 5 callers
Function
stbtt__csctx_rline_to
shared_lib/imgui/imstb_truetype.h:1918
↓ 5 callers
Method
swap
shared_lib/imgui/imgui.h:1670
↓ 4 callers
Method
AddChar
Set bit n in the array
shared_lib/imgui/imgui.h:2522
↓ 4 callers
Method
AddDrawCmd
shared_lib/imgui/imgui_draw.cpp:448
↓ 4 callers
Method
CalcTextSizeA
shared_lib/imgui/imgui_draw.cpp:3381
↓ 4 callers
Method
DoForceClose
shared_lib/imgui/imgui_demo.cpp:7402
↓ 4 callers
Function
EnableHookLL
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:351
↓ 4 callers
Function
FindHookEntry
------------------------------------------------------------------------- Returns INVALID_HOOK_POS if not found.
NEPS/lib/minhook/hook.c:105
↓ 4 callers
Function
Freeze
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:307
↓ 4 callers
Method
GetMainRect
shared_lib/imgui/imgui_internal.h:1188
↓ 4 callers
Function
ImAcos01
shared_lib/imgui/imgui_draw.cpp:3781
↓ 4 callers
Function
ImGui_ImplDX9_CreateTextureRGBA8
shared_lib/imgui/imgui_impl_dx9.cpp:327
↓ 4 callers
Function
ImParseFormatFindStart
We don't use strchr() because our strings are usually very short and often start with '%'
shared_lib/imgui/imgui_widgets.cpp:3201
↓ 4 callers
Function
ImParseFormatPrecision
Parse display precision back from the display format string FIXME: This is still used by some navigation code path to infer a minimum tweak step, but
shared_lib/imgui/imgui_widgets.cpp:3250
↓ 4 callers
Function
ImStrncpy
shared_lib/imgui/imgui.cpp:1308
↓ 4 callers
Function
ImTextCountCharsFromUtf8
shared_lib/imgui/imgui.cpp:1683
↓ 4 callers
Function
ImTextStrFromUtf8
shared_lib/imgui/imgui.cpp:1665
↓ 4 callers
Function
InputTextCalcTextSizeW
shared_lib/imgui/imgui_widgets.cpp:3532
↓ 4 callers
Function
InputTextFilterCharacter
Return false to discard a character.
shared_lib/imgui/imgui_widgets.cpp:3766
↓ 4 callers
Function
IsActiveIdUsingNavDir
shared_lib/imgui/imgui_internal.h:2335
↓ 4 callers
Method
IsLoaded
shared_lib/imgui/imgui.h:2698
↓ 4 callers
Method
PassFilter
shared_lib/imgui/imgui.cpp:2081
↓ 4 callers
Method
PushTextureID
shared_lib/imgui/imgui_draw.cpp:594
↓ 4 callers
Function
RenderBullet
shared_lib/imgui/imgui_internal.h:2450
↓ 4 callers
Function
STB_TEXTEDIT_GETWIDTH
shared_lib/imgui/imgui_widgets.cpp:3583
↓ 4 callers
Method
SetInt
FIXME-OPT: Need a way to reuse the result of lower_bound when doing GetInt()/SetInt() - not too bad because it only happens on explicit interaction (m
shared_lib/imgui/imgui.cpp:1969
↓ 4 callers
Function
TableSettingsCalcChunkSize
shared_lib/imgui/imgui_tables.cpp:3063
↓ 4 callers
Function
Unfreeze
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:331
↓ 4 callers
Method
accept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether the input is a proper JSON
NEPS/lib/nlohmann/json.hpp:9749
↓ 4 callers
Method
capacity
shared_lib/imgui/imgui.h:1657
↓ 4 callers
Function
cbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
NEPS/lib/nlohmann/json.hpp:20281
↓ 4 callers
Function
destroy
NEPS/lib/nlohmann/json.hpp:16899
↓ 4 callers
Function
empty
! @brief checks whether the container is empty. Checks if a JSON value has no elements (i.e. whether its @ref size is `0`). @return The
NEPS/lib/nlohmann/json.hpp:20696
↓ 4 callers
Function
end
shared_lib/imgui/imgui_internal.h:612
↓ 4 callers
Function
escape
escape "~" to "~0" and "/" to "~1"
NEPS/lib/nlohmann/json.hpp:11855
↓ 4 callers
Function
get_arithmetic_value
NEPS/lib/nlohmann/json.hpp:3261
↓ 4 callers
Method
get_string
NEPS/lib/nlohmann/json.hpp:7931
↓ 4 callers
Method
has_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exceptionsafety No-t
NEPS/lib/nlohmann/json.hpp:4357
↓ 4 callers
Function
insert_iterator
NEPS/lib/nlohmann/json.hpp:21259
↓ 4 callers
Function
is_boolean
! @brief return whether value is a boolean This function returns true if and only if the JSON value is a boolean. @return `true` if type
NEPS/lib/nlohmann/json.hpp:18202
↓ 4 callers
Function
is_knife
NEPS/Hacks/SkinChanger.cpp:47
↓ 4 callers
Function
is_separator
shared_lib/imgui/imgui_widgets.cpp:3599
↓ 4 callers
Function
renderBox
NEPS/Hacks/StreamProofESP.cpp:111
↓ 4 callers
Function
renderPlayerEsp
NEPS/Hacks/StreamProofESP.cpp:524
↓ 4 callers
Function
replace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all
NEPS/lib/nlohmann/json.hpp:11843
↓ 4 callers
Method
setOrAddAttributeValueByName
NEPS/Memory.h:105
↓ 4 callers
Function
stb_textedit_delete
delete characters while updating undo
shared_lib/imgui/imstb_textedit.h:591
↓ 4 callers
Function
stbi__bitcount
shared_lib/stb/image.h:5235
↓ 4 callers
Function
stbi__cleanup_jpeg
clean up the temporary component buffers
shared_lib/stb/image.h:3742
↓ 4 callers
Function
stbi__compute_y_16
shared_lib/stb/image.h:1742
← previous
next →
201–300 of 2,599, ranked by callers