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
↓ 12 callers
Method
removePeeps
* * rct2: 0x006664DF */
src/openrct2/ride/RideConstruction.cpp:460
↓ 12 callers
Function
trackTypeHasSpeedSetting
src/openrct2/rct12/RCT12.cpp:907
↓ 12 callers
Function
wrapString
* Wrap the text in buffer to width, returns width of longest line. * * Inserts NULL where line should break (as \n is used for something els
src/openrct2/drawing/Drawing.String.cpp:150
↓ 11 callers
Function
CreateIniWriter
src/openrct2/config/IniWriter.cpp:108
↓ 11 callers
Function
DirectoryExists
src/openrct2/core/Path.cpp:60
↓ 11 callers
Function
FromString
src/openrct2/core/Json.cpp:57
↓ 11 callers
Function
GameLoadScripts
src/openrct2/Game.cpp:409
↓ 11 callers
Method
GetCurrentLanguage
src/openrct2/localisation/LocalisationService.h:41
↓ 11 callers
Method
GetDoorAState
src/openrct2/rct12/RCT12.cpp:285
↓ 11 callers
Method
GetDoorBState
src/openrct2/rct12/RCT12.cpp:290
↓ 11 callers
Method
GetDrawingContext
src/openrct2/drawing/X8DrawingEngine.cpp:254
↓ 11 callers
Function
GetParkPath
test/tests/TestData.cpp:21
↓ 11 callers
Method
GetPlayerByID
src/openrct2/network/NetworkBase.cpp:717
↓ 11 callers
Method
GetReplayManager
src/openrct2/Context.cpp:276
↓ 11 callers
Method
GetRideEntry
src/openrct2/ride/Vehicle.cpp:1276
↓ 11 callers
Function
GfxSetDirtyBlocks
src/openrct2/drawing/NewDrawing.cpp:148
↓ 11 callers
Function
GfxSetG1Element
src/openrct2/drawing/Drawing.Sprite.cpp:1146
↓ 11 callers
Method
IsNull
src/openrct2/world/Location.hpp:250
↓ 11 callers
Method
LoadFromStream
src/openrct2/rct1/S4Importer.cpp:168
↓ 11 callers
Method
LoadObjects
src/openrct2/object/ObjectManager.cpp:209
↓ 11 callers
Method
LoadParkFromFile
src/openrct2/Context.cpp:682
↓ 11 callers
Function
MapGetPathElementAt
src/openrct2/world/Map.cpp:425
↓ 11 callers
Function
MapSetTileElement
src/openrct2/world/Map.cpp:403
↓ 11 callers
Method
NewDerivedInstance
src/openrct2/scripting/bindings/entity/ScEntity.cpp:210
↓ 11 callers
Function
ObjectEntryGetObject
src/openrct2/object/ObjectList.cpp:255
↓ 11 callers
Function
Open
src/openrct2/core/Zip.cpp:376
↓ 11 callers
Method
ReadInteger
src/openrct2/core/Crypt.CNG.cpp:226
↓ 11 callers
Method
Register
src/openrct2-ui/scripting/ScWindow.cpp:384
↓ 11 callers
Method
RegisterDerived
src/openrct2/scripting/ScriptEngine.h:343
↓ 11 callers
Method
Rotate
src/openrct2-ui/windows/RideConstruction.cpp:2493
↓ 11 callers
Method
Set
src/openrct2/entity/PatrolArea.cpp:76
↓ 11 callers
Method
SetIndex
src/openrct2/world/tile_element/BannerElement.cpp:30
↓ 11 callers
Method
SetLegacyPathEntryIndex
src/openrct2/world/tile_element/PathElement.cpp:197
↓ 11 callers
Method
SetTertiaryColour
src/openrct2/world/tile_element/WallElement.cpp:54
↓ 11 callers
Function
StopAll
src/openrct2/audio/Audio.cpp:331
↓ 11 callers
Method
ToString
src/openrct2/object/Object.cpp:89
↓ 11 callers
Function
TrackPaintUtilRightQuarterTurn3TilesTunnel
src/openrct2/paint/tile_element/Paint.Tunnel.cpp:76
↓ 11 callers
Function
ViewportCreate
* Viewport will look at sprite or at coordinates as specified in flags 0b_1X * for sprite 0b_0X for coordinates * * rct2: 0x006EB009
src/openrct2/interface/Viewport.cpp:155
↓ 11 callers
Method
WithTertiary
src/openrct2/drawing/ImageId.hpp:205
↓ 11 callers
Method
WriteInteger
src/openrct2/core/Crypt.CNG.cpp:263
↓ 11 callers
Method
asSmallScenery
src/openrct2/world/tile_element/TileElementBase.cpp:167
↓ 11 callers
Method
begin
src/openrct2/world/MapRangeView.hpp:87
↓ 11 callers
Method
decode
src/openrct2/core/DataSerialiserTraits.h:40
↓ 11 callers
Method
getId
()
src/openrct2-android/app/src/main/java/org/libsdl/app/HIDDevice.java:7
↓ 11 callers
Function
get_proximity_score_helper_2
src/openrct2/ride/RideRatings.cpp:1362
↓ 11 callers
Method
giveItem
* Gives an item to the guest. Guests can only have one item of a given type. * If this guest already has an item of the same type, this will
distribution/scripting/openrct2.d.ts:3356
↓ 11 callers
Method
onNativeMouse
(int button, int action, float x, float y, boolean relative)
src/openrct2-android/app/src/main/java/org/libsdl/app/SDLActivity.java:921
↓ 11 callers
Method
setName
src/openrct2/network/NetworkGroup.cpp:75
↓ 11 callers
Method
setType
src/openrct2/world/tile_element/TileElementBase.cpp:31
↓ 11 callers
Method
to_string
src/openrct2/core/BitSet.hpp:407
↓ 11 callers
Method
updatePopularity
* * rct2: 0x0069A3D7 * Updates the ride popularity * edi : ride * bl : pop_amount * pop_amount can be zero if peep visited but did not purchase
src/openrct2/ride/Ride.cpp:922
↓ 10 callers
Method
AddRange
src/openrct2/rct12/EntryList.h:52
↓ 10 callers
Method
Bind
src/openrct2-ui/drawing/engines/opengl/OpenGLFramebuffer.cpp:123
↓ 10 callers
Function
DStoMixerVolume
src/openrct2/audio/Audio.cpp:500
↓ 10 callers
Method
FindFromPoint
* * rct2: 0x006EA845 */
src/openrct2-ui/WindowManager.cpp:1168
↓ 10 callers
Function
GameNotifyMapChange
src/openrct2/Game.cpp:423
↓ 10 callers
Method
GetColourScheme
src/openrct2/rct12/RCT12.cpp:219
↓ 10 callers
Method
GetFirstNonNullRideType
src/openrct2/ride/RideEntry.h:128
↓ 10 callers
Method
GetMonth
src/openrct2/Date.cpp:65
↓ 10 callers
Method
GetPointerExtra
src/openrct2/windows/Intent.cpp:106
↓ 10 callers
Function
GetSelectedElement
src/openrct2/world/TileInspector.cpp:967
↓ 10 callers
Method
GetStream
src/openrct2/object/Object.cpp:361
↓ 10 callers
Function
GuestPathfindAimless
* * rct2: 0x00695225 */
src/openrct2/peep/GuestPathfinding.cpp:540
↓ 10 callers
Function
IsAvailable
src/openrct2/audio/Audio.cpp:64
↓ 10 callers
Method
IsHead
src/openrct2/ride/Vehicle.h:274
↓ 10 callers
Method
IsStation
src/openrct2/world/tile_element/TrackElement.cpp:59
↓ 10 callers
Function
LocalisationService_UseTrueTypeFont
src/openrct2/localisation/LocalisationService.cpp:187
↓ 10 callers
Function
MapGetObstructionErrorText
* * rct2: 0x0068BB18 */
src/openrct2/world/ConstructionClearance.cpp:336
↓ 10 callers
Function
ReadAllBytes
src/openrct2/core/File.cpp:77
↓ 10 callers
Function
RemoveFileAssociation
src/openrct2/platform/Platform.Win32.cpp:452
↓ 10 callers
Function
RideGetPrice
src/openrct2/ride/Ride.cpp:5096
↓ 10 callers
Function
RideInvalidateStationStart
* * rct2: 0x006AC2C7 */
src/openrct2/ride/Station.cpp:327
↓ 10 callers
Method
SetBrakeClosed
src/openrct2/world/tile_element/TrackElement.cpp:241
↓ 10 callers
Method
SetEdgeObjectIndex
src/openrct2/world/tile_element/SurfaceElement.cpp:51
↓ 10 callers
Function
SetUpFileAssociation
src/openrct2/platform/Platform.Win32.cpp:372
↓ 10 callers
Function
ThrowWin32Exception
src/openrct2/core/Http.WinHttp.cpp:31
↓ 10 callers
Function
ToMoney64FromGBP
src/openrct2/core/Money.hpp:32
↓ 10 callers
Function
UTF8IsCodepointStart
src/openrct2/core/UTF8.cpp:53
↓ 10 callers
Function
UTF8WriteCodepoint
src/openrct2/core/UTF8.h:22
↓ 10 callers
Function
UpdateConsolidatedPatrolAreas
src/openrct2/entity/PatrolArea.cpp:140
↓ 10 callers
Function
VehiclePitchFlatBankedLeft45
6D4F34
src/openrct2/paint/vehicle/VehiclePaint.cpp:1208
↓ 10 callers
Function
ViewportPosToMapPos
src/openrct2/interface/Viewport.cpp:1104
↓ 10 callers
Function
WindowDrawAll
* * rct2: 0x006E7499 * left (ax) * top (bx) * right (dx) * bottom (bp) */
src/openrct2/interface/Window.cpp:863
↓ 10 callers
Function
WindowPushOthersBelow
* * rct2: 0x006EE6EA */
src/openrct2/interface/Window.cpp:280
↓ 10 callers
Method
asWall
src/openrct2/world/tile_element/TileElementBase.cpp:183
↓ 10 callers
Function
endsWith
src/openrct2/core/String.cpp:218
↓ 10 callers
Function
getFreeroamVehicleMovementData
src/openrct2/ride/VehicleGeometry.cpp:253
↓ 10 callers
Method
getTitleBarDiffNormal
src/openrct2/interface/WindowBase.cpp:166
↓ 10 callers
Method
getTotalLength
src/openrct2/ride/Ride.cpp:592
↓ 10 callers
Function
get_proximity_score_helper_1
src/openrct2/ride/RideRatings.cpp:1357
↓ 10 callers
Method
isRide
src/openrct2/ride/Ride.cpp:5091
↓ 10 callers
Method
open
()
src/openrct2-android/app/src/main/java/org/libsdl/app/HIDDevice.java:15
↓ 10 callers
Method
serialise
src/openrct2/entity/Duck.cpp:367
↓ 10 callers
Method
toggleActionPermission
src/openrct2/network/NetworkGroup.cpp:100
↓ 10 callers
Function
trackCircuitIteratorNext
src/openrct2/ride/TrackIteration.cpp:64
↓ 10 callers
Function
trackTypeIsBrakes
src/openrct2/ride/ted/TrackElemType.cpp:103
↓ 10 callers
Function
trim
src/openrct2/core/String.cpp:470
↓ 10 callers
Function
widgetSetDisabled
src/openrct2-ui/interface/Widget.cpp:1098
↓ 10 callers
Method
with
src/openrct2/core/FlagHolder.hpp:71
↓ 9 callers
Function
BannerGetTileElement
src/openrct2/world/Banner.cpp:160
← previous
next →
601–700 of 16,163, ranked by callers