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
↓ 276 callers
Function
read
NEPS/Config.cpp:83
↓ 230 callers
Function
ImMax
shared_lib/imgui/imgui_internal.h:381
↓ 173 callers
Method
size
NEPS/lib/nlohmann/json.hpp:2530
↓ 155 callers
Function
create
NEPS/lib/nlohmann/json.hpp:16690
↓ 144 callers
Function
stbi__get8
shared_lib/stb/image.h:1554
↓ 135 callers
Function
HelpMarker
Helper to display a little (?) mark which shows a tooltip when hovered. In your own code you may want to display an actual icon if you are using a mer
shared_lib/imgui/imgui_demo.cpp:189
↓ 119 callers
Method
write_character
NEPS/lib/nlohmann/json.hpp:12137
↓ 118 callers
Method
clear
shared_lib/imgui/imgui.h:1661
↓ 112 callers
Method
back
NEPS/SDK/Vector.h:263
↓ 110 callers
Function
stbi__err
shared_lib/stb/image.h:941
↓ 108 callers
Method
c_str
shared_lib/imgui/imgui.h:2045
↓ 95 callers
Method
push_back
NB: It is illegal to call push_back/push_front/insert with a reference pointing inside the ImVector data itself! e.g. v.push_back(v[10]) is forbidden.
shared_lib/imgui/imgui.h:1679
↓ 91 callers
Function
ttUSHORT
shared_lib/imgui/imstb_truetype.h:1269
↓ 90 callers
Method
resize
shared_lib/imgui/imgui.h:1673
↓ 80 callers
Function
GetCurrentWindow
shared_lib/imgui/imgui_internal.h:2200
↓ 78 callers
Function
ImMin
shared_lib/imgui/imgui_internal.h:380
↓ 73 callers
Function
ImFloor
shared_lib/imgui/imgui_internal.h:398
↓ 68 callers
Method
AddLine
shared_lib/imgui/imgui_draw.cpp:1345
↓ 68 callers
Method
AddRectFilled
shared_lib/imgui/imgui_draw.cpp:1367
↓ 68 callers
Method
data
NEPS/SDK/ItemSchema.h:70
↓ 67 callers
Function
SliderFloat
shared_lib/imgui/imgui.h:2780
↓ 65 callers
Method
begin
NEPS/SDK/ItemSchema.h:35
↓ 63 callers
Function
ImRect
shared_lib/imgui/imgui_internal.h:443
↓ 60 callers
Function
ImClamp
shared_lib/imgui/imgui_internal.h:382
↓ 60 callers
Method
get
NEPS/SDK/LocalPlayer.h:28
↓ 58 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @complexity Co
NEPS/lib/nlohmann/json.hpp:11349
↓ 57 callers
Function
findPattern
shared_lib/MemorySearch.hpp:42
↓ 52 callers
Method
end
NEPS/SDK/ItemSchema.h:36
↓ 49 callers
Method
end
return iterator end (needed for range-based for)
NEPS/lib/nlohmann/json.hpp:3764
↓ 47 callers
Function
get
NEPS/lib/nlohmann/json.hpp:3773
↓ 46 callers
Method
begin
return iterator begin (needed for range-based for)
NEPS/lib/nlohmann/json.hpp:3758
↓ 45 callers
Function
ImLerp
shared_lib/imgui/imgui_internal.h:383
↓ 44 callers
Method
AddRect
p_min = upper-left, p_max = lower-right Note we don't render 1 pixels sized rectangles properly.
shared_lib/imgui/imgui_draw.cpp:1356
↓ 44 callers
Function
hash
NEPS/lib/fnv.hpp:10
↓ 44 callers
Function
stbi__rewind
shared_lib/stb/image.h:850
↓ 41 callers
Function
ImFormatString
shared_lib/imgui/imgui.cpp:1429
↓ 39 callers
Function
stbi__get16be
shared_lib/stb/image.h:1634
↓ 38 callers
Method
GetID
shared_lib/imgui/imgui.cpp:2922
↓ 38 callers
Function
add
add a character to token_buffer
NEPS/lib/nlohmann/json.hpp:9386
↓ 37 callers
Function
ttSHORT
shared_lib/imgui/imstb_truetype.h:1270
↓ 36 callers
Function
DragFloat
shared_lib/imgui/imgui.h:2774
↓ 36 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a function was
NEPS/lib/nlohmann/json.hpp:22636
↓ 33 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized constant.
NEPS/lib/nlohmann/json.hpp:11324
↓ 32 callers
Function
IsKeyPressedMap
shared_lib/imgui/imgui_internal.h:2339
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default initialized with
NEPS/lib/nlohmann/json.hpp:17119
↓ 32 callers
Function
stbi__get32le
shared_lib/stb/image.h:1662
↓ 30 callers
Method
reserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
shared_lib/imgui/imgui.h:1676
↓ 30 callers
Function
stbi__get16le
shared_lib/stb/image.h:1654
↓ 30 callers
Function
stbi__skip
shared_lib/stb/image.h:1584
↓ 28 callers
Method
parse_error
NEPS/lib/nlohmann/json.hpp:2299
↓ 26 callers
Function
GetForegroundDrawList
shared_lib/imgui/imgui_internal.h:2224
↓ 26 callers
Method
key
NEPS/lib/nlohmann/json.hpp:5580
↓ 25 callers
Method
length
NEPS/SDK/Vector.h:150
↓ 24 callers
Function
STBI__CASE
shared_lib/stb/image.h:4627
↓ 24 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every constructor to
NEPS/lib/nlohmann/json.hpp:16999
↓ 24 callers
Method
empty
shared_lib/imgui/imgui.h:1653
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `true` if type
NEPS/lib/nlohmann/json.hpp:18339
↓ 23 callers
Function
ImSaturate
shared_lib/imgui/imgui_internal.h:394
↓ 22 callers
Function
GetCurrentWindowRead
Windows We should always have a CurrentWindow in the stack (there is an implicit "Debug" window) If this ever crash because g.CurrentWindow is NULL it
shared_lib/imgui/imgui_internal.h:2199
↓ 22 callers
Method
hookAt
NEPS/Hooks/MinHook.cpp:19
↓ 21 callers
Method
pop_back
shared_lib/imgui/imgui.h:1680
↓ 20 callers
Method
AddText
shared_lib/imgui/imgui_draw.cpp:1543
↓ 20 callers
Method
begin
shared_lib/imgui/imgui.h:1662
↓ 20 callers
Method
find
NEPS/SDK/ItemSchema.h:38
↓ 20 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
NEPS/lib/nlohmann/json.hpp:10843
↓ 20 callers
Function
stbi__get32be
shared_lib/stb/image.h:1644
↓ 20 callers
Function
stbi__malloc
shared_lib/stb/image.h:948
↓ 19 callers
Function
PopStyleCompact
shared_lib/imgui/imgui_demo.cpp:3409
↓ 19 callers
Function
PushStyleCompact
Make the UI compact because there are so many fields
shared_lib/imgui/imgui_demo.cpp:3402
↓ 19 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
NEPS/lib/nlohmann/json.hpp:20312
↓ 19 callers
Method
isOtherEnemy
NEPS/SDK/Entity.cpp:7
↓ 19 callers
Method
size
shared_lib/imgui/imgui.h:1654
↓ 19 callers
Function
stb_textedit_clamp
make the selection/cursor state valid if client altered the string
shared_lib/imgui/imstb_textedit.h:577
↓ 18 callers
Method
OnKeyPressed
shared_lib/imgui/imgui_widgets.cpp:3700
↓ 18 callers
Method
contains
shared_lib/imgui/imgui.h:1686
↓ 18 callers
Method
erase
shared_lib/imgui/imgui.h:1682
↓ 18 callers
Method
insert
shared_lib/imgui/imgui.h:1685
↓ 18 callers
Method
number_integer
NEPS/lib/nlohmann/json.hpp:5550
↓ 18 callers
Method
sax_parse
NEPS/lib/nlohmann/json.hpp:9757
↓ 18 callers
Function
stbtt__handle_clipped_edge
the edge passed in here does not cross the vertical line at x or the vertical line at x+1 (i.e. it has already been clipped to those)
shared_lib/imgui/imstb_truetype.h:2936
↓ 17 callers
Function
IsNavInputTest
shared_lib/imgui/imgui_internal.h:2341
↓ 17 callers
Function
input_adapter
NEPS/lib/nlohmann/json.hpp:4790
↓ 17 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer__pop_back}
NEPS/lib/nlohmann/json.hpp:11278
↓ 17 callers
Function
to_json
NEPS/lib/nlohmann/json.hpp:4030
↓ 17 callers
Method
transform
NEPS/SDK/Vector.h:283
↓ 16 callers
Method
AddCircle
shared_lib/imgui/imgui_draw.cpp:1445
↓ 16 callers
Function
ImHashStr
Zero-terminated string hash, with support for ### to reset back to seed value We support a syntax of "label###id" where only "###id" is included in th
shared_lib/imgui/imgui.cpp:1505
↓ 16 callers
Function
ImIsPowerOfTwo
Helpers: Bit manipulation
shared_lib/imgui/imgui_internal.h:279
↓ 16 callers
Function
ImLengthSqr
shared_lib/imgui/imgui_internal.h:395
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `true` if type i
NEPS/lib/nlohmann/json.hpp:18361
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if type is null,
NEPS/lib/nlohmann/json.hpp:18180
↓ 16 callers
Function
menuBarItem
NEPS/GUI.cpp:157
↓ 16 callers
Method
process
NEPS/SDK/CRC.cpp:71
↓ 15 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
NEPS/lib/nlohmann/json.hpp:20241
↓ 15 callers
Function
from_json
NEPS/lib/nlohmann/json.hpp:3247
↓ 15 callers
Function
stbi__at_eof
shared_lib/stb/image.h:1568
↓ 15 callers
Function
stbtt_FindGlyphIndex
shared_lib/imgui/imstb_truetype.h:1461
↓ 15 callers
Function
stbtt__buf_get8
shared_lib/imgui/imstb_truetype.h:1116
↓ 15 callers
Function
stbtt__csctx_rccurve_to
shared_lib/imgui/imstb_truetype.h:1925
↓ 15 callers
Function
ttULONG
shared_lib/imgui/imstb_truetype.h:1271
next →
1–100 of 2,599, ranked by callers