MCPcopy Create free account

hub / github.com/Lovrom8/RSMods / functions

Functions3,570 in github.com/Lovrom8/RSMods

↓ 1 callersFunctionHandleInMenuState
<summary> Handles all state updates when the player is in menus. </summary>
DLL/ModManager.cpp:315
↓ 1 callersFunctionHandleInSongState
<summary> Handles all state updates when the player is in a song. </summary>
DLL/ModManager.cpp:572
↓ 1 callersFunctionHandleInSongVisualMods
<summary> Manages visual mod states when entering a song. </summary>
DLL/ModManager.cpp:651
↓ 1 callersFunctionHandleKeyDown
DLL/Keybindings.cpp:185
↓ 1 callersFunctionHandleKeyUp
DLL/Keybindings.cpp:163
↓ 1 callersFunctionHandleLinearRiffRepeaterToggle
<summary> Handles dynamic toggling of linear riff repeater mode. </summary>
DLL/ModManager.cpp:175
↓ 1 callersFunctionHandleLooping
DLL/D3DOverlay.cpp:193
↓ 1 callersFunctionHandleMenuFeatures
<summary> Handles menu-specific features like Guitar Speak and song previews. </summary>
DLL/ModManager.cpp:409
↓ 1 callersFunctionHandleMenuVisualMods
<summary> Reverts visual mod states when exiting songs. </summary>
DLL/ModManager.cpp:381
↓ 1 callersFunctionHandleMicrophoneVolumeOverride
<summary> Manages microphone volume override settings. </summary>
DLL/ModManager.cpp:472
↓ 1 callersFunctionHandleMidiAutoTuningInSong
<summary> Handles MIDI auto-tuning when entering a song. </summary>
DLL/ModManager.cpp:677
↓ 1 callersFunctionHandleMidiDeviceScanning
<summary> Scans for MIDI devices when auto-tuning is enabled. </summary>
DLL/ModManager.cpp:189
↓ 1 callersFunctionHandleMutePlayer1
DLL/Keybindings.cpp:69
↓ 1 callersFunctionHandleMutePlayer2
DLL/Keybindings.cpp:85
↓ 1 callersFunctionHandleNonStopPlayTimer
<summary> Manages custom non-stop play timer settings. </summary>
DLL/ModManager.cpp:518
↓ 1 callersFunctionHandlePostGameLoadedMods
<summary> Main update loop when the game has finished loading. </summary>
DLL/ModManager.cpp:287
↓ 1 callersFunctionHandleRainbowEffects
<summary> Handles rainbow string and note effects. </summary>
DLL/ModManager.cpp:210
↓ 1 callersFunctionHandleSongTimerDisplay
<summary> Shows or hides the song timer based on settings. </summary>
DLL/ModManager.cpp:689
↓ 1 callersFunctionHandleSpecificProfileLoad
<summary> Loads a specific user profile by name. </summary>
DLL/ModManager.cpp:613
↓ 1 callersFunctionHandleTwoRTCBypassToggle
<summary> Handles dynamic toggling of the two RTC message box bypass. </summary>
DLL/ModManager.cpp:500
↓ 1 callersFunctionHandleVolumeDisplay
<summary> Manages the volume control overlay display timer. </summary>
DLL/ModManager.cpp:227
↓ 1 callersFunctionHandleVolumeKeyPress
DLL/Keybindings.cpp:129
↓ 1 callersMethodHasLFE
Returns true if there is an LFE channel present.
DLL/Wwise/Types.hpp:1617
↓ 1 callersFunctionImAtoi
DLL/Lib/ImGUI/imgui_widgets.cpp:2151
↓ 1 callersFunctionImBezierCubicClosestPointCasteljauStep
Closely mimics PathBezierToCasteljau() in imgui_draw.cpp
DLL/Lib/ImGUI/imgui.cpp:1235
↓ 1 callersFunctionImBezierQuadraticCalc
DLL/Lib/ImGUI/imgui_draw.cpp:1234
↓ 1 callersFunctionImBitArraySetBitRange
DLL/Lib/ImGUI/imgui_internal.h:517
↓ 1 callersFunctionImDot
DLL/Lib/ImGUI/imgui_internal.h:437
↓ 1 callersFunctionImFileGetSize
DLL/Lib/ImGUI/imgui.cpp:1598
↓ 1 callersFunctionImFileRead
DLL/Lib/ImGUI/imgui.cpp:1599
↓ 1 callersFunctionImFontAtlasBuildFinish
This is called/shared by both the stb_truetype and the FreeType builder.
DLL/Lib/ImGUI/imgui_draw.cpp:2773
↓ 1 callersFunctionImFontAtlasBuildInit
Note: this is called / shared by both the stb_truetype and the FreeType builder
DLL/Lib/ImGUI/imgui_draw.cpp:2752
↓ 1 callersFunctionImFontAtlasBuildMultiplyCalcLookupTable
DLL/Lib/ImGUI/imgui_draw.cpp:2282
↓ 1 callersFunctionImFontAtlasBuildMultiplyRectAlpha8
DLL/Lib/ImGUI/imgui_draw.cpp:2291
↓ 1 callersFunctionImFontAtlasBuildPackCustomRects
DLL/Lib/ImGUI/imgui_draw.cpp:2613
↓ 1 callersFunctionImFontAtlasBuildRenderDefaultTexData
DLL/Lib/ImGUI/imgui_draw.cpp:2660
↓ 1 callersFunctionImFontAtlasBuildRenderLinesTexData
DLL/Lib/ImGUI/imgui_draw.cpp:2700
↓ 1 callersFunctionImFontAtlasBuildSetupFont
DLL/Lib/ImGUI/imgui_draw.cpp:2598
↓ 1 callersFunctionImFontAtlasGetBuilderForStbTruetype
DLL/Lib/ImGUI/imgui_draw.cpp:2589
↓ 1 callersFunctionImGui_ImplDX9_CreateFontsTexture
DLL/Lib/ImGUI/imgui_impl_dx9.cpp:309
↓ 1 callersFunctionImGui_ImplDX9_Init
DLL/Lib/ImGUI/imgui_impl_dx9.cpp:279
↓ 1 callersFunctionImGui_ImplDX9_NewFrame
DLL/Lib/ImGUI/imgui_impl_dx9.cpp:371
↓ 1 callersFunctionImGui_ImplDX9_RenderDrawData
Render function.
DLL/Lib/ImGUI/imgui_impl_dx9.cpp:144
↓ 1 callersFunctionImGui_ImplDX9_Shutdown
DLL/Lib/ImGUI/imgui_impl_dx9.cpp:296
↓ 1 callersFunctionImGui_ImplWin32_GetDpiScaleForMonitor
DLL/Lib/ImGUI/imgui_impl_win32.cpp:544
↓ 1 callersFunctionImGui_ImplWin32_Init
Functions
DLL/Lib/ImGUI/imgui_impl_win32.cpp:100
↓ 1 callersFunctionImGui_ImplWin32_NewFrame
DLL/Lib/ImGUI/imgui_impl_win32.cpp:307
↓ 1 callersFunctionImGui_ImplWin32_Shutdown
DLL/Lib/ImGUI/imgui_impl_win32.cpp:173
↓ 1 callersFunctionImGui_ImplWin32_UpdateGamepads
Gamepad navigation mapping
DLL/Lib/ImGUI/imgui_impl_win32.cpp:258
↓ 1 callersFunctionImGui_ImplWin32_UpdateMousePos
DLL/Lib/ImGUI/imgui_impl_win32.cpp:223
↓ 1 callersFunctionImGui_ImplWin32_WndProcHandler
DLL/Lib/ImGUI/imgui_impl_win32.cpp:359
↓ 1 callersFunctionImLinearSweep
DLL/Lib/ImGUI/imgui_internal.h:439
↓ 1 callersFunctionImModPositive
DLL/Lib/ImGUI/imgui_internal.h:436
↓ 1 callersFunctionImParseFormatTrimDecorations
Extract the format out of a format string with leading or trailing decorations fmt = "blah blah" -> return fmt fmt = "%.3f" -> return fmt fmt =
DLL/Lib/ImGUI/imgui_widgets.cpp:3316
↓ 1 callersFunctionImRsqrt
DLL/Lib/ImGUI/imgui_internal.h:407
↓ 1 callersFunctionImStrTrimBlanks
Trim str by offsetting contents when there's leading data + writing a \0 at the trailing position. We use this in situation where the cost is negligib
DLL/Lib/ImGUI/imgui.cpp:1428
↓ 1 callersFunctionImStrdup
DLL/Lib/ImGUI/imgui.cpp:1356
↓ 1 callersFunctionImStrdupcpy
DLL/Lib/ImGUI/imgui.cpp:1363
↓ 1 callersFunctionImStreolRange
Find end-of-line. Return pointer will point to either first \n, either str_end.
DLL/Lib/ImGUI/imgui.cpp:1392
↓ 1 callersFunctionImTriangleArea
DLL/Lib/ImGUI/imgui_internal.h:452
↓ 1 callersFunctionImTriangleBarycentricCoords
DLL/Lib/ImGUI/imgui.cpp:1301
↓ 1 callersFunctionImTriangleClosestPoint
DLL/Lib/ImGUI/imgui.cpp:1312
↓ 1 callersFunctionImUpperPowerOfTwo
DLL/Lib/ImGUI/imgui_internal.h:305
↓ 1 callersMethodImportExistingSettings
()
GUI/SetAndForgetMods.cs:92
↓ 1 callersFunctionInitMidi
<summary> Startup MIDI processing </summary>
DLL/Mods/Midi.cpp:18
↓ 1 callersMethodInitialize
DLL/Offsets.cpp:4
↓ 1 callersFunctionInitializeCommands
DLL/Keybindings.cpp:243
↓ 1 callersFunctionInitializeConfiguration
DLL/ModManager.cpp:5
↓ 1 callersFunctionInitializeMods
<summary> Initializes all core mods and hooks. </summary>
DLL/ModManager.cpp:108
↓ 1 callersMethodInjectDLL
(string rocksmithLocation)
Installer/Worker.cs:8
↓ 1 callersMethodInjectGUI
(string rocksmithLocation)
Installer/Worker.cs:27
↓ 1 callersFunctionInputTextCalcTextLenAndLineCount
DLL/Lib/ImGUI/imgui_widgets.cpp:3600
↓ 1 callersMethodInsert
Insert an item at the specified position without filling it. Returns the pointer to the item to be filled.
DLL/Wwise/Types.hpp:1114
↓ 1 callersFunctionInvertStringPositions
<summary> Set the string positions to the opposite string. 6th string gets placed where the 1st string is. 5th string gets placed where the 2nd string
DLL/CC/Effects/InvertedStringsEffect.cpp:63
↓ 1 callersMethodIsActive
DLL/Lib/ImGUI/imgui.h:2082
↓ 1 callersFunctionIsActiveIdUsingNavInput
DLL/Lib/ImGUI/imgui_internal.h:2549
↓ 1 callersMethodIsBuilt
4 bytes-per-pixel
DLL/Lib/ImGUI/imgui.h:2657
↓ 1 callersFunctionIsCurrentEffectAlreadyAppliedOrNotInSong
DLL/Twitch.cpp:87
↓ 1 callersMethodIsDataType
DLL/Lib/ImGUI/imgui.h:2024
↓ 1 callersMethodIsGlyphRangeUnused
API is designed this way to avoid exposing the 4K page size e.g. use with IsGlyphRangeUnused(0, 255)
DLL/Lib/ImGUI/imgui_draw.cpp:3217
↓ 1 callersFunctionIsInCalibrationMenus
DLL/GameState.cpp:218
↓ 1 callersFunctionIsInLASPlayingModes
DLL/GameState.cpp:202
↓ 1 callersFunctionIsInLearnASongPauseModes
DLL/GameState.cpp:190
↓ 1 callersFunctionIsInMenusWithDisallowedAutoEnter
DLL/GameState.cpp:214
↓ 1 callersFunctionIsInMultiplayerTunerMenus
DLL/GameState.cpp:162
↓ 1 callersFunctionIsInOnlineModes
DLL/GameState.cpp:198
↓ 1 callersFunctionIsInSongModes
DLL/GameState.cpp:178
↓ 1 callersMethodIsInitialized
DLL/D3D/GdiplusManager.hpp:15
↓ 1 callersFunctionIsOnScoreScreens
DLL/GameState.cpp:206
↓ 1 callersFunctionIsOverlayCall
<summary> Checks if the EndScene call originates from an overlay (e.g., Steam) instead of the game to prevent rendering our UI twice. </summary> <retu
DLL/Menu.cpp:26
↓ 1 callersFunctionIsSongKeyStringValid
DLL/GameState.cpp:49
↓ 1 callersFunctionIsValidMidiMessage
DLL/Mods/Midi.cpp:121
↓ 1 callersMethodIsVoid
(string installLocation)
GUI/WriteSettings.cs:268
↓ 1 callersMethodLoadDefaultEffects
()
GUI/Twitch/TwitchSettings.cs:205
↓ 1 callersMethodLoadDefaultFiles
()
GUI/SetAndForgetMods.cs:108
↓ 1 callersMethodLoadEnabledEffects
()
GUI/Twitch/TwitchSettings.cs:249
↓ 1 callersFunctionLoadSemitoneSettings
DLL/Mods/Midi.cpp:1011
↓ 1 callersFunctionLoadTrueTuningSettings
DLL/Mods/Midi.cpp:1108
↓ 1 callersMethodLoadTuningsCollection
()
GUI/SetAndForgetMods.cs:140
↓ 1 callersFunctionLogSongIDForRiffRepeater
<summary> Logs song ID for Riff Repeater > 100% functionality. We are in a song we haven't seen in this play session. Log its Id so we can prep for th
DLL/ModManager.cpp:632
← previousnext →701–800 of 3,570, ranked by callers