MCPcopy Create free account

hub / github.com/HarbourMasters/SpaghettiKart / functions

Functions5,105 in github.com/HarbourMasters/SpaghettiKart

MethodMarioRaceway
src/engine/tracks/MarioRaceway.cpp:40
MethodMatrix
src/engine/World.h:51
FunctionMatrix_FromMtx
Converts the Mtx src to a Matrix, putting the result in dest
src/port/interpolation/matrix.c:358
FunctionMatrix_GetXYZAngles
Expresses the rotational part of the transform mtx as Tait-Bryan angles, in the extrinsic XYZ convention used in modelspace calculations
src/port/interpolation/matrix.c:409
FunctionMatrix_GetYRPAngles
Expresses the rotational part of the transform mtx as Tait-Bryan angles, in the yaw-pitch-roll (intrinsic YXZ) convention used in worldspace calculati
src/port/interpolation/matrix.c:379
FunctionMatrix_InitOrtho
src/port/interpolation/matrix.c:37
FunctionMatrix_InitPerspective
src/port/interpolation/matrix.c:23
FunctionMatrix_LookAt
Creates a look-at matrix from Eye, At, and Up in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY). A look-at matrix is a rotation-translation matrix
src/port/interpolation/matrix.c:439
FunctionMatrix_MultVec3f
Applies the transform matrix mtx to the vector src, putting the result in dest
src/port/interpolation/matrix.c:363
FunctionMatrix_RotateAxis
Creates rotation matrix about a given vector axis in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY). The vector specifying the axis does not need t
src/port/interpolation/matrix.c:258
FunctionMatrix_Scale
Creates a scale matrix in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY)
src/port/interpolation/matrix.c:148
FunctionMatrix_SetGfxMtx
Converts the current Gfx matrix to a Mtx and sets it to the display list
src/port/interpolation/matrix.c:448
FunctionMatrix_Translate
Creates a translation matrix in mtx (MTXF_NEW) or applies one to mtx (MTXF_APPLY)
src/port/interpolation/matrix.c:125
MethodMenu
src/port/ui/Menu.cpp:107
MethodMenuDrawItem
src/port/ui/Menu.cpp:219
FunctionMenuItem
src/port/ui/UIWidgets.cpp:94
MethodMinimap
src/port/resource/type/Minimap.cpp:5
MethodModMetadata
src/engine/mods/ModMetadata.h:15
MethodMooMooFarm
src/engine/tracks/MooMooFarm.cpp:41
MethodMoveAndRotateBehaviour
src/engine/objects/Thwomp.cpp:882
MethodMoveCameraAlongSpline
src/engine/cameras/TourCamera.cpp:126
MethodMoveFarBehaviour
src/engine/objects/Thwomp.cpp:936
MethodMusicSeqToString
Enum to string conversion
src/port/ui/TrackProperties.cpp:304
MethodNew
src/engine/tracks/Track.h:296
MethodNext
src/engine/Cup.cpp:15
MethodNextShot
src/engine/cameras/TourCamera.cpp:45
MethodOBat
src/engine/objects/Bat.cpp:23
MethodOBombKart
src/engine/objects/BombKart.cpp:34
MethodOBoos
src/engine/objects/Boos.cpp:28
MethodOChainChomp
src/engine/objects/ChainChomp.cpp:23
MethodOCheepCheep
src/engine/objects/CheepCheep.cpp:22
MethodOCrab
src/engine/objects/Crab.cpp:32
MethodOFlagpole
src/engine/objects/Flagpole.cpp:20
MethodOGrandPrixBalloons
src/engine/objects/GrandPrixBalloons.cpp:21
MethodOHedgehog
src/engine/objects/Hedgehog.cpp:20
MethodOHotAirBalloon
src/engine/objects/HotAirBalloon.cpp:18
MethodOLakitu
src/engine/objects/Lakitu.cpp:44
MethodOMole
src/engine/objects/Mole.cpp:30
MethodOMoleGroup
src/engine/objects/MoleGroup.cpp:13
MethodOObject
src/engine/objects/Object.cpp:13
MethodOPenguin
src/engine/objects/Penguin.cpp:36
MethodOPodium
src/engine/objects/Podium.cpp:28
MethodOSeagull
src/engine/objects/Seagull.cpp:37
MethodOSnowman
src/engine/objects/Snowman.cpp:21
FunctionOTRCalculateCenterOfAreaFromLeftEdge
src/port/Engine.cpp:800
FunctionOTRCalculateCenterOfAreaFromRightEdge
src/port/Engine.cpp:796
MethodOThwomp
src/engine/objects/Thwomp.cpp:55
MethodOTrashBin
src/engine/objects/TrashBin.cpp:22
MethodOTrophy
src/engine/objects/Trophy.cpp:23
MethodObjectInit
src/port/resource/type/ObjectInit.h:23
MethodOtherPenguin
src/engine/objects/Penguin.cpp:321
MethodParseMeshForCollision
C++ version of parse_track_displaylists()
src/engine/tracks/CustomTrack.cpp:172
MethodParticleEmitter
src/engine/particles/ParticleEmitter.cpp:7
MethodPaths
src/port/resource/type/TrackPathPointData.cpp:17
MethodPlay
src/engine/editor/Editor.cpp:78
MethodPlayerBombKart
src/engine/PlayerBombKart.cpp:18
MethodPodiumCeremony
src/engine/tracks/PodiumCeremony.cpp:44
MethodPortMenu
src/port/ui/PortMenu.cpp:617
MethodPrevious
src/engine/Cup.cpp:21
MethodPrint3D
* These have been refactored for efficiency purposes. * The new method uses 1 matrix to display the whole string * And then setting vertex data is d
src/engine/actors/Text.cpp:223
MethodPrintLetter3D
src/engine/actors/Text.cpp:295
MethodProcessGfxCommands
* During the draw phase, the gfx pool is filled with graphics commands. * At the end of the game loop, these commands are sent into lus and interpret
src/port/Engine.cpp:427
MethodProcessReset
src/port/ui/Menu.h:64
MethodRGB8ToFloat
Convert s16 colour values to float (normalized to [0, 1] range)
src/port/ui/TrackProperties.cpp:413
MethodRaceManager
src/engine/RaceManager.cpp:14
MethodRainbowRoad
src/engine/tracks/RainbowRoad.cpp:37
MethodRandomItemTable
src/engine/RandomItemTable.cpp:9
MethodReadResource
src/port/resource/importers/AudioSampleFactory.cpp:6
MethodReadResource
src/port/resource/importers/AudioSequenceFactory.cpp:8
MethodReadResource
src/port/resource/importers/UnkActorSpawnDataFactory.cpp:8
MethodReadResource
src/port/resource/importers/Vec3fFactory.cpp:6
MethodReadResource
src/port/resource/importers/BetterTextureFactory.cpp:27
MethodReadResource
src/port/resource/importers/Vec3sFactory.cpp:6
MethodReadResource
src/port/resource/importers/AudioBankFactory.cpp:7
MethodReadResource
src/port/resource/importers/ActorSpawnDataFactory.cpp:8
MethodReadResource
src/port/resource/importers/GenericArrayFactory.cpp:6
MethodReadResource
src/port/resource/importers/MinimapFactory.cpp:8
MethodReadResource
src/port/resource/importers/TrackPathPointFactory.cpp:8
MethodReadResource
src/port/resource/importers/CPUFactory.cpp:7
MethodReadResource
src/port/resource/importers/CourseVtxFactory.cpp:7
MethodReadResource
src/port/resource/importers/TrackSectionsFactory.cpp:10
MethodReadResource
src/port/resource/importers/ArrayFactory.cpp:7
MethodRefresh
src/engine/TrackBrowser.h:35
FunctionRegisterFreecamWidgets
src/port/ui/FreecamWindow.cpp:53
MethodRegisterMenuInitFunc
src/port/ui/MenuTypes.h:290
MethodRegisterMenuUpdateFunc
src/port/ui/MenuTypes.h:298
FunctionRegisterResolutionWidgets
src/port/ui/ResolutionEditor.cpp:89
MethodRemove
src/engine/registry/DataRegistry.h:30
MethodRemovePodiumCeremony
Podium is not a valid user selectable option in the menus, remove it.
src/engine/TrackBrowser.h:52
MethodReset
src/engine/TrackBrowser.h:47
MethodReset
src/engine/objects/Penguin.cpp:419
MethodReset
src/engine/objects/Object.cpp:39
MethodReset
src/engine/cameras/TourCamera.cpp:38
MethodReset
src/engine/actors/FallingRock.cpp:49
MethodRotate
src/engine/objects/Object.cpp:84
MethodRotate
src/engine/editor/Gizmo.cpp:218
MethodRotate
src/engine/editor/GameObject.cpp:34
MethodRoyalRaceway
src/engine/tracks/RoyalRaceway.cpp:38
MethodRunCommands
src/port/Engine.cpp:395
MethodScale
src/engine/editor/Gizmo.cpp:270
← previousnext →3,701–3,800 of 5,105, ranked by callers