MCPcopy Create free account

hub / github.com/OpenRCT2/OpenRCT2 / functions

Functions16,163 in github.com/OpenRCT2/OpenRCT2

↓ 3 callersMethodGetFloat
src/openrct2/config/IniReader.cpp:176
↓ 3 callersMethodGetGeneration
src/openrct2/object/Object.h:224
↓ 3 callersFunctionGetGiantViewport
src/openrct2/interface/Screenshot.cpp:262
↓ 3 callersMethodGetHostName
src/openrct2/network/Socket.cpp:634
↓ 3 callersMethodGetHostname
src/openrct2/network/Socket.cpp:183
↓ 3 callersFunctionGetImageFormatFromPath
src/openrct2/core/Imaging.cpp:261
↓ 3 callersMethodGetImages
src/openrct2/object/ImageTable.h:62
↓ 3 callersFunctionGetKeysDirectory
src/openrct2/network/NetworkBase.cpp:4043
↓ 3 callersMethodGetLegacyIdentifier
DONOT USE THIS CAN LEAD TO OBJECT COLLISIONS
src/openrct2/object/Object.h:258
↓ 3 callersMethodGetLegacyPathEntry
src/openrct2/world/tile_element/PathElement.cpp:192
↓ 3 callersFunctionGetLegacyPeepAnimationObjects
src/openrct2/park/Legacy.cpp:2295
↓ 3 callersFunctionGetMapSizeMinus2
src/openrct2/world/Map.cpp:130
↓ 3 callersMethodGetNextIsSloped
src/openrct2/entity/Peep.cpp:138
↓ 3 callersFunctionGetNumActions
src/openrct2/network/NetworkBase.cpp:3837
↓ 3 callersMethodGetObjects
src/openrct2/object/ObjectRepository.cpp:208
↓ 3 callersMethodGetOldVolumeL
src/openrct2-ui/audio/AudioChannel.cpp:120
↓ 3 callersMethodGetOldVolumeR
src/openrct2-ui/audio/AudioChannel.cpp:125
↓ 3 callersFunctionGetPaintStructVisibility
src/openrct2/interface/Viewport.cpp:1347
↓ 3 callersMethodGetPaletteTexture
src/openrct2-ui/drawing/engines/opengl/TextureCache.cpp:417
↓ 3 callersFunctionGetPeepFaceSpriteSmall
* Function split into large and small sprite * rct2: 0x00698721 */
src/openrct2/entity/Guest.cpp:7516
↓ 3 callersFunctionGetPickupPeepOldX
src/openrct2/network/NetworkBase.cpp:3920
↓ 3 callersFunctionGetPlayerPing
src/openrct2/network/NetworkBase.cpp:3403
↓ 3 callersMethodGetPosition
src/openrct2/world/tile_element/BannerElement.cpp:35
↓ 3 callersMethodGetPrivate
src/openrct2/core/Crypt.CNG.cpp:456
↓ 3 callersFunctionGetPrivateKeyPath
src/openrct2/network/NetworkBase.cpp:4049
↓ 3 callersMethodGetQueuePreviewImage
src/openrct2/object/FootpathEntry.h:43
↓ 3 callersMethodGetRailingsEntryIndex
src/openrct2/world/tile_element/PathElement.cpp:268
↓ 3 callersFunctionGetRealm
src/openrct2/actions/GameActionRunner.cpp:208
↓ 3 callersMethodGetRemap
src/openrct2/drawing/ImageId.hpp:129
↓ 3 callersFunctionGetRideType
src/openrct2/rct1/Tables.cpp:164
↓ 3 callersMethodGetSIntExtra
src/openrct2/windows/Intent.cpp:116
↓ 3 callersMethodGetScaleQuality
src/openrct2/ui/DummyUiContext.cpp:58
↓ 3 callersFunctionGetSlopeRelativeCornerHeights
src/openrct2/world/tile_element/Slope.cpp:55
↓ 3 callersFunctionGetStationIdentifierFromStyle
src/openrct2/rct12/RCT12.cpp:774
↓ 3 callersFunctionGetStationPlatform
* Return the tile_element of an adjacent station at x,y,z(+-2). * Returns nullptr if no suitable tile_element is found. */
src/openrct2/ride/Ride.cpp:5115
↓ 3 callersFunctionGetSteamPaths
src/openrct2/platform/Platform.Linux.cpp:345
↓ 3 callersMethodGetSurfaceEntry
src/openrct2/world/tile_element/PathElement.cpp:256
↓ 3 callersFunctionGetTargetFrame
* Get the frame of animation for the current animationState based on animation speed and animation frames */
src/openrct2/ride/Vehicle.Animation.cpp:903
↓ 3 callersFunctionGetThemeFileName
src/openrct2-ui/interface/Theme.cpp:684
↓ 3 callersFunctionGetThemePath
src/openrct2-ui/interface/Theme.cpp:705
↓ 3 callersMethodGetTitleSequencePlayer
src/openrct2/ui/DummyUiContext.cpp:204
↓ 3 callersFunctionGetTunnelDoorsImageStraightFlat
src/openrct2/paint/track/gentle/GhostTrain.cpp:158
↓ 3 callersFunctionGetTunnelType
src/openrct2/paint/tile_element/Paint.Tunnel.cpp:240
↓ 3 callersFunctionGetTurnCount1Element
src/openrct2/ride/Ride.cpp:4250
↓ 3 callersFunctionGetTurnCount2Elements
src/openrct2/ride/Ride.cpp:4271
↓ 3 callersFunctionGetTurnCount3Elements
src/openrct2/ride/Ride.cpp:4292
↓ 3 callersFunctionGfxDrawLineOnBuffer
* Draws a horizontal line of specified colour to a buffer. * rct2: 0x0068474C */
src/openrct2/drawing/Line.cpp:21
↓ 3 callersFunctionGfxSpriteToBuffer
src/openrct2/drawing/Drawing.Sprite.cpp:958
↓ 3 callersFunctionGrad
src/openrct2/world/map_generator/SimplexNoise.cpp:146
↓ 3 callersFunctionGuestDecideAndBuyItem
Main logic to decide whether a peep should buy an item in question * * Also handles the purchase as well, so once it returns, the peep will
src/openrct2/entity/Guest.cpp:1529
↓ 3 callersFunctionGuestHeadForNearestRideWithSpecialType
src/openrct2/entity/Guest.cpp:3301
↓ 3 callersFunctionGuestSurfacePathFinding
* * rct2: 0x00694C41 */
src/openrct2/peep/GuestPathfinding.cpp:257
↓ 3 callersFunctionGuestTriedToEnterFullQueue
* When the queue is full, peeps will ignore the ride when thinking about what to go on next. * Does not effect peeps that walk up to the queue en
src/openrct2/entity/Guest.cpp:2461
↓ 3 callersMethodHandleMessage
src/openrct2-ui/TextComposition.cpp:108
↓ 3 callersMethodHasLegacyPathEntry
src/openrct2/world/tile_element/PathElement.cpp:204
↓ 3 callersMethodHasPath
src/openrct2/scripting/Plugin.h:80
↓ 3 callersMethodHasPrimary
src/openrct2/drawing/ImageId.hpp:99
↓ 3 callersFunctionHasReachedBannerLimit
src/openrct2/world/Banner.cpp:498
↓ 3 callersMethodHasValue
src/openrct2/drawing/ImageId.hpp:94
↓ 3 callersFunctionImageFromJSValue
src/openrct2-ui/scripting/ScWidget.hpp:28
↓ 3 callersFunctionInGameConsoleGetFontStyle
src/openrct2-ui/interface/InGameConsole.cpp:39
↓ 3 callersFunctionInitialise
src/openrct2-ui/interface/Theme.cpp:663
↓ 3 callersFunctionInitialiseWSA
src/openrct2/network/Socket.cpp:127
↓ 3 callersFunctionInputSetState
src/openrct2/Input.cpp:43
↓ 3 callersFunctionIntroIsPlaying
src/openrct2/scenes/intro/IntroScene.cpp:98
↓ 3 callersFunctionInvalidateScroll
* * rct2: 0x006E876D */
src/openrct2-ui/input/MouseInput.cpp:1557
↓ 3 callersFunctionInvokeVehicleCrashHook
* Fires the "vehicle.crash" api hook * @param vehicleId Entity id of the vehicle that just crashed * @param crashId What the vehicle crashed into. S
src/openrct2/ride/Vehicle.Crash.cpp:44
↓ 3 callersFunctionIsAvailable
src/openrct2/drawing/LightFX.cpp:143
↓ 3 callersMethodIsBlockStart
* Checks if a track element is recognised as the beginning of a block. * A beginning of a block can be the end of a station, the end of a lift hi
src/openrct2/world/tile_element/TrackElement.cpp:40
↓ 3 callersMethodIsCableLift
src/openrct2/ride/Vehicle.cpp:1271
↓ 3 callersFunctionIsCursorIdVegetation
src/openrct2/interface/Viewport.cpp:1294
↓ 3 callersMethodIsFoodOrDrink
src/openrct2/ride/ShopItem.cpp:164
↓ 3 callersFunctionIsLikelyUTF8
src/openrct2/rct12/RCT12.cpp:544
↓ 3 callersMethodIsMisc
src/openrct2-ui/windows/Scenery.cpp:173
↓ 3 callersMethodIsOnCoveredTrack
src/openrct2/ride/Vehicle.cpp:1574
↓ 3 callersFunctionIsPathSeparator
src/openrct2/platform/Platform.Posix.cpp:262
↓ 3 callersFunctionIsPatrolAreaSetForStaffType
src/openrct2/entity/PatrolArea.cpp:161
↓ 3 callersMethodIsPlaying
src/openrct2/ride/RideAudio.cpp:109
↓ 3 callersFunctionIsRealNameStringId
src/openrct2/localisation/Formatting.cpp:663
↓ 3 callersMethodIsRecording
src/openrct2/ReplayManager.cpp:148
↓ 3 callersMethodIsSaving
src/openrct2/core/DataSerialiser.h:42
↓ 3 callersFunctionIsSceneryItemRestricted
src/openrct2/world/Scenery.cpp:366
↓ 3 callersFunctionIsServerPlayerInvisible
src/openrct2-ui/windows/Multiplayer.cpp:146
↓ 3 callersMethodIsStopping
src/openrct2-ui/audio/AudioChannel.cpp:162
↓ 3 callersMethodIsTakingPhoto
src/openrct2/world/tile_element/TrackElement.cpp:79
↓ 3 callersMethodIsUsedInPairs
src/openrct2/ride/Vehicle.cpp:1266
↓ 3 callersFunctionLanguageGetIDFromLocale
src/openrct2/localisation/Language.cpp:57
↓ 3 callersFunctionLanguageOpen
src/openrct2/localisation/Language.cpp:77
↓ 3 callersMethodLoadFrom
src/openrct2/object/AudioSampleTable.cpp:82
↓ 3 callersFunctionLoadLandscape
* * rct2: 0x0066DC0F */
src/openrct2/Game.cpp:177
↓ 3 callersMethodLoadOrBuild
* Queries and directories and loads the index header. If the index is up to date, * the items are loaded from the index and returned, otherwise t
src/openrct2/core/FileIndex.hpp:104
↓ 3 callersMethodLoadPrivate
src/openrct2/network/NetworkKey.cpp:47
↓ 3 callersFunctionLoc690FD0
src/openrct2/entity/Guest.cpp:6462
↓ 3 callersFunctionMapCanConstructAt
src/openrct2/world/ConstructionClearance.cpp:327
↓ 3 callersFunctionMapGetRideExitElementAt
src/openrct2/world/Map.cpp:1597
↓ 3 callersFunctionMapHeightFromSlope
* * rct2: 0x006A7B84 */
src/openrct2/world/Map.cpp:785
↓ 3 callersFunctionMapInit
* * rct2: 0x0068AB4C */
src/openrct2/world/Map.cpp:456
↓ 3 callersFunctionMapInvalidateTileUnderZoom
src/openrct2/world/Map.cpp:1704
↓ 3 callersFunctionMapLargeSceneryGetOrigin
src/openrct2/world/Map.cpp:1646
↓ 3 callersFunctionMapRemoveOutOfRangeElements
* Removes elements that are out of the map size range and crops the park perimeter. * rct2: 0x0068ADBC */
src/openrct2/world/Map.cpp:1239
← previousnext →1,701–1,800 of 16,163, ranked by callers