Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenRCT2/OpenRCT2
/ functions
Functions
16,163 in github.com/OpenRCT2/OpenRCT2
⨍
Functions
16,163
◇
Types & classes
2,603
↓ 2 callers
Function
RCT12GetRidesBeenOn
src/openrct2/rct12/RCT12.h:1253
↓ 2 callers
Function
RCT12IsFormatChar
src/openrct2/rct12/RCT12.cpp:526
↓ 2 callers
Function
RCT12RemoveFormattingUTF8
src/openrct2/rct12/RCT12.cpp:559
↓ 2 callers
Function
RCT2RideTypeNeedsConversion
src/openrct2/rct2/RCT2.cpp:57
↓ 2 callers
Function
RCT2StringToUTF8Self
src/openrct2/Game.cpp:185
↓ 2 callers
Method
Read
src/openrct2-ui/audio/AudioChannel.cpp:227
↓ 2 callers
Method
ReadChunkTrack
src/openrct2/sawyer_coding/SawyerChunkReader.cpp:92
↓ 2 callers
Function
ReadFont
src/openrct2/config/Config.cpp:593
↓ 2 callers
Method
ReadFromJson
src/openrct2/object/AudioSampleTable.cpp:30
↓ 2 callers
Function
ReadFromStream
src/openrct2/core/Imaging.cpp:291
↓ 2 callers
Function
ReadGeneral
src/openrct2/config/Config.cpp:179
↓ 2 callers
Function
ReadInterface
src/openrct2/config/Config.cpp:386
↓ 2 callers
Function
ReadLegacySpriteGroups
Converts legacy sprite groups into OpenRCT2 sprite groups
src/openrct2/object/RideObject.cpp:1100
↓ 2 callers
Function
ReadNetwork
src/openrct2/config/Config.cpp:473
↓ 2 callers
Function
ReadNotifications
src/openrct2/config/Config.cpp:543
↓ 2 callers
Function
ReadObjectLegacy
src/openrct2/object/ObjectFactory.cpp:240
↓ 2 callers
Function
ReadPlugin
src/openrct2/config/Config.cpp:635
↓ 2 callers
Function
ReadPng
src/openrct2/core/Imaging.cpp:68
↓ 2 callers
Method
ReadSequenceHeader
src/openrct2/core/Crypt.CNG.cpp:209
↓ 2 callers
Function
ReadSound
src/openrct2/config/Config.cpp:440
↓ 2 callers
Function
Reconnect
src/openrct2/network/NetworkBase.cpp:3292
↓ 2 callers
Function
RegisterCallback
src/openrct2-ui/interface/FileBrowser.cpp:234
↓ 2 callers
Method
RegisterLoadedObject
src/openrct2/object/ObjectRepository.cpp:266
↓ 2 callers
Method
RemoveHandle
src/openrct2/core/GroupVector.hpp:74
↓ 2 callers
Method
RemoveListener
src/openrct2/scripting/bindings/network/ScSocket.hpp:66
↓ 2 callers
Function
ReorganiseTileElements
src/openrct2/world/Map.cpp:209
↓ 2 callers
Function
ResearchFinishItem
* * rct2: 0x006848D4 */
src/openrct2/management/Research.cpp:195
↓ 2 callers
Function
ResearchInsert
src/openrct2/management/Research.cpp:448
↓ 2 callers
Function
ResearchIsInvented
src/openrct2/management/Research.cpp:542
↓ 2 callers
Function
ResearchRemoveNullItems
src/openrct2/management/Research.cpp:766
↓ 2 callers
Function
ResetDate
* * rct2: 0x006C4494 */
src/openrct2/Date.cpp:157
↓ 2 callers
Method
ResetObjects
src/openrct2/object/ObjectManager.cpp:260
↓ 2 callers
Method
Restart
<summary> Restarts the timer. </summary> <returns></returns>
src/openrct2/core/Timer.hpp:30
↓ 2 callers
Function
ResumeQueue
src/openrct2/actions/GameActionRunner.cpp:65
↓ 2 callers
Function
RideCallMechanic
* * rct2: 0x006B796C */
src/openrct2/ride/Ride.cpp:1465
↓ 2 callers
Function
RideCheckForEntranceExit
* * rct2: 0x006B5872 */
src/openrct2/ride/Ride.cpp:2367
↓ 2 callers
Function
RideComputeUpkeep
* I think this function computes ride upkeep? Though it is weird that the * rct2: Sub65E621 * inputs * - edi: ride ptr */
src/openrct2/ride/RideRatings.cpp:1179
↓ 2 callers
Function
RideConstructNew
* * rct2: 0x006B4800 */
src/openrct2-ui/ride/Construction.cpp:231
↓ 2 callers
Function
RideConstructionTooldownConstruct
* * rct2: 0x006CCA73 */
src/openrct2-ui/windows/RideConstruction.cpp:3609
↓ 2 callers
Function
RideConstructionToolupdateConstruct
* * rct2: 0x006CC6A8 */
src/openrct2-ui/windows/RideConstruction.cpp:3355
↓ 2 callers
Function
RideConstructionToolupdateEntranceExit
* * rct2: 0x006CD354 */
src/openrct2-ui/windows/RideConstruction.cpp:3570
↓ 2 callers
Function
RideCustomersInLast5Minutes
Calculates the number of customers for this ride in the last 5 minutes (or more correctly 9600 game ticks)
src/openrct2/ride/Ride.cpp:5044
↓ 2 callers
Function
RideEntranceExitIsReachable
* * rct2: 0x006B7C59 * @return true if the coordinate is reachable or has no entrance, false otherwise */
src/openrct2/ride/Ride.cpp:2036
↓ 2 callers
Function
RideEntranceExitPlaceGhost
src/openrct2/world/Entrance.cpp:45
↓ 2 callers
Function
RideEntranceExitRemoveGhost
src/openrct2/world/Entrance.cpp:100
↓ 2 callers
Function
RideFindClosestMechanic
src/openrct2/ride/Ride.cpp:1488
↓ 2 callers
Function
RideGetAssignedMechanic
src/openrct2/ride/Ride.cpp:1580
↓ 2 callers
Function
RideGetPlacePositionFromScreenPosition
* * rct2: 0x006CC538 */
src/openrct2-ui/windows/RideConstruction.cpp:3054
↓ 2 callers
Function
RideHasAnyTrackElements
src/openrct2/ride/Ride.cpp:4372
↓ 2 callers
Function
RideHasStationShelter
src/openrct2/ride/Ride.cpp:5210
↓ 2 callers
Function
RideMeasurementUpdate
* * rct2: 0x006B64F2 */
src/openrct2/ride/Ride.cpp:1733
↓ 2 callers
Function
RideMusicBreakdownEffect
* * Ride music slows down upon breaking. If it's completely broken, no music should play. */
src/openrct2/ride/Ride.cpp:1622
↓ 2 callers
Function
RideMusicGetTrackOffsetLength
src/openrct2/ride/RideAudio.cpp:292
↓ 2 callers
Function
RideMusicSampleRate
* * Calculates the sample rate for ride music. */
src/openrct2/ride/Ride.cpp:1602
↓ 2 callers
Function
RideRatingIsUpdatingRide
src/openrct2/ride/RideRatings.cpp:243
↓ 2 callers
Function
RideRatingsApplyBonusOperationOptionFreefall
src/openrct2/ride/RideRatings.cpp:2048
↓ 2 callers
Function
RideRemoveProvisionalTrackPiece
src/openrct2-ui/windows/RideConstruction.cpp:5129
↓ 2 callers
Function
RideSelectBackwardsFromFront
src/openrct2/ride/RideConstruction.cpp:1636
↓ 2 callers
Function
RideSelectForwardsFromBack
src/openrct2/ride/RideConstruction.cpp:1658
↓ 2 callers
Function
RideSetVehicleColoursToRandomPreset
* * rct2: 0x006DE52C */
src/openrct2/ride/Ride.cpp:1982
↓ 2 callers
Function
RideTypeSetInvented
src/openrct2/management/Research.cpp:578
↓ 2 callers
Function
RotateBoundBoxSize
src/openrct2/paint/Paint.cpp:148
↓ 2 callers
Function
RowColumnFromJS
src/openrct2-ui/scripting/CustomListView.cpp:154
↓ 2 callers
Function
RowColumnToJS
src/openrct2-ui/scripting/CustomListView.cpp:168
↓ 2 callers
Method
RunGameActionHooks
src/openrct2/scripting/ScriptEngine.cpp:1750
↓ 2 callers
Method
RunOpenRCT2
src/openrct2/Context.cpp:313
↓ 2 callers
Function
SHA256
src/openrct2/core/Crypt.h:73
↓ 2 callers
Function
SaveGame
src/openrct2/Game.cpp:468
↓ 2 callers
Function
SaveGameAs
src/openrct2/Game.cpp:529
↓ 2 callers
Function
SaveGameCmd
src/openrct2/Game.cpp:487
↓ 2 callers
Function
ScaleDataArray
src/openrct2-ui/CursorRepository.cpp:73
↓ 2 callers
Function
ScenarioCategoryCompare
src/openrct2/scenario/ScenarioRepository.cpp:44
↓ 2 callers
Function
ScenarioCreateDucks
* * rct2: 0x006744A9 */
src/openrct2/scenario/Scenario.cpp:421
↓ 2 callers
Function
ScenarioEnd
src/openrct2/scenario/Scenario.cpp:166
↓ 2 callers
Function
ScenarioIndexEntryCompareByCategory
src/openrct2/scenario/ScenarioRepository.cpp:61
↓ 2 callers
Function
ScenarioRepositoryScan
src/openrct2/scenario/ScenarioRepository.cpp:718
↓ 2 callers
Function
ScenarioRepositoryTryRecordHighscore
src/openrct2/scenario/ScenarioRepository.cpp:736
↓ 2 callers
Function
ScenarioSuccess
* * rct2: 0x0066A75E */
src/openrct2/scenario/Scenario.cpp:191
↓ 2 callers
Function
SceneryGroupIsInvented
src/openrct2/management/Research.cpp:629
↓ 2 callers
Function
SceneryScatterOpen
src/openrct2-ui/windows/SceneryScatter.cpp:200
↓ 2 callers
Function
ScreenshotCheck
* * rct2: 0x006E3AEC */
src/openrct2/interface/Screenshot.cpp:83
↓ 2 callers
Function
ScreenshotDump
src/openrct2/drawing/NewDrawing.cpp:251
↓ 2 callers
Function
ScreenshotDumpPNG
src/openrct2/interface/Screenshot.cpp:176
↓ 2 callers
Function
ScreenshotGetDirectory
src/openrct2/interface/Screenshot.cpp:119
↓ 2 callers
Function
ScrollbarTypeFromJS
src/openrct2-ui/scripting/CustomListView.cpp:176
↓ 2 callers
Method
Seek
src/openrct2-ui/audio/FlacAudioSource.cpp:128
↓ 2 callers
Function
SendGameAction
src/openrct2/network/NetworkBase.cpp:3980
↓ 2 callers
Function
SendTick
src/openrct2/network/NetworkBase.cpp:3357
↓ 2 callers
Method
SerialiseSprites
Must pass a function that can access the sprite.
src/openrct2/GameStateSnapshots.cpp:77
↓ 2 callers
Function
SetAllLandOwned
* * rct2: 0x0068ABEC */
src/openrct2/Editor.cpp:241
↓ 2 callers
Function
SetAssertBehaviour
src/openrct2/core/Guard.cpp:67
↓ 2 callers
Function
SetAudioVolume
src/openrct2-ui/UiContext.cpp:1071
↓ 2 callers
Function
SetAvailable
src/openrct2/drawing/LightFX.cpp:138
↓ 2 callers
Method
SetColumns
src/openrct2-ui/scripting/CustomListView.cpp:245
↓ 2 callers
Function
SetCursor
* * rct2: 0x006ED990 */
src/openrct2-ui/input/MouseInput.cpp:1543
↓ 2 callers
Method
SetCursorScale
src/openrct2-ui/CursorRepository.cpp:109
↓ 2 callers
Method
SetCursorVisible
src/openrct2/ui/DummyUiContext.cpp:136
↓ 2 callers
Function
SetDefaults
src/openrct2/config/Config.cpp:653
↓ 2 callers
Method
SetEnabled
src/openrct2/AssetPack.cpp:38
↓ 2 callers
Method
SetEntry
src/openrct2-ui/interface/Theme.cpp:393
← previous
next →
2,501–2,600 of 16,163, ranked by callers