Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenDungeons/OpenDungeons
/ functions
Functions
3,422 in github.com/OpenDungeons/OpenDungeons
⨍
Functions
3,422
◇
Types & classes
966
↓ 16 callers
Method
setGamePaused
source/gamemap/GameMap.h:434
↓ 16 callers
Method
setWalkPath
source/entities/MovableGameEntity.cpp:67
↓ 16 callers
Function
squaredDistance
source/gamemap/Pathfinding.h:34
↓ 16 callers
Method
unselectAllTiles
source/modes/GameMode.cpp:1652
↓ 15 callers
Method
clearAll
source/gamemap/GameMap.cpp:258
↓ 15 callers
Method
getCurrentModeType
source/modes/ModeManager.cpp:54
↓ 15 callers
Method
getPlayer
source/gamemap/GameMap.cpp:1672
↓ 15 callers
Method
getRoomConfigDouble
source/utils/ConfigManager.cpp:1411
↓ 15 callers
Method
setVisible
source/render/MovableTextOverlay.cpp:214
↓ 14 callers
Method
addCreatureEffect
source/entities/Creature.cpp:2950
↓ 14 callers
Method
getHomeTile
\brief Pointer to the creatures home tile, where its bed is located
source/entities/Creature.h:169
↓ 14 callers
Method
getX
source/tests/test_Pathfinding.cpp:27
↓ 14 callers
Method
getY
source/tests/test_Pathfinding.cpp:29
↓ 14 callers
Method
play
source/sound/MusicPlayer.cpp:53
↓ 14 callers
Function
readFileWithoutComments
source/utils/Helper.cpp:164
↓ 14 callers
Function
toUInt32
source/utils/Helper.cpp:63
↓ 13 callers
Method
exportToPacketForUpdate
source/game/SeatData.cpp:101
↓ 13 callers
Method
getClassDescription
source/gamemap/GameMap.cpp:514
↓ 13 callers
Method
getCreature
source/gamemap/GameMap.cpp:1065
↓ 13 callers
Method
getGameValue
source/utils/ConfigManager.h:231
↓ 13 callers
Method
getTeamIndex
source/game/Seat.h:126
↓ 13 callers
Method
loadGuiSheet
source/render/Gui.cpp:117
↓ 13 callers
Method
numCoveredTiles
source/entities/Tile.h:149
↓ 13 callers
Method
removeGameEntityListener
source/entities/GameEntity.cpp:507
↓ 13 callers
Method
sendAsyncMsg
source/network/ODServer.cpp:245
↓ 12 callers
Method
addToGameMap
source/rooms/Room.cpp:65
↓ 12 callers
Method
getCameraManager
source/render/ODFrameListener.h:158
↓ 12 callers
Method
getCentralTile
source/entities/Building.cpp:161
↓ 12 callers
Method
getTeamId
source/game/SeatData.h:48
↓ 12 callers
Function
readNextLineNotEmpty
source/utils/Helper.cpp:191
↓ 12 callers
Method
serverStr
source/gamemap/GameMap.cpp:175
↓ 11 callers
Method
addGameEntityListener
source/entities/GameEntity.cpp:497
↓ 11 callers
Method
getMarkedForDigging
source/entities/Tile.cpp:404
↓ 11 callers
Method
getMoveSpeedGround
\brief Gets the creature depending the terrain type.
source/entities/Creature.h:191
↓ 11 callers
Method
getTurnNumber
source/gamemap/GameMap.h:422
↓ 11 callers
Method
hasVisionOnTile
source/game/Seat.cpp:330
↓ 11 callers
Method
isConnected
source/network/ODSocketServer.cpp:61
↓ 11 callers
Method
pickUpEntity
source/game/Player.cpp:269
↓ 11 callers
Method
sendConsoleCmd
source/tests/mocks/ODClientTest.cpp:483
↓ 11 callers
Method
setType
! \brief Set the type (rock, claimed, etc.) of the tile. * * In addition to setting the tile type this function also reloads the new mesh
source/entities/Tile.h:175
↓ 10 callers
Method
fireRelativeSound
source/gamemap/GameMap.cpp:3269
↓ 10 callers
Method
getCurrentMode
source/modes/ModeManager.cpp:49
↓ 10 callers
Method
getEfficiency
source/entities/CreatureDefinition.h:53
↓ 10 callers
Method
getTrapConfigUInt32
source/utils/ConfigManager.cpp:1435
↓ 10 callers
Method
getType
source/traps/TrapDoor.h:34
↓ 10 callers
Method
getType
\brief Returns the tile type (rock, claimed, etc.).
source/entities/Tile.h:179
↓ 10 callers
Method
isVisible
source/modes/SettingsWindow.h:43
↓ 10 callers
Method
rectangularRegion
source/gamemap/TileContainer.cpp:479
↓ 10 callers
Method
replaceFloodFill
source/gamemap/GameMap.cpp:2204
↓ 10 callers
Method
replaceFloodFill
source/entities/Tile.cpp:606
↓ 10 callers
Method
setCarryLock
source/entities/GameEntity.h:275
↓ 10 callers
Function
split
source/utils/Helper.cpp:38
↓ 10 callers
Method
takeMana
source/game/Seat.cpp:304
↓ 10 callers
Method
tryExecuteClientCommand
source/modes/ConsoleInterface.cpp:51
↓ 10 callers
Method
tryPickup
source/entities/MapLight.cpp:207
↓ 9 callers
Method
getConfigPlayerId
source/game/Seat.h:132
↓ 9 callers
Method
getGoldCarried
source/entities/Creature.h:441
↓ 9 callers
Method
getRoomsByTypeAndSeat
source/gamemap/GameMap.cpp:1844
↓ 9 callers
Method
getSpellConfigUInt32
source/utils/ConfigManager.cpp:1483
↓ 9 callers
Method
getTotalGoldStorage
\brief Returns the total gold that can be stored in the room
source/rooms/Room.h:112
↓ 9 callers
Method
getType
source/creatureaction/CreatureActionFlee.h:33
↓ 9 callers
Method
getWeapon
source/gamemap/GameMap.cpp:416
↓ 9 callers
Method
importFromPacket
source/entities/Tile.h:478
↓ 9 callers
Method
isWallClaimedForSeat
source/entities/Tile.cpp:188
↓ 9 callers
Method
removeFromGameMap
source/traps/Trap.cpp:96
↓ 9 callers
Method
setCoveringBuilding
source/entities/Tile.cpp:957
↓ 9 callers
Method
setCurrentAction
source/game/PlayerSelection.cpp:33
↓ 9 callers
Method
setSelected
source/entities/Tile.cpp:1169
↓ 9 callers
Method
takeDamage
source/entities/Tile.h:155
↓ 9 callers
Method
tileToVector3
source/entities/MovableGameEntity.cpp:51
↓ 9 callers
Method
updateTileStateForSeat
source/game/Seat.cpp:1538
↓ 8 callers
Method
addGoldCarried
source/entities/Creature.h:447
↓ 8 callers
Method
changeNotifiedForSeat
source/entities/Tile.cpp:764
↓ 8 callers
Method
disconnect
source/network/ODClient.cpp:1062
↓ 8 callers
Method
getActiveCamera
source/camera/CameraManager.h:144
↓ 8 callers
Method
getClaimRate
\brief Gets the current claim rate
source/entities/Creature.h:157
↓ 8 callers
Method
getLocalSeat
source/tests/mocks/ODClientTest.cpp:450
↓ 8 callers
Method
getNbRooms
source/game/SeatData.cpp:62
↓ 8 callers
Method
getTrapConfigDouble
source/utils/ConfigManager.cpp:1459
↓ 8 callers
Method
getTrapConfigInt32
source/utils/ConfigManager.cpp:1447
↓ 8 callers
Method
getWeaponL
\brief Gets pointer to the Weapon in left hand
source/entities/Creature.h:161
↓ 8 callers
Method
getWeaponR
\brief Gets pointer to the Weapon in right hand
source/entities/Creature.h:165
↓ 8 callers
Method
isDiggable
source/entities/Tile.cpp:89
↓ 8 callers
Method
setJobCooldown
source/entities/Creature.cpp:3044
↓ 8 callers
Method
setMarkedForDigging
source/entities/Tile.cpp:386
↓ 8 callers
Method
setSeat
\brief Sets the seat this object belongs to
source/entities/GameEntity.h:202
↓ 8 callers
Method
updateActiveSpots
source/traps/Trap.cpp:192
↓ 8 callers
Method
updateFloodFillFromTile
source/entities/Tile.cpp:565
↓ 7 callers
Method
addPlayer
source/gamemap/GameMap.cpp:1652
↓ 7 callers
Method
addSink
source/utils/LogManager.cpp:40
↓ 7 callers
Method
buildReplayFilename
source/utils/ResourceManager.cpp:561
↓ 7 callers
Method
claimTile
source/entities/Tile.cpp:1267
↓ 7 callers
Method
connect
source/network/ODClient.cpp:1019
↓ 7 callers
Method
destroyMesh
source/entities/GameEntity.cpp:574
↓ 7 callers
Function
fillFilesList
source/utils/Helper.cpp:123
↓ 7 callers
Method
getBedDim1
source/entities/CreatureDefinition.h:151
↓ 7 callers
Method
getBedDim2
source/entities/CreatureDefinition.h:152
↓ 7 callers
Method
getClientConnectionTimeout
source/utils/ConfigManager.h:129
↓ 7 callers
Method
getCreaturesBySeat
source/gamemap/GameMap.cpp:566
↓ 7 callers
Method
getCurrentAction
source/game/PlayerSelection.h:43
← previous
next →
101–200 of 3,422, ranked by callers