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
↓ 3 callers
Function
stbtt__run_charstring
shared_lib/imgui/imstb_truetype.h:1978
↓ 3 callers
Function
stbtt__track_vertex
shared_lib/imgui/imstb_truetype.h:1879
↓ 3 callers
Method
virtualKeyToString
NEPS/SDK/InputSystem.h:21
↓ 2 callers
Method
AddGlyph
x0/y0/x1/y1 are offset from the character upper-left layout position, in pixels. Therefore x0/y0 are often fairly close to zero. Not to be mistaken wi
shared_lib/imgui/imgui_draw.cpp:3203
↓ 2 callers
Function
AddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
shared_lib/imgui/imgui.cpp:4298
↓ 2 callers
Method
AddTriangle
shared_lib/imgui/imgui_draw.cpp:1423
↓ 2 callers
Function
ApplyWindowSettings
shared_lib/imgui/imgui.cpp:5094
↓ 2 callers
Function
BeginPopupContextWindow
OBSOLETED in 1.77 (from June 2020)
shared_lib/imgui/imgui.h:2785
↓ 2 callers
Function
CalcFontSize
shared_lib/imgui/imgui_internal.h:1845
↓ 2 callers
Function
CalcMaxPopupHeightFromItemCount
shared_lib/imgui/imgui_widgets.cpp:1541
↓ 2 callers
Function
CalcNextScrollFromScrollTargetAndClamp
shared_lib/imgui/imgui.cpp:7769
↓ 2 callers
Function
CalcResizePosSizeFromAnyCorner
shared_lib/imgui/imgui.cpp:5260
↓ 2 callers
Function
CalcScrollEdgeSnap
Helper to snap on edges when aiming at an item very close to the edge, So the difference between WindowPadding and ItemSpacing will be in the visible
shared_lib/imgui/imgui.cpp:7760
↓ 2 callers
Function
CalcWindowAutoFitSize
shared_lib/imgui/imgui.cpp:5203
↓ 2 callers
Function
CalcWindowContentSizes
shared_lib/imgui/imgui.cpp:5183
↓ 2 callers
Method
DeclColumns
shared_lib/imgui/imgui_widgets.cpp:6517
↓ 2 callers
Function
DragFloat4
shared_lib/imgui/imgui.h:2777
↓ 2 callers
Function
EnableAllHooksLL
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:400
↓ 2 callers
Function
EnableHook
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:676
↓ 2 callers
Method
FindGlyph
shared_lib/imgui/imgui_draw.cpp:3262
↓ 2 callers
Function
FixRectCornerFlags
shared_lib/imgui/imgui_draw.cpp:1286
↓ 2 callers
Function
FreeBuffer
-------------------------------------------------------------------------
NEPS/lib/minhook/buffer.c:266
↓ 2 callers
Method
GetArenaSizeInBytes
shared_lib/imgui/imgui_internal.h:561
↓ 2 callers
Method
GetCustomRectByIndex
shared_lib/imgui/imgui.h:2622
↓ 2 callers
Method
GetDebugName
shared_lib/imgui/imgui.h:2699
↓ 2 callers
Method
GetGlyphRangesDefault
Retrieve list of range (2 int per range, values are inclusive)
shared_lib/imgui/imgui_draw.cpp:2789
↓ 2 callers
Method
GetIDFromRectangle
This is only used in rare/specific situations to manufacture an ID out of nowhere.
shared_lib/imgui/imgui.cpp:2992
↓ 2 callers
Function
GetResizeBorderRect
shared_lib/imgui/imgui.cpp:5304
↓ 2 callers
Function
GetSkipItemForListClipping
FIXME-TABLE: This prevents us from using ImGuiListClipper _inside_ a table cell. The problem we have is that without a Begin/End scheme for rows using
shared_lib/imgui/imgui.cpp:2192
↓ 2 callers
Function
GetViewportDrawList
shared_lib/imgui/imgui.cpp:3456
↓ 2 callers
Function
ImAlphaBlendColors
shared_lib/imgui/imgui.cpp:1784
↓ 2 callers
Function
ImBezierCubicCalc
shared_lib/imgui/imgui_draw.cpp:1192
↓ 2 callers
Function
ImBitArrayClearBit
shared_lib/imgui/imgui_internal.h:476
↓ 2 callers
Function
ImBitArraySetBit
shared_lib/imgui/imgui_internal.h:477
↓ 2 callers
Function
ImBitArrayTestBit
Helper: ImBitArray
shared_lib/imgui/imgui_internal.h:475
↓ 2 callers
Function
ImFileLoadToMemory
Helper: Load file content into memory Memory allocated with IM_ALLOC(), must be freed by user using IM_FREE() == ImGui::MemFree() This can't really be
shared_lib/imgui/imgui.cpp:1567
↓ 2 callers
Function
ImFileWrite
shared_lib/imgui/imgui.cpp:1561
↓ 2 callers
Function
ImFontAtlasBuildRender32bppRectFromString
shared_lib/imgui/imgui_draw.cpp:2621
↓ 2 callers
Function
ImFontAtlasBuildRender8bppRectFromString
shared_lib/imgui/imgui_draw.cpp:2611
↓ 2 callers
Function
ImGetDirQuadrantFromDelta
shared_lib/imgui/imgui.cpp:8546
↓ 2 callers
Function
ImGui_ImplDX9_DestroyFontsTexture
shared_lib/imgui/imgui_impl_dx9.cpp:298
↓ 2 callers
Function
ImGui_ImplDX9_InvalidateDeviceObjects
shared_lib/imgui/imgui_impl_dx9.cpp:312
↓ 2 callers
Function
ImGui_ImplDX9_SetupRenderState
shared_lib/imgui/imgui_impl_dx9.cpp:54
↓ 2 callers
Function
ImGui_ImplWin32_UpdateMouseCursor
shared_lib/imgui/imgui_impl_win32.cpp:160
↓ 2 callers
Function
ImModPositive
shared_lib/imgui/imgui_internal.h:400
↓ 2 callers
Function
ImMul
shared_lib/imgui/imgui_internal.h:404
↓ 2 callers
Function
ImStrbolW
shared_lib/imgui/imgui.cpp:1359
↓ 2 callers
Function
ImStrchrRange
shared_lib/imgui/imgui.cpp:1338
↓ 2 callers
Function
ImStristr
shared_lib/imgui/imgui.cpp:1366
↓ 2 callers
Function
ImTextCountUtf8BytesFromChar
Not optimal but we very rarely use this function.
shared_lib/imgui/imgui.cpp:1734
↓ 2 callers
Function
ImTextStrToUtf8
shared_lib/imgui/imgui.cpp:1749
↓ 2 callers
Method
Lock
NEPS/GameData.h:41
↓ 2 callers
Function
LogTextV
Pass text data straight to log (without being displayed)
shared_lib/imgui/imgui.cpp:9979
↓ 2 callers
Function
MH_CreateHook
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:535
↓ 2 callers
Function
NavScoreItemDistInterval
shared_lib/imgui/imgui.cpp:8553
↓ 2 callers
Function
NavUpdateWindowingHighlightWindow
shared_lib/imgui/imgui.cpp:9453
↓ 2 callers
Method
PopTextureID
shared_lib/imgui/imgui_draw.cpp:601
↓ 2 callers
Function
QueueHook
-------------------------------------------------------------------------
NEPS/lib/minhook/hook.c:736
↓ 2 callers
Function
RenderArrowsForVerticalBar
Helper for ColorPicker4()
shared_lib/imgui/imgui_widgets.cpp:4928
↓ 2 callers
Method
RenderChar
shared_lib/imgui/imgui_draw.cpp:3475
↓ 2 callers
Method
Restore
shared_lib/imgui/imgui_internal.h:1862
↓ 2 callers
Method
SetTexID
shared_lib/imgui/imgui.h:2591
↓ 2 callers
Method
Step
shared_lib/imgui/imgui.cpp:2310
↓ 2 callers
Function
TableSettingsInit
Clear and initialize empty settings instance
shared_lib/imgui/imgui_tables.cpp:3051
↓ 2 callers
Function
TableSetupColumnFlags
Adjust flags: default width mode + stretch columns are not allowed when auto extending
shared_lib/imgui/imgui_tables.cpp:621
↓ 2 callers
Function
TempInputIsActive
shared_lib/imgui/imgui_internal.h:2500
↓ 2 callers
Function
TitleBarHeight
shared_lib/imgui/imgui_internal.h:1846
↓ 2 callers
Function
UnpackAccumulativeOffsetsIntoRanges
shared_lib/imgui/imgui_draw.cpp:2826
↓ 2 callers
Method
_PopUnusedDrawCmd
Pop trailing draw command (used before merging or presenting to user) Note that this leaves the ImDrawList in a state unfit for further commands, as m
shared_lib/imgui/imgui_draw.cpp:462
↓ 2 callers
Method
_ResetForNewFrame
Initialize before use in a new frame. We always have a command ready in the buffer.
shared_lib/imgui/imgui_draw.cpp:399
↓ 2 callers
Method
appendfv
Helper: Text buffer for logging/accumulating text
shared_lib/imgui/imgui.cpp:2158
↓ 2 callers
Function
apply_config_on_attributable_item
NEPS/Hacks/SkinChanger.cpp:166
↓ 2 callers
Function
begin
shared_lib/imgui/imgui_internal.h:609
↓ 2 callers
Function
canAntiAim
NEPS/Hacks/AntiAim.cpp:16
↓ 2 callers
Function
compute_boundaries
NEPS/lib/nlohmann/json.hpp:13987
↓ 2 callers
Function
convexHull
Convex hull using Graham's scan
NEPS/Hacks/StreamProofESP.cpp:75
↓ 2 callers
Method
dotProduct
NEPS/SDK/Vector.h:170
↓ 2 callers
Function
drawCrosshair
NEPS/Hacks/Misc.cpp:269
↓ 2 callers
Function
equal
shared_lib/imgui/imstb_truetype.h:4292
↓ 2 callers
Function
erase
NEPS/lib/nlohmann/json.hpp:19791
↓ 2 callers
Function
from_json_array_impl
NEPS/lib/nlohmann/json.hpp:3391
↓ 2 callers
Function
getEyePosition
NEPS/SDK/Entity.h:164
↓ 2 callers
Function
getWeaponClass
NEPS/SDK/WeaponId.h:140
↓ 2 callers
Function
get_impl_ptr
get a pointer to the value (object)
NEPS/lib/nlohmann/json.hpp:18482
↓ 2 callers
Function
grisu2
NEPS/lib/nlohmann/json.hpp:14628
↓ 2 callers
Function
grisu2_round
NEPS/lib/nlohmann/json.hpp:14346
↓ 2 callers
Method
index_from_ptr
shared_lib/imgui/imgui.h:1691
↓ 2 callers
Function
initializeKits
NEPS/Hacks/SkinChanger.cpp:61
↓ 2 callers
Method
isUnused
NEPS/SDK/GlowObjectManager.h:28
↓ 2 callers
Method
is_end
return whether the iterator is at end
NEPS/lib/nlohmann/json.hpp:10163
↓ 2 callers
Method
is_errored
NEPS/lib/nlohmann/json.hpp:5171
↓ 2 callers
Function
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true if and only if the JSON value is an unsigned integ
NEPS/lib/nlohmann/json.hpp:18289
↓ 2 callers
Function
is_word_boundary
shared_lib/imgui/imstb_textedit.h:648
↓ 2 callers
Function
is_word_boundary_from_right
shared_lib/imgui/imgui_widgets.cpp:3600
↓ 2 callers
Method
lengthSquared
NEPS/SDK/Vector.h:160
↓ 2 callers
Function
little_endianess
! @brief determine system byte order @return true if and only if system's byte order is little endian @note from https://stackoverflow.com/a/1001328
NEPS/lib/nlohmann/json.hpp:5772
↓ 2 callers
Method
load
NEPS/Config.cpp:793
↓ 2 callers
Method
onLoad
NEPS/Hacks/SkinChanger.h:186
↓ 2 callers
Method
operator[]
NEPS/SDK/Matrix3x4.h:8
↓ 2 callers
Function
parse
NEPS/lib/nlohmann/json.hpp:22425
← previous
next →
401–500 of 2,599, ranked by callers