Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/HarbourMasters/SpaghettiKart
/ functions
Functions
5,105 in github.com/HarbourMasters/SpaghettiKart
⨍
Functions
5,105
◇
Types & classes
867
↓ 1 callers
Function
IsInGameScreen
src/engine/editor/EditorMath.cpp:28
↓ 1 callers
Method
IsMod
src/engine/actors/Ship.cpp:78
↓ 1 callers
Method
IsPlaying
src/port/audio/HMAS.cpp:114
↓ 1 callers
Method
IsTourComplete
src/engine/cameras/TourCamera.cpp:183
↓ 1 callers
Function
ListMods
src/engine/mods/ModManager.cpp:65
↓ 1 callers
Method
Load
Load custom track from code
src/engine/tracks/Track.cpp:423
↓ 1 callers
Function
LoadActors
src/engine/editor/SceneManager.cpp:410
↓ 1 callers
Function
LoadMinimap
src/engine/editor/SceneManager.cpp:195
↓ 1 callers
Function
LoadPaths
src/engine/editor/SceneManager.cpp:343
↓ 1 callers
Function
LoadProps
src/engine/editor/SceneManager.cpp:328
↓ 1 callers
Function
LoadStaticMeshActors
src/engine/editor/SceneManager.cpp:427
↓ 1 callers
Function
LoadTour
src/engine/editor/SceneManager.cpp:440
↓ 1 callers
Function
LoadTrack
src/port/Game.cpp:222
↓ 1 callers
Function
LoadTrackDataFromJson
Do not use GetWorld()->CurrentCourse during loading! The current track is not guaranteed! **/
src/engine/editor/SceneManager.cpp:106
↓ 1 callers
Function
LoadTrackInfo
src/engine/editor/SceneManager.cpp:153
↓ 1 callers
Function
LoadTrackInfoData
src/engine/editor/SceneManager.cpp:384
↓ 1 callers
Function
Load_AddStaticMeshActor
src/engine/editor/SceneManager.cpp:186
↓ 1 callers
Function
Matrix_GetCurrent
src/port/interpolation/FrameInterpolation.cpp:270
↓ 1 callers
Function
Matrix_Mult
Copies tf into mtx (MTXF_NEW) or applies it to mtx (MTXF_APPLY)
src/port/interpolation/matrix.c:73
↓ 1 callers
Function
Matrix_Pop
Removes the top matrix of the stack
src/port/interpolation/matrix.c:68
↓ 1 callers
Function
Matrix_Push
Makes a copy of the stack's current matrix and puts it on the top of the stack
src/port/interpolation/matrix.c:62
↓ 1 callers
Function
Matrix_RotateX
Creates rotation matrix about the X axis in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY)
src/port/interpolation/matrix.c:173
↓ 1 callers
Function
Matrix_RotateZ
Creates rotation matrix about the Z axis in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY)
src/port/interpolation/matrix.c:229
↓ 1 callers
Function
Matrix_ToMtx
Converts the current Gfx matrix to a Mtx
src/port/interpolation/matrix.c:352
↓ 1 callers
Function
ModernMenuHeaderEntry
src/port/ui/Menu.cpp:151
↓ 1 callers
Function
ModernMenuSidebarEntry
src/port/ui/Menu.cpp:125
↓ 1 callers
Method
NextCup
src/engine/World.cpp:57
↓ 1 callers
Method
NextTrack
src/engine/TrackBrowser.h:70
↓ 1 callers
Function
OTRGetGameViewportHeight
src/port/Engine.cpp:818
↓ 1 callers
Function
OTRGetGameViewportWidth
src/port/Engine.cpp:814
↓ 1 callers
Method
Pause
src/engine/editor/Editor.cpp:82
↓ 1 callers
Function
Pfs_PakHeader_Write
src/port/pak.cpp:33
↓ 1 callers
Method
Play
src/port/audio/HMAS.cpp:74
↓ 1 callers
Function
PopStyleCheckbox
src/port/ui/UIWidgets.cpp:171
↓ 1 callers
Function
PopStyleMenu
src/port/ui/UIWidgets.cpp:64
↓ 1 callers
Function
PopStyleMenuItem
src/port/ui/UIWidgets.cpp:89
↓ 1 callers
Method
PostInit
src/engine/RaceManager.cpp:97
↓ 1 callers
Method
PreInit
src/engine/RaceManager.cpp:65
↓ 1 callers
Method
PreviousCup
src/engine/World.cpp:76
↓ 1 callers
Method
PreviousTrack
src/engine/TrackBrowser.h:77
↓ 1 callers
Function
PrintModInfo
src/engine/mods/ModManager.cpp:288
↓ 1 callers
Method
ProcessEffects
src/port/audio/HMAS.cpp:175
↓ 1 callers
Function
PushStyleCheckbox
src/port/ui/UIWidgets.cpp:156
↓ 1 callers
Function
PushStyleMenu
src/port/ui/UIWidgets.cpp:51
↓ 1 callers
Function
PushStyleMenuItem
src/port/ui/UIWidgets.cpp:80
↓ 1 callers
Function
QueryHandleIntersection
src/engine/editor/EditorMath.cpp:283
↓ 1 callers
Function
RayToLocalSpace
src/engine/editor/EditorMath.cpp:206
↓ 1 callers
Function
RegisterActors
src/engine/registry/RegisterActors.cpp:18
↓ 1 callers
Function
RegisterBattleItemTable
src/engine/registry/RegisterItemTables.cpp:366
↓ 1 callers
Function
RegisterCPUItemTable
src/engine/registry/RegisterItemTables.cpp:116
↓ 1 callers
Function
RegisterHardCPUItemTable
src/engine/registry/RegisterItemTables.cpp:175
↓ 1 callers
Function
RegisterHumanItemTable
src/engine/registry/RegisterItemTables.cpp:40
↓ 1 callers
Function
RegisterItemTables
src/engine/registry/RegisterItemTables.cpp:30
↓ 1 callers
Function
RegisterItems
@todo turn items into a class
src/engine/registry/RegisterItems.cpp:5
↓ 1 callers
Function
RegisterTracks
src/engine/registry/RegisterTracks.cpp:13
↓ 1 callers
Function
RegisterVersus2PItemTable
src/engine/registry/RegisterItemTables.cpp:261
↓ 1 callers
Function
RegisterVersus3PItemTable
src/engine/registry/RegisterItemTables.cpp:286
↓ 1 callers
Function
RegisterVersus4PItemTable
src/engine/registry/RegisterItemTables.cpp:321
↓ 1 callers
Method
Remove
Returns true if item succesfully removed Note that mCounter is not decremented on remove
src/engine/registry/Registry.h:112
↓ 1 callers
Method
RemoveSidebarSearch
src/port/ui/Menu.cpp:79
↓ 1 callers
Method
Reset
Sets OObjects or AActors static member variables back to default values
src/engine/World.cpp:243
↓ 1 callers
Method
ResetDisables
src/port/ui/MenuTypes.h:157
↓ 1 callers
Function
RestoreTriangleWinding
src/engine/tracks/Track.cpp:293
↓ 1 callers
Function
RunGarbageCollector
* Removes objects if they are marked for deletion */
src/engine/GarbageCollector.cpp:7
↓ 1 callers
Function
SaveActors
src/engine/editor/SceneManager.cpp:232
↓ 1 callers
Function
SaveFog
src/engine/editor/SceneManager.cpp:315
↓ 1 callers
Function
SaveStaticMeshActors
src/engine/editor/SceneManager.cpp:299
↓ 1 callers
Function
SaveTour
src/engine/editor/SceneManager.cpp:305
↓ 1 callers
Function
SelectBowsersCastle
src/port/Game.cpp:847
↓ 1 callers
Method
SelectGameFromUI
src/port/GameExtractor.cpp:33
↓ 1 callers
Function
SelectKalimariDesert
src/port/Game.cpp:855
↓ 1 callers
Function
SelectLuigiRaceway
src/port/Game.cpp:845
↓ 1 callers
Method
SelectObject
src/engine/editor/ObjectPicker.cpp:37
↓ 1 callers
Function
SelectSherbetLand
src/port/Game.cpp:856
↓ 1 callers
Function
SelectWarioStadium
src/port/Game.cpp:858
↓ 1 callers
Method
SetColours
src/engine/sky/Sky.cpp:82
↓ 1 callers
Method
SetCupIndex
src/engine/World.cpp:88
↓ 1 callers
Function
SetDefaultMinimap
Sets the default minimap if none has been set
src/engine/editor/SceneManager.cpp:225
↓ 1 callers
Function
SetDirectionFromRotator
src/engine/editor/EditorMath.cpp:383
↓ 1 callers
Method
SetGizmo
Makes the gizmo visible
src/engine/editor/Gizmo.cpp:96
↓ 1 callers
Method
SetGizmoNoCursor
src/engine/editor/Gizmo.cpp:104
↓ 1 callers
Method
SetLevelDimensions
src/engine/editor/Editor.cpp:232
↓ 1 callers
Method
SetStaffGhost
src/engine/tracks/Track.cpp:498
↓ 1 callers
Method
SetTrackByIdx
src/engine/TrackBrowser.h:125
↓ 1 callers
Method
SetViewProjection
src/engine/cameras/TourCamera.cpp:187
↓ 1 callers
Function
SetupGuiElements
src/port/ui/ImguiUI.cpp:42
↓ 1 callers
Method
SomeCollisionThing
Adjusts player speed on steep hills
src/engine/tracks/Track.cpp:471
↓ 1 callers
Method
SomeSounds
Implemented for the first cup of each track plus Koopa Beach
src/engine/tracks/Track.cpp:486
↓ 1 callers
Function
SortModsByDependencies
src/engine/mods/ModManager.cpp:144
↓ 1 callers
Method
StartFrame
src/port/Engine.cpp:370
↓ 1 callers
Method
Tick
src/engine/editor/ObjectPicker.cpp:34
↓ 1 callers
Method
Tick
src/engine/sky/SkySnow.cpp:34
↓ 1 callers
Method
Tick60fps
src/engine/objects/Lakitu.cpp:73
↓ 1 callers
Method
TickActors
src/engine/World.cpp:160
↓ 1 callers
Method
TickCameras
src/engine/World.cpp:99
↓ 1 callers
Method
TickObjects
src/engine/World.cpp:205
↓ 1 callers
Method
TickObjects60fps
Some objects such as lakitu are ticked in process_game_tick. This is a fallback to support those objects. Probably don't use this.
src/engine/World.cpp:213
↓ 1 callers
Method
TickParticles
src/engine/World.cpp:230
↓ 1 callers
Function
TickSkyActors
src/engine/sky/Sky.cpp:346
↓ 1 callers
Method
TickTrackObjects
src/engine/tracks/Track.cpp:479
← previous
next →
1,701–1,800 of 5,105, ranked by callers