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
getForcedNetworkPort
source/utils/ResourceManager.h:148
↓ 1 callers
Method
getFrameRate
source/utils/FrameRateLimiter.cpp:55
↓ 1 callers
Function
getGameEntityFromPacket
source/entities/EntityLoading.cpp:137
↓ 1 callers
Function
getGameEntityFromStream
source/entities/EntityLoading.cpp:46
↓ 1 callers
Method
getGameMap
\brief Pointer to the GameMap
source/entities/GameEntity.h:269
↓ 1 callers
Method
getGameTimeMillis
source/network/ODSocketClient.h:74
↓ 1 callers
Method
getGoalsStringForPlayer
source/gamemap/GameMap.cpp:2508
↓ 1 callers
Method
getHasBeenProcessed
source/gamemap/GameMap.cpp:123
↓ 1 callers
Method
getHasVisualDebuggingEntities
\brief An accessor to return whether or not the creature has OGRE entities for its visual debugging entities.
source/entities/Creature.h:320
↓ 1 callers
Method
getHiddenValueNorth
source/gamemap/TileContainer.cpp:304
↓ 1 callers
Method
getHiddenValueSouth
source/gamemap/TileContainer.cpp:309
↓ 1 callers
Method
getHpHealPerTurn
source/entities/CreatureDefinition.h:168
↓ 1 callers
Method
getHpPerLevel
source/entities/CreatureDefinition.h:167
↓ 1 callers
Method
getHungerGrowthPerTurn
source/entities/CreatureDefinition.h:171
↓ 1 callers
Method
getIsDebuggingVision
source/game/Seat.h:170
↓ 1 callers
Method
getIsFOWActivated
source/gamemap/GameMap.h:157
↓ 1 callers
Method
getKeyboard
source/modes/AbstractApplicationMode.h:79
↓ 1 callers
Method
getLastTurnAck
source/network/ODSocketClient.h:70
↓ 1 callers
Method
getLogLevel
source/utils/ResourceManager.h:151
↓ 1 callers
Method
getMaxCreaturesPerSeatDefault
source/utils/ConfigManager.h:99
↓ 1 callers
Method
getMaxFPS
source/render/ODFrameListener.h:169
↓ 1 callers
Method
getMaxGoldCarryable
source/entities/CreatureDefinition.h:162
↓ 1 callers
Method
getModifierStrength
source/entities/Creature.h:559
↓ 1 callers
Method
getNN
source/camera/HermiteCatmullSpline.h:37
↓ 1 callers
Method
getNbCreatureMaxIncrease
source/rooms/RoomPortal.h:29
↓ 1 callers
Method
getNbNeededCraftedTrap
source/traps/Trap.cpp:159
↓ 1 callers
Method
getNbShootsBeforeDeactivation
source/traps/Trap.h:122
↓ 1 callers
Method
getNbTurnsEffect
source/creatureeffect/CreatureEffect.h:41
↓ 1 callers
Method
getNbTurnsFuriousMax
source/utils/ConfigManager.h:135
↓ 1 callers
Method
getNbTurnsKoCreatureAttacked
source/utils/ConfigManager.h:153
↓ 1 callers
Method
getNbTurnsWithoutBattle
source/entities/Creature.h:456
↓ 1 callers
Method
getNbWorkersClaimSameTile
source/utils/ConfigManager.h:202
↓ 1 callers
Method
getNbWorkersDigSameFaceTile
source/utils/ConfigManager.h:199
↓ 1 callers
Method
getNewSpellType
source/game/PlayerSelection.h:61
↓ 1 callers
Method
getNextEvent
source/game/Player.cpp:149
↓ 1 callers
Method
getNextFighterClassToSpawn
source/game/Seat.cpp:1830
↓ 1 callers
Method
getNodeOrientation
source/render/RenderManager.cpp:402
↓ 1 callers
Method
getNumActiveSpots
source/rooms/Room.h:89
↓ 1 callers
Method
getParent
source/gamemap/GameMap.cpp:132
↓ 1 callers
Function
getPixelValueFromTile
source/gamemap/MiniMapDrawnFull.cpp:111
↓ 1 callers
Method
getPlayerBySeatId
source/gamemap/GameMap.cpp:1685
↓ 1 callers
Method
getRangeMax
source/creatureskill/CreatureSkillWeak.cpp:53
↓ 1 callers
Method
getReloadTime
source/traps/Trap.h:113
↓ 1 callers
Method
getRemoveTrap
source/traps/Trap.h:137
↓ 1 callers
Method
getRenderedMovableEntity
source/gamemap/GameMap.cpp:852
↓ 1 callers
Method
getRoomFromStream
source/rooms/RoomManager.cpp:411
↓ 1 callers
Method
getRotation
source/rooms/RoomDormitory.h:67
↓ 1 callers
Method
getSeatRogue
source/gamemap/GameMap.h:295
↓ 1 callers
Method
getSelected
\brief Returns whether or not the tile has been selected.
source/entities/Tile.h:224
↓ 1 callers
Method
getServerMode
source/network/ODServer.h:74
↓ 1 callers
Method
getSlapDamagePercent
source/utils/ConfigManager.h:117
↓ 1 callers
Method
getSlapEffectDuration
source/utils/ConfigManager.h:120
↓ 1 callers
Method
getSleepHeal
source/entities/CreatureDefinition.h:195
↓ 1 callers
Method
getSpellCooldownSmooth
source/game/Player.cpp:171
↓ 1 callers
Method
getSpellCooldownSmoothTime
source/game/Player.cpp:196
↓ 1 callers
Method
getSpellCooldownTurns
source/game/Player.cpp:159
↓ 1 callers
Method
getSpellFromStream
source/spells/SpellManager.cpp:158
↓ 1 callers
Method
getSpellsBySeatAndType
source/gamemap/GameMap.cpp:2873
↓ 1 callers
Method
getStatsText
source/entities/Creature.cpp:1913
↓ 1 callers
Method
getTileSet
source/utils/ConfigManager.cpp:1589
↓ 1 callers
Method
getTimePayDay
source/utils/ConfigManager.h:123
↓ 1 callers
Method
getTimeRemain
source/game/Player.h:71
↓ 1 callers
Method
getTrapEntityType
source/entities/TrapEntity.h:47
↓ 1 callers
Method
getTrapFromStream
source/traps/TrapManager.cpp:423
↓ 1 callers
Method
getTurnsStunDropped
source/entities/CreatureDefinition.h:197
↓ 1 callers
Method
getViewport
source/camera/CameraManager.h:151
↓ 1 callers
Method
getWakefulnessLostPerTurn
source/entities/CreatureDefinition.h:170
↓ 1 callers
Method
getWeaponForTuning
source/gamemap/GameMap.cpp:447
↓ 1 callers
Method
getWorkerPreferredActions
source/game/Player.cpp:834
↓ 1 callers
Method
getWorkerToPickupBySeat
source/gamemap/GameMap.cpp:580
↓ 1 callers
Method
getXPNeededWhenLevel
source/entities/CreatureDefinition.cpp:229
↓ 1 callers
Method
goBack
source/modes/MenuModeConfigureSeats.cpp:281
↓ 1 callers
Method
guiSkillRefreshed
source/game/Seat.h:269
↓ 1 callers
Method
hasChangedForSeat
source/entities/Tile.cpp:751
↓ 1 callers
Method
heal
source/entities/Creature.cpp:659
↓ 1 callers
Method
importFromPacket
source/entities/PersistentObject.cpp:153
↓ 1 callers
Method
importFromPacket
source/entities/MapLight.cpp:322
↓ 1 callers
Method
importFromPacket
source/entities/Creature.cpp:589
↓ 1 callers
Method
importFromPacket
source/entities/TreasuryObject.cpp:286
↓ 1 callers
Method
importFromStream
source/creaturemood/CreatureMoodFee.cpp:64
↓ 1 callers
Method
importFromStream
source/renderscene/RenderSceneWait.cpp:70
↓ 1 callers
Method
importFromStream
source/entities/MapLight.cpp:295
↓ 1 callers
Method
importFromStream
source/entities/MissileBoulder.cpp:99
↓ 1 callers
Method
importFromStream
source/entities/Creature.cpp:419
↓ 1 callers
Method
importFromStream
source/entities/MissileOneHit.cpp:98
↓ 1 callers
Method
importFromStream
source/entities/ChickenEntity.cpp:317
↓ 1 callers
Method
importFromStream
source/entities/TreasuryObject.cpp:298
↓ 1 callers
Method
importFromStream
source/entities/Tile.h:474
↓ 1 callers
Method
importFromStream
source/entities/CraftedTrap.cpp:82
↓ 1 callers
Method
importFromStream
source/entities/SkillEntity.cpp:88
↓ 1 callers
Method
importFromStream
source/creaturebehaviour/CreatureBehaviourFleeWhenWeak.cpp:131
↓ 1 callers
Method
importFromStream
source/creatureskill/CreatureSkill.cpp:44
↓ 1 callers
Method
importFromStream
source/creatureeffect/CreatureEffectDefense.cpp:82
↓ 1 callers
Method
importFromStream
source/creatureeffect/CreatureEffectExplosion.cpp:70
↓ 1 callers
Method
importFromStream
source/creatureeffect/CreatureEffectSpeedChange.cpp:83
↓ 1 callers
Method
importFromStream
source/creatureeffect/CreatureEffectHeal.cpp:72
↓ 1 callers
Method
importFromStream
source/creatureeffect/CreatureEffectStrengthChange.cpp:82
↓ 1 callers
Method
importSeatFromStream
source/game/Seat.cpp:859
↓ 1 callers
Method
increaseNbTurn
source/creatureaction/CreatureAction.h:68
↓ 1 callers
Method
increaseNbTurnActive
source/creatureaction/CreatureAction.h:74
← previous
next →
801–900 of 3,422, ranked by callers