Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenEnroth/OpenEnroth
/ functions
Functions
4,047 in github.com/OpenEnroth/OpenEnroth
⨍
Functions
4,047
◇
Types & classes
1,316
↓ 7 callers
Function
parseByte
src/Library/Color/Color.cpp:14
↓ 7 callers
Method
postGenerate
src/Engine/Objects/Item.cpp:737
↓ 7 callers
Function
processSpellImpact
src/Engine/Objects/SpriteObject.cpp:693
↓ 7 callers
Method
readAllAsBlob
src/Utility/Streams/BlobInputStream.cpp:41
↓ 7 callers
Method
resize
src/Library/Platform/Sdl/SdlWindow.cpp:52
↓ 7 callers
Method
reverse
test/Testing/Game/AccessibleVector.h:160
↓ 7 callers
Method
setActiveToFirstCanAct
src/Engine/Party.cpp:205
↓ 7 callers
Function
skillForMagicSchool
src/Engine/Objects/CharacterEnumFunctions.cpp:44
↓ 7 callers
Method
teleportTo
src/Engine/Components/Control/EngineController.cpp:313
↓ 7 callers
Method
tickCount
src/Library/Platform/Sdl/SdlPlatform.cpp:140
↓ 7 callers
Method
tilesetByPos
src/Engine/Graphics/OutdoorTerrain.cpp:110
↓ 7 callers
Method
toColor
src/Library/Color/Color.h:123
↓ 7 callers
Method
tryAdd
src/Engine/Objects/Inventory.cpp:83
↓ 7 callers
Function
trySerialize
src/Library/Serialization/CommonSerialization.cpp:32
↓ 7 callers
Function
uncompress
src/Library/Compression/Compression.cpp:37
↓ 7 callers
Method
used
src/Utility/Streams/StreamBuffer.h:47
↓ 7 callers
Method
wearsEnchantedItem
----- (0048D6D0) --------------------------------------------------------
src/Engine/Objects/Character.cpp:1139
↓ 7 callers
Method
width
src/Library/Image/Image.h:46
↓ 6 callers
Method
ActorEnemy
src/Engine/Objects/Actor.h:91
↓ 6 callers
Method
AddLight
----- (00467D88) --------------------------------------------------------
src/Engine/Graphics/LightsStack.cpp:14
↓ 6 callers
Method
AddObject
src/Engine/Graphics/Vis.h:67
↓ 6 callers
Method
ChangeClass
----- (0049024A) --------------------------------------------------------
src/Engine/Objects/Character.cpp:2885
↓ 6 callers
Method
Clickable
src/Engine/Graphics/Indoor.h:107
↓ 6 callers
Method
Draw
----- (0044103C) --------------------------------------------------------
src/Engine/Engine.cpp:186
↓ 6 callers
Function
DrawPlayerLevels
src/Arcomage/Arcomage.cpp:1542
↓ 6 callers
Method
Get
src/Engine/Objects/NPC.cpp:273
↓ 6 callers
Function
GetActorTintColor
* * @param max_dimm Maximum dimming level allowed (0-31). 31 * 8 ~ 255. * @param min_dimm Minimum dimming
src/Engine/Graphics/LightmapBuilder.cpp:49
↓ 6 callers
Method
GetActualEndurance
----- (0048CABC) --------------------------------------------------------
src/Engine/Objects/Character.cpp:710
↓ 6 callers
Method
GetActualResistance
----- (0048E7D0) --------------------------------------------------------
src/Engine/Objects/Character.cpp:1943
↓ 6 callers
Function
GetIndoorFloorZ
src/Engine/Graphics/Indoor.cpp:1945
↓ 6 callers
Method
GetParameterBonus
----- (0048EA1B) --------------------------------------------------------
src/Engine/Objects/Character.cpp:2039
↓ 6 callers
Method
MakeViewportScreenshot
src/Engine/Graphics/Renderer/NullRenderer.cpp:74
↓ 6 callers
Method
Open
src/Media/Audio/OpenALTrack16.cpp:22
↓ 6 callers
Function
PlayButtonClickSound
src/Engine/Engine.cpp:496
↓ 6 callers
Method
PrepareAndCheckIfStationary
src/Engine/Graphics/Collisions.cpp:387
↓ 6 callers
Method
Release
----- (00498B15) --------------------------------------------------------
src/Engine/Graphics/Indoor.cpp:229
↓ 6 callers
Method
SetInitialStats
----- (00490188) --------------------------------------------------------
src/Engine/Objects/Character.cpp:2841
↓ 6 callers
Function
SetUserInterface
----- (004226EF) --------------------------------------------------------
src/GUI/GUIWindow.cpp:580
↓ 6 callers
Method
StartTextInput
----- (00459E5A) --------------------------------------------------------
src/Io/KeyboardInputHandler.cpp:384
↓ 6 callers
Function
addUniqueItemClasses
src/GUI/UI/Houses/Shops.cpp:215
↓ 6 callers
Function
allEnchantableAttributes
* @return All attributes that can be improved though attribute item enchantments, like *
src/Engine/Objects/CharacterEnumFunctions.h:185
↓ 6 callers
Method
at
src/Utility/IndexedArray.h:166
↓ 6 callers
Method
base
src/Library/Platform/Proxy/ProxyBase.h:19
↓ 6 callers
Method
characterHitOrMiss
----- (004272F5) --------------------------------------------------------
src/Engine/Objects/Character.cpp:6263
↓ 6 callers
Method
contains
src/Library/Platform/Application/PlatformComponentStorage.h:61
↓ 6 callers
Function
draw_leather
----- (0041A556) --------------------------------------------------------
src/GUI/UI/UICharacter.cpp:969
↓ 6 callers
Method
exit
src/Application/GameStates/VideoState.cpp:56
↓ 6 callers
Method
getActorsInViewport
TODO: should this be combined / moved out of render
src/Engine/Graphics/Renderer/BaseRenderer.cpp:539
↓ 6 callers
Function
getCharacterByIndex
src/Scripting/GameBindings.cpp:372
↓ 6 callers
Function
getNPCData
src/Engine/Objects/NPC.cpp:31
↓ 6 callers
Function
getSpecialTransferMessageIndex
* @offset 0x444810 * @return Index of special transfer message, 0 otherwise */
src/GUI/UI/UITransition.cpp:51
↓ 6 callers
Function
getTier3DarkClass
src/Engine/Objects/CharacterEnumFunctions.h:145
↓ 6 callers
Method
goToInventory
src/Engine/Components/Control/EngineController.cpp:160
↓ 6 callers
Function
integer_sqrt
----- (00452A9E) --------------------------------------------------------
src/Engine/OurMath.cpp:6
↓ 6 callers
Function
isPotion
src/Engine/Objects/ItemEnumFunctions.h:58
↓ 6 callers
Method
isSlopeTooHighByPos
src/Engine/Graphics/OutdoorTerrain.cpp:145
↓ 6 callers
Method
minMax
test/Testing/Game/AccessibleVector.h:117
↓ 6 callers
Method
nothingHere
src/GUI/UI/UIStatusBar.cpp:76
↓ 6 callers
Function
onMapLeave
src/Engine/Evt/Processor.cpp:222
↓ 6 callers
Method
parent
src/Library/FileSystem/Trie/FileSystemTrie.h:45
↓ 6 callers
Method
popMessage
src/GUI/GUIMessageQueue.cpp:11
↓ 6 callers
Method
read
src/Bin/LodTool/ArchiveReader.cpp:38
↓ 6 callers
Method
readAsBlobOrFail
src/Utility/Streams/BlobInputStream.cpp:32
↓ 6 callers
Method
releaseRenderId
src/Engine/Graphics/Image.cpp:81
↓ 6 callers
Method
replace
src/Utility/View.h:123
↓ 6 callers
Method
reset
test/Testing/Game/TestCallObserver.h:15
↓ 6 callers
Method
setDelayedReaction
src/Engine/Party.h:261
↓ 6 callers
Function
snapshot
src/Library/Snapshots/CommonSnapshots.h:25
↓ 6 callers
Method
stopTaping
test/Testing/Game/TestController.cpp:122
↓ 6 callers
Method
stopWalkingSounds
src/Media/Audio/AudioPlayer.cpp:167
↓ 6 callers
Method
string
src/Library/Config/AnyConfigEntry.cpp:46
↓ 6 callers
Method
switchToNextActiveCharacter
----- (0049370F) --------------------------------------------------------
src/Engine/Party.cpp:217
↓ 6 callers
Method
tick
----- (004263B7) --------------------------------------------------------
src/Engine/Time/Timer.cpp:16
↓ 6 callers
Method
toDurationSinceSilence
src/Engine/Time/Time.h:31
↓ 6 callers
Function
tryDeserialize
src/Library/Serialization/CommonSerialization.cpp:37
↓ 6 callers
Function
trySerialize
src/Library/Color/Color.cpp:21
↓ 6 callers
Method
unbind
* Unbind any VAO. Static since it doesn't depend on instance state. */
src/Engine/Graphics/Renderer/OpenGLVertexBuffer.h:140
↓ 6 callers
Method
walk
src/Library/FileSystem/Trie/FileSystemTrie.h:127
↓ 6 callers
Method
write
src/Library/Config/Tests/Config_ut.cpp:23
↓ 6 callers
Method
yieldExecution
src/Engine/Components/Control/EngineControlStateHandle.h:26
↓ 5 callers
Function
AllocateActor
src/Engine/Objects/Actor.cpp:4531
↓ 5 callers
Function
CanCardBePlayed
src/Arcomage/Arcomage.cpp:2149
↓ 5 callers
Method
DrawImage
src/Engine/Graphics/Renderer/NullRenderer.cpp:59
↓ 5 callers
Method
End
----- (00405CFF) --------------------------------------------------------
src/Engine/TurnEngine/TurnEngine.cpp:202
↓ 5 callers
Method
FadeScreen__like_Turn_Undead_and_mb_Armageddon
----- (004A8BDF) --------------------------------------------------------
src/Engine/SpellFxRenderer.cpp:1112
↓ 5 callers
Method
GetActualLevel
----- (0048C90D) --------------------------------------------------------
src/Engine/Objects/Character.cpp:688
↓ 5 callers
Method
GetDamageRoll
src/Engine/Objects/Item.cpp:659
↓ 5 callers
Method
GetDecorIdByName
src/Engine/Objects/DecorationList.cpp:16
↓ 5 callers
Method
GetDisplayName
src/Engine/Objects/Actor.cpp:2361
↓ 5 callers
Method
GetHeight
src/Media/MediaPlayer.cpp:571
↓ 5 callers
Function
GetNextCardFromDeck
src/Arcomage/Arcomage.cpp:1108
↓ 5 callers
Method
GetPresentDimensions
src/Engine/Graphics/Renderer/BaseRenderer.cpp:577
↓ 5 callers
Method
GetSacrificeStatus
src/Engine/Objects/NPC.cpp:284
↓ 5 callers
Method
GetWidth
src/Media/MediaPlayer.cpp:569
↓ 5 callers
Method
GivePartyExp
TODO(pskelton): drop unsigned ----- (004269A2) --------------------------------------------------------
src/Engine/Party.cpp:840
↓ 5 callers
Method
Heal
----- (0048DBB9) --------------------------------------------------------
src/Engine/Objects/Character.cpp:1284
↓ 5 callers
Method
IsBuffExpiredToTime
src/Engine/Spells/Spells.cpp:451
↓ 5 callers
Method
IsDead
src/Engine/Objects/Character.cpp:6206
↓ 5 callers
Method
IsEradicated
src/Engine/Objects/Character.cpp:6210
↓ 5 callers
Method
LootActor
----- (00426A5A) --------------------------------------------------------
src/Engine/Objects/Actor.cpp:3491
← previous
next →
501–600 of 4,047, ranked by callers