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
↓ 1 callers
Method
copyFloodFillToOtherSeats
source/entities/Tile.cpp:639
↓ 1 callers
Method
correctDropPosition
source/entities/MovableGameEntity.cpp:394
↓ 1 callers
Method
correctEntityMovePosition
source/entities/Creature.cpp:3005
↓ 1 callers
Function
createAI
source/ai/AIFactory.cpp:26
↓ 1 callers
Method
createCamera
source/camera/CameraManager.cpp:89
↓ 1 callers
Method
createCreatureBehaviour
source/creaturebehaviour/CreatureBehaviourAttackEnemy.cpp:33
↓ 1 callers
Method
createCreatureEffect
source/creatureeffect/CreatureEffectSlap.cpp:30
↓ 1 callers
Method
createCreatureMood
source/creaturemood/CreatureMoodFee.cpp:31
↓ 1 callers
Method
createCreatureSkill
source/creatureskill/CreatureSkillWeak.cpp:37
↓ 1 callers
Method
createMainMenuScene
source/render/ODFrameListener.cpp:303
↓ 1 callers
Method
createRenderScene
source/renderscene/RenderSceneWait.cpp:28
↓ 1 callers
Method
createScene
source/render/RenderManager.cpp:179
↓ 1 callers
Method
creatureDropped
\brief Allows to customize creature behaviour when dropped on the given building
source/entities/Building.h:167
↓ 1 callers
Method
deactivate
source/modes/GameEditorModeBase.cpp:162
↓ 1 callers
Method
decreaseGoldFee
source/entities/Creature.h:434
↓ 1 callers
Method
decreaseReloadTime
source/traps/Trap.h:81
↓ 1 callers
Method
decreaseShoot
source/traps/Trap.h:96
↓ 1 callers
Method
decreaseSpellCooldowns
source/game/Player.cpp:216
↓ 1 callers
Method
destroyVisualDebugEntities
source/entities/Creature.cpp:1802
↓ 1 callers
Method
digOut
source/entities/Tile.cpp:1330
↓ 1 callers
Method
disableFloodFill
\brief Temporarily disables the flood fill computations on this game map.
source/gamemap/GameMap.h:396
↓ 1 callers
Method
disconnect
source/network/ODSocketClient.cpp:61
↓ 1 callers
Method
dispatchSyncPost
source/renderscene/RenderSceneMenu.cpp:37
↓ 1 callers
Method
displayTileMesh
source/traps/TrapDoor.h:46
↓ 1 callers
Method
doPlayerAITurn
source/gamemap/GameMap.cpp:1094
↓ 1 callers
Method
doTurn
source/gamemap/GameMap.cpp:1075
↓ 1 callers
Method
doTurn
source/ai/KeeperAI.cpp:76
↓ 1 callers
Method
eatChicken
source/entities/ChickenEntity.cpp:254
↓ 1 callers
Method
entitySlapped
source/render/RenderManager.cpp:1531
↓ 1 callers
Method
executeClient
source/modes/Command.cpp:22
↓ 1 callers
Method
executeServer
source/modes/Command.cpp:32
↓ 1 callers
Method
exportHeadersToStream
source/entities/GameEntity.cpp:351
↓ 1 callers
Method
exportSeatToStream
source/game/Seat.cpp:1122
↓ 1 callers
Method
exportTileToPacket
source/game/Seat.cpp:1633
↓ 1 callers
Method
exportToStream
source/creaturemood/CreatureMoodFee.cpp:75
↓ 1 callers
Method
exportToStream
source/traps/TrapDoor.cpp:447
↓ 1 callers
Method
exportToStream
source/rooms/RoomArena.cpp:319
↓ 1 callers
Method
exportToStream
source/entities/Tile.cpp:211
↓ 1 callers
Method
exportToStream
source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp:125
↓ 1 callers
Method
exportToStream
source/creatureskill/CreatureSkill.cpp:38
↓ 1 callers
Method
exportToStream
source/creatureeffect/CreatureEffect.cpp:35
↓ 1 callers
Method
fadeIn
source/sound/MusicPlayer.cpp:77
↓ 1 callers
Method
fight
source/entities/Creature.cpp:3186
↓ 1 callers
Function
fillMasterServerGames
source/utils/MasterServer.cpp:38
↓ 1 callers
Function
findFileStemIn
source/modes/MenuModeEditorLoad.cpp:125
↓ 1 callers
Method
fireChatMsgLeavingDungeon
source/entities/Creature.cpp:2653
↓ 1 callers
Method
fireChatMsgLeftDungeon
source/entities/Creature.cpp:2637
↓ 1 callers
Method
fireChatMsgTookFee
source/entities/Creature.cpp:2615
↓ 1 callers
Method
fireCreatureRefreshIfNeeded
source/entities/Creature.cpp:2590
↓ 1 callers
Method
fireCreatureSound
source/entities/Creature.cpp:2780
↓ 1 callers
Method
fireDropEntity
source/entities/GameEntity.cpp:213
↓ 1 callers
Method
fireEntityDead
source/entities/GameEntity.cpp:519
↓ 1 callers
Method
fireGameSound
source/gamemap/GameMap.cpp:3252
↓ 1 callers
Method
firePickupEntity
source/entities/GameEntity.cpp:154
↓ 1 callers
Method
fireRefresh
source/entities/BuildingObject.cpp:118
↓ 1 callers
Method
fireRefreshEntities
source/gamemap/GameMap.cpp:2817
↓ 1 callers
Method
fireRemoveEntityToSeatsWithVision
source/entities/GameEntity.cpp:330
↓ 1 callers
Method
fireSeatsSawTriggering
source/traps/Trap.cpp:44
↓ 1 callers
Method
flyTo
source/camera/CameraManager.cpp:451
↓ 1 callers
Method
foodEaten
source/entities/Creature.h:377
↓ 1 callers
Method
frameStarted
source/game/Player.cpp:228
↓ 1 callers
Method
freeGroup
source/renderscene/RenderSceneGroup.cpp:107
↓ 1 callers
Method
freeMenu
source/renderscene/RenderSceneMenu.cpp:49
↓ 1 callers
Method
freeRessources
source/renderscene/RenderSceneWait.cpp:65
↓ 1 callers
Function
fromString
source/game/SkillType.cpp:26
↓ 1 callers
Method
getAnimationState
source/entities/MovableGameEntity.h:103
↓ 1 callers
Method
getAttenuationConstant
source/entities/MapLight.h:89
↓ 1 callers
Method
getAttenuationLinear
source/entities/MapLight.h:92
↓ 1 callers
Method
getAttenuationQuadratic
source/entities/MapLight.h:95
↓ 1 callers
Method
getAttenuationRange
source/entities/MapLight.h:86
↓ 1 callers
Method
getAudioValue
\brief Get a config value.
source/utils/ConfigManager.h:219
↓ 1 callers
Method
getBaseSpawnPoint
source/utils/ConfigManager.h:132
↓ 1 callers
Method
getCarryableEntities
source/gamemap/GameMap.cpp:1772
↓ 1 callers
Method
getClaimRatePerLevel
source/entities/CreatureDefinition.h:161
↓ 1 callers
Method
getClaimingWallPenalty
source/utils/ConfigManager.h:141
↓ 1 callers
Method
getClassDescriptionForTuning
source/gamemap/GameMap.cpp:530
↓ 1 callers
Method
getCommandDescription
source/modes/ConsoleInterface.cpp:228
↓ 1 callers
Method
getCostPerTile
source/traps/TrapDoor.cpp:56
↓ 1 callers
Method
getCostPerTile
source/rooms/RoomArena.cpp:51
↓ 1 callers
Method
getCostRepair
source/rooms/Room.cpp:634
↓ 1 callers
Method
getCoveredTiles
source/entities/Creature.cpp:1819
↓ 1 callers
Method
getCreatureBaseMood
source/utils/ConfigManager.h:102
↓ 1 callers
Method
getCreatureDeathCounter
source/utils/ConfigManager.h:93
↓ 1 callers
Method
getCreatureDefinition
source/utils/ConfigManager.cpp:1531
↓ 1 callers
Method
getCreatureMoodAngry
source/utils/ConfigManager.h:111
↓ 1 callers
Method
getCreatureMoodFurious
source/utils/ConfigManager.h:114
↓ 1 callers
Method
getCreatureMoodHappy
source/utils/ConfigManager.h:105
↓ 1 callers
Method
getCreatureMoodUpset
source/utils/ConfigManager.h:108
↓ 1 callers
Method
getCreatureSpeed
source/entities/Building.cpp:478
↓ 1 callers
Method
getCreaturesByAlliedSeat
source/gamemap/GameMap.cpp:552
↓ 1 callers
Method
getDigCoefClaimedWall
source/utils/ConfigManager.h:150
↓ 1 callers
Method
getDigCoefGem
source/utils/ConfigManager.h:147
↓ 1 callers
Method
getDigCoefGold
source/utils/ConfigManager.h:144
↓ 1 callers
Method
getDigRatePerLevel
source/entities/CreatureDefinition.h:164
↓ 1 callers
Method
getEntityParticleEffectType
\brief This function is to be used by Entities that would have more advanced effects to know the type (and, thus, allow to cast the effect without usi
source/entities/GameEntity.h:91
↓ 1 callers
Method
getEventMaxTimeDisplay
source/render/ODFrameListener.h:84
↓ 1 callers
Method
getFailedGoal
source/game/Seat.cpp:135
↓ 1 callers
Method
getFailedMessage
source/goals/GoalMineNGold.cpp:52
↓ 1 callers
Method
getFightIdleDist
source/entities/CreatureDefinition.h:188
↓ 1 callers
Method
getFighterToPickupBySeat
source/gamemap/GameMap.cpp:705
← previous
next →
701–800 of 3,422, ranked by callers