MCPcopy Create free account

hub / github.com/Lovrom8/RSMods / functions

Functions3,570 in github.com/Lovrom8/RSMods

↓ 4 callersFunctionreplace_substring
! @brief replace all occurrences of a substring by another string @param[in,out] s the string to manipulate; changed so that all occu
DLL/Lib/Json/json.hpp:2658
↓ 4 callersFunctionreserve
Resize a vector to a smaller size, guaranteed not to cause a reallocation
DLL/Lib/ImGUI/imgui.h:1738
↓ 4 callersMethodsendMessage
DLL/Lib/Midi/RtMidi.cpp:3908
↓ 4 callersMethodset_end
set iterator to a defined past the end
DLL/Lib/Json/json.hpp:11477
↓ 4 callersFunctionsize
DLL/Lib/ImGUI/imgui.h:1717
↓ 4 callersFunctionstb_textedit_delete
delete characters while updating undo
DLL/Lib/ImGUI/imstb_textedit.h:591
↓ 4 callersFunctionstbtt_MakeGlyphBitmapSubpixel
DLL/Lib/ImGUI/imstb_truetype.h:3598
↓ 4 callersFunctionstbtt_ScaleForMappingEmToPixels
DLL/Lib/ImGUI/imstb_truetype.h:2613
↓ 4 callersFunctionstbtt__add_point
DLL/Lib/ImGUI/imstb_truetype.h:3387
↓ 4 callersFunctionstbtt__cff_index_get
DLL/Lib/ImGUI/imstb_truetype.h:1243
↓ 4 callersFunctionstbtt__csctx_v
DLL/Lib/ImGUI/imstb_truetype.h:1888
↓ 4 callersFunctionstbtt__oversample_shift
DLL/Lib/ImGUI/imstb_truetype.h:3976
↓ 3 callersMethodAddCustomRectRegular
DLL/Lib/ImGUI/imgui_draw.cpp:2194
↓ 3 callersFunctionAddDrawListToDrawData
DLL/Lib/ImGUI/imgui.cpp:4301
↓ 3 callersFunctionAutoEnterGame
<summary> Presses Enter. Normally used in a loop to skip most of the login dialog. "Fork in the toaster" method </summary>
DLL/Keyboard.cpp:28
↓ 3 callersFunctionAutoTrueTuningPastLimits
<summary> Auto Tuning (past limits of pedal) and True-Tune with the pedal "Digitech Whammy DT". Based on the work done by PoizenJam. </summary> <param
DLL/Mods/Midi.cpp:681
↓ 3 callersMethodClearFreeMemory
DLL/Lib/ImGUI/imgui_draw.cpp:1670
↓ 3 callersFunctionColorEditRestoreHS
ColorEdit supports RGB and HSV inputs. In case of RGB input resulting color may have undefined hue and/or saturation. Since widget displays both RGB a
DLL/Lib/ImGUI/imgui_widgets.cpp:4791
↓ 3 callersFunctionContains
Bottom-right
DLL/Lib/ImGUI/imgui_internal.h:495
↓ 3 callersMethodDoQueueClose
DLL/Lib/ImGUI/imgui_demo.cpp:7403
↓ 3 callersMethodDoSave
DLL/Lib/ImGUI/imgui_demo.cpp:7405
↓ 3 callersFunctionDragFloat2
DLL/Lib/ImGUI/imgui.h:2845
↓ 3 callersFunctionEditTableSizingFlags
Show a combo box with a choice of sizing policies
DLL/Lib/ImGUI/imgui_demo.cpp:3509
↓ 3 callersFunctionFindFirstExistingGlyph
DLL/Lib/ImGUI/imgui_draw.cpp:3135
↓ 3 callersMethodFindGlyphNoFallback
DLL/Lib/ImGUI/imgui_draw.cpp:3315
↓ 3 callersFunctionFindWindowNavFocusable
DLL/Lib/ImGUI/imgui.cpp:9857
↓ 3 callersMethodGetCharAdvance
DLL/Lib/ImGUI/imgui.h:2766
↓ 3 callersFunctionGetCombinedRootWindow
DLL/Lib/ImGUI/imgui.cpp:6707
↓ 3 callersFunctionGetCursorPos
DLL/Lib/ImGUI/imgui_internal.h:1037
↓ 3 callersFunctionGetDefaultFont
DLL/Lib/ImGUI/imgui_internal.h:2401
↓ 3 callersMethodGetInt
DLL/Lib/ImGUI/imgui.cpp:1955
↓ 3 callersMethodGetSpan
DLL/Lib/ImGUI/imgui_internal.h:605
↓ 3 callersFunctionGetStyleVarInfo
DLL/Lib/ImGUI/imgui.cpp:2571
↓ 3 callersMethodGetTabOrder
DLL/Lib/ImGUI/imgui_internal.h:2105
↓ 3 callersMethodGetVarPtr
DLL/Lib/ImGUI/imgui.cpp:2539
↓ 3 callersFunctionImCharIsBlankW
DLL/Lib/ImGUI/imgui_internal.h:327
↓ 3 callersFunctionImFileOpen
DLL/Lib/ImGUI/imgui.cpp:1579
↓ 3 callersFunctionImParseFormatFindEnd
DLL/Lib/ImGUI/imgui_widgets.cpp:3294
↓ 3 callersFunctionImTriangleContainsPoint
DLL/Lib/ImGUI/imgui.cpp:1293
↓ 3 callersFunctionInit
DLL/Menu.cpp:67
↓ 3 callersFunctionIsInScoreAttackModes
DLL/GameState.cpp:182
↓ 3 callersMethodIsLoaded
DLL/Lib/ImGUI/imgui.h:2767
↓ 3 callersMethodIsPacked
DLL/Lib/ImGUI/imgui.h:2605
↓ 3 callersMethodIsRSFolder
(this string folderPath)
Installer/GenUtil.cs:40
↓ 3 callersFunctionIsWindowActiveAndVisible
DLL/Lib/ImGUI/imgui.cpp:3668
↓ 3 callersFunctionIsWindowContentHoverable
DLL/Lib/ImGUI/imgui.cpp:3161
↓ 3 callersMethodMap
(this T target, TU source)
GUI/Util/GenUtil.cs:102
↓ 3 callersMethodMerge
DLL/Lib/ImGUI/imgui_draw.cpp:1714
↓ 3 callersFunctionPatchFormatStringFloatToInt
FIXME-LEGACY: Prior to 1.61 our DragInt() function internally used floats and because of this the compile-time default value for format was "%.0f". Ev
DLL/Lib/ImGUI/imgui_widgets.cpp:1882
↓ 3 callersMethodPathFillConvex
DLL/Lib/ImGUI/imgui.h:2462
↓ 3 callersMethodPrimReserve
Reserve space for a number of vertices and indices. You must finish filling your reserved data before calling PrimReserve() again, as it may reallocat
DLL/Lib/ImGUI/imgui_draw.cpp:626
↓ 3 callersMethodReserve
DLL/Lib/ImGUI/imgui_internal.h:599
↓ 3 callersFunctionRtMidiError
The constructor.
DLL/Lib/Midi/RtMidi.h:98
↓ 3 callersFunctionSendKey
DLL/MemHelpers.hpp:4
↓ 3 callersMethodSetBit
Get bit n in the array
DLL/Lib/ImGUI/imgui.h:2588
↓ 3 callersFunctionSetCurrentWindow
DLL/Lib/ImGUI/imgui.cpp:3040
↓ 3 callersFunctionSetCursorPosYAndSetupForPrevLine
DLL/Lib/ImGUI/imgui.cpp:2287
↓ 3 callersFunctionSetWindowConditionAllowFlags
DLL/Lib/ImGUI/imgui.cpp:5137
↓ 3 callersFunctionStartLockWheelingWindow
DLL/Lib/ImGUI/imgui.cpp:3732
↓ 3 callersFunctionToggleDrunkMode
<summary> Shake the camera around randomly. </summary> <param name="enable"> - Should we turn it on, or off?</param>
DLL/Mods/Loft.cpp:26
↓ 3 callersFunctioncbegin
! @brief returns a const iterator to the first element Returns a const iterator to the first element. @image html range-begin-end.svg "I
DLL/Lib/Json/json.hpp:22223
↓ 3 callersFunctionclear
DLL/Lib/ImGUI/imgui.h:1712
↓ 3 callersFunctionis_number_float
! @brief return whether value is a floating-point number This function returns true if and only if the JSON value is a floating-point num
DLL/Lib/Json/json.hpp:20191
↓ 3 callersFunctionis_number_integer
! @brief return whether value is an integer number This function returns true if and only if the JSON value is a signed or unsigned integ
DLL/Lib/Json/json.hpp:20135
↓ 3 callersMethodmoved_or_copied
DLL/Lib/Json/json.hpp:13493
↓ 3 callersMethodset_begin
set iterator to a defined beginning
DLL/Lib/Json/json.hpp:11471
↓ 3 callersFunctionstb__lit
DLL/Lib/ImGUI/imgui_draw.cpp:3979
↓ 3 callersFunctionstb_text_createundo
DLL/Lib/ImGUI/imstb_textedit.h:1205
↓ 3 callersFunctionstb_textedit_move_to_last
move cursor to last character of selection
DLL/Lib/ImGUI/imstb_textedit.h:636
↓ 3 callersFunctionstbrp_pack_rects
DLL/Lib/ImGUI/imstb_truetype.h:3768
↓ 3 callersFunctionstbtt_GetFontVMetrics
DLL/Lib/ImGUI/imstb_truetype.h:2581
↓ 3 callersFunctionstbtt_GetGlyphHMetrics
DLL/Lib/ImGUI/imstb_truetype.h:2273
↓ 3 callersFunctionstbtt__GetGlyfOffset
DLL/Lib/ImGUI/imstb_truetype.h:1568
↓ 3 callersFunctionstbtt__buf_get
DLL/Lib/ImGUI/imstb_truetype.h:1141
↓ 3 callersFunctionstbtt__cff_int
DLL/Lib/ImGUI/imstb_truetype.h:1187
↓ 3 callersFunctionstbtt__csctx_rmove_to
DLL/Lib/ImGUI/imstb_truetype.h:1910
↓ 3 callersFunctionstbtt__isfont
DLL/Lib/ImGUI/imstb_truetype.h:1277
↓ 3 callersFunctionstbtt__run_charstring
DLL/Lib/ImGUI/imstb_truetype.h:1978
↓ 3 callersFunctionstbtt__track_vertex
DLL/Lib/ImGUI/imstb_truetype.h:1879
↓ 3 callersFunctionunget
! @brief unget current character (read it again on next get) We implement unget by setting variable next_unget to true. The input is not
DLL/Lib/Json/json.hpp:7996
↓ 2 callersMethodAddGlyph
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
DLL/Lib/ImGUI/imgui_draw.cpp:3246
↓ 2 callersMethodAddPolyline
TODO: Thickness anti-aliased lines cap are missing their AA fringe. We avoid using the ImVec2 math operators here to reduce cost to a minimum for debu
DLL/Lib/ImGUI/imgui_draw.cpp:716
↓ 2 callersFunctionAddRootWindowToDrawData
Layer is locked for the root window, however child windows may use a different viewport (e.g. extruding menu)
DLL/Lib/ImGUI/imgui.cpp:4352
↓ 2 callersMethodAddTriangle
DLL/Lib/ImGUI/imgui_draw.cpp:1455
↓ 2 callersFunctionApplyWindowSettings
DLL/Lib/ImGUI/imgui.cpp:5156
↓ 2 callersMethodAskUserForRSFolder
()
GUI/Util/GenUtil.cs:396
↓ 2 callersMethodAskUserForSavePath
()
GUI/Util/GenUtil.cs:415
↓ 2 callersFunctionAutoTrueTuning
<summary> Auto True-Tune with the pedal "Digitech Whammy DT" </summary> <param name="TrueTuning_Hertz"> - True Tuning (non-concert pitch)</param>
DLL/Mods/Midi.cpp:729
↓ 2 callersMethodAvailableProfiles
()
GUI/Profiles.cs:102
↓ 2 callersFunctionBeginPopupContextWindow
OBSOLETED in 1.77 (from June 2020)
DLL/Lib/ImGUI/imgui.h:2855
↓ 2 callersFunctionCalcFontSize
DLL/Lib/ImGUI/imgui_internal.h:2024
↓ 2 callersFunctionCalcMaxPopupHeightFromItemCount
DLL/Lib/ImGUI/imgui_widgets.cpp:1552
↓ 2 callersFunctionCalcNextScrollFromScrollTargetAndClamp
DLL/Lib/ImGUI/imgui.cpp:7955
↓ 2 callersFunctionCalcResizePosSizeFromAnyCorner
DLL/Lib/ImGUI/imgui.cpp:5328
↓ 2 callersFunctionCalcScrollEdgeSnap
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
DLL/Lib/ImGUI/imgui.cpp:7946
↓ 2 callersFunctionCalcWindowAutoFitSize
DLL/Lib/ImGUI/imgui.cpp:5271
↓ 2 callersFunctionCalcWindowContentSizes
DLL/Lib/ImGUI/imgui.cpp:5251
↓ 2 callersMethodChangeRewardStatus
(bool unlock)
GUI/Profiles.cs:332
↓ 2 callersMethodClearSelection
DLL/Lib/ImGUI/imgui.h:1993
↓ 2 callersFunctionClose
<summary> Close specified Dynamic Sequence. The Dynamic Sequence will play until finished and then deallocate itself. </summary> <param name="in_playi
DLL/Wwise/SoundEngine.cpp:114
← previousnext →301–400 of 3,570, ranked by callers