Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/REGoth-project/REGoth
/ functions
Functions
1,656 in github.com/REGoth-project/REGoth
⨍
Functions
1,656
◇
Types & classes
441
↓ 3 callers
Method
startNewRouteTo
src/logic/Pathfinder.cpp:237
↓ 3 callers
Method
stopAnimation
src/components/AnimHandler.h:85
↓ 3 callers
Method
toRGBA8
* @brief Converts the stored color to RGBA8 */
src/math/mathlib.h:289
↓ 3 callers
Function
toUpper
* @return String given in 's' with all characters uppercase */
src/utils/Utils.h:35
↓ 3 callers
Function
waypointExists
* @return True, if the given waypoint exists inside the waynet */
src/engine/Waynet.h:90
↓ 2 callers
Method
Action_DrawWeapon
src/logic/NpcAnimationHandler.cpp:91
↓ 2 callers
Method
Action_FightForward
src/logic/NpcAnimationHandler.cpp:101
↓ 2 callers
Method
Action_FightLeft
src/logic/NpcAnimationHandler.cpp:105
↓ 2 callers
Method
Action_FightParry
src/logic/NpcAnimationHandler.cpp:113
↓ 2 callers
Method
Action_FightRight
src/logic/NpcAnimationHandler.cpp:109
↓ 2 callers
Method
Action_GoBackward
src/logic/NpcAnimationHandler.cpp:55
↓ 2 callers
Method
Action_GoForward
src/logic/NpcAnimationHandler.cpp:37
↓ 2 callers
Method
Action_StrafeLeft
src/logic/NpcAnimationHandler.cpp:62
↓ 2 callers
Method
Action_StrafeRight
src/logic/NpcAnimationHandler.cpp:68
↓ 2 callers
Method
Action_UndrawWeapon
src/logic/NpcAnimationHandler.cpp:96
↓ 2 callers
Function
MakeRelativePathsInFlagsAbsolute
( flags, working_directory )
.ycm_extra_conf.py:114
↓ 2 callers
Method
Rotation
src/math/mathlib.h:597
↓ 2 callers
Method
addChild
src/ui/View.cpp:194
↓ 2 callers
Method
addChoice
src/ui/DialogBox.cpp:97
↓ 2 callers
Method
addDoneCallback
* Adds a callback, triggered when this message has been successfully and completely processed * @param hostVob Vob which the callback is
src/logic/messages/EventMessage.h:112
↓ 2 callers
Method
addEntity
src/engine/World.cpp:635
↓ 2 callers
Function
adpcm_decode_block
lib/adpcm/adpcm-lib.cpp:334
↓ 2 callers
Function
animationAddEventPFX
src/content/AnimationLibrary.cpp:175
↓ 2 callers
Function
animationAddEventPFXStop
src/content/AnimationLibrary.cpp:187
↓ 2 callers
Function
animationAddEventSFX
src/content/AnimationLibrary.cpp:162
↓ 2 callers
Function
animationAddEventSFXGround
src/content/AnimationLibrary.cpp:197
↓ 2 callers
Method
applyOverlay
src/logic/visuals/ModelVisual.cpp:762
↓ 2 callers
Method
cend
! @brief returns a const iterator to one past the last element Returns a const iterator to one past the last element. @image html range-
lib/json/json.hpp:4391
↓ 2 callers
Method
compoundShapeAddChild
src/physics/PhysicsSystem.cpp:501
↓ 2 callers
Method
continueSounds
src/audio/AudioWorld.cpp:553
↓ 2 callers
Function
destroyComponent
src/components/EntityActions.h:156
↓ 2 callers
Method
doesFreepointExist
src/engine/World.cpp:873
↓ 2 callers
Method
drawEntry
src/ui/MenuItemListboxEntry.cpp:30
↓ 2 callers
Method
enablePlayerBindings
src/engine/GameSession.cpp:387
↓ 2 callers
Function
encode_sample
lib/adpcm/adpcm-lib.cpp:191
↓ 2 callers
Function
ensureSavegameFolders
Enures that all folders to save into the given savegame-slot exist
src/logic/SavegameManager.cpp:21
↓ 2 callers
Method
exportObject
src/logic/Controller.cpp:40
↓ 2 callers
Method
exportScriptEngine
src/logic/ScriptEngine.cpp:471
↓ 2 callers
Function
extractInstaller
* Extracts a given gothic installer executable * @return success */
src/engine/PlatformAndroid.cpp:427
↓ 2 callers
Method
findStartPoints
src/engine/World.cpp:776
↓ 2 callers
Function
find_externals
(filename)
src/logic/scriptExternals/findUnimplemented.py:6
↓ 2 callers
Method
getAnimationStateHash
* @return Value useful to check if there was an actual change. This value is modified every time * the animation was updated */
src/components/AnimHandler.h:183
↓ 2 callers
Method
getDataBundle
* Returns all datasets inside a single structure */
src/memory/AllocatorBundle.h:117
↓ 2 callers
Method
getDirection
* @return The direction the player is facing */
src/logic/PlayerController.h:162
↓ 2 callers
Method
getGameEngineSpeedFactor
* @return m_GameEngineSpeedFactor */
src/engine/GameClock.h:138
↓ 2 callers
Method
getLastDt
src/engine/GameClock.cpp:121
↓ 2 callers
Method
getScriptHandle
src/components/VobClasses.cpp:344
↓ 2 callers
Method
getSkyColors
src/content/Sky.cpp:77
↓ 2 callers
Method
getSkyDomeColorLayerMesh
* @return Mesh for the fancy looking glow effect in the back of the skydome */
src/content/Sky.h:157
↓ 2 callers
Method
getUsedMob
src/logic/PlayerController.h:389
↓ 2 callers
Method
getVisualType
* @return Classtype of this visual */
src/logic/visuals/PfxVisual.h:22
↓ 2 callers
Method
getVobEntityByName
* @return The vob-entity of a vob using the given name */
src/engine/World.h:162
↓ 2 callers
Method
getWorldTransform
src/physics/MotionState.cpp:40
↓ 2 callers
Method
get_string
! @brief return string value for string tokens The function iterates the characters between the opening and closing quotes of
lib/json/json.hpp:8852
↓ 2 callers
Method
get_token_string
return string representation of last read token
lib/json/json.hpp:8788
↓ 2 callers
Method
get_unchecked
! @brief return a reference to the pointed to value @note This version does not throw if a value is not present, but tries to
lib/json/json.hpp:9632
↓ 2 callers
Method
hasPFX
src/logic/PfxManager.cpp:47
↓ 2 callers
Method
hasSymbol
src/logic/ScriptEngine.cpp:313
↓ 2 callers
Method
importObject
src/logic/Controller.cpp:65
↓ 2 callers
Method
importVobAndTakeControl
src/engine/World.cpp:1097
↓ 2 callers
Method
init
src/content/VertexTypes.h:47
↓ 2 callers
Method
interpolateTriangleShadowValue
src/engine/WorldMesh.cpp:19
↓ 2 callers
Method
invalidate
src/memory/StaticReferencedAllocator.h:40
↓ 2 callers
Method
isDaytime
src/engine/GameClock.cpp:126
↓ 2 callers
Method
isEntityValid
src/engine/World.cpp:1040
↓ 2 callers
Method
isLeaf
* @return Whether this is a leaf */
src/engine/BspTree.h:46
↓ 2 callers
Method
isNightTime
src/content/Sky.cpp:789
↓ 2 callers
Method
is_end
return whether the iterator is at end
lib/json/json.hpp:6531
↓ 2 callers
Method
layoutText
src/ui/zFont.cpp:171
↓ 2 callers
Function
little_endian_to_native
lib/adpcm/adpcm-xq.c:698
↓ 2 callers
Method
loadDAT
src/logic/ScriptEngine.cpp:33
↓ 2 callers
Method
loadMeshLibFromVDF
src/components/AnimHandler.cpp:434
↓ 2 callers
Method
loadMeshVDF
src/content/GenericMeshAllocator.cpp:22
↓ 2 callers
Function
main
()
src/logic/scriptExternals/findUnimplemented.py:15
↓ 2 callers
Method
makeCollisionShapeFromMesh
src/physics/PhysicsSystem.cpp:109
↓ 2 callers
Method
makeCompoundCollisionShape
src/physics/PhysicsSystem.cpp:201
↓ 2 callers
Method
makeRigidBody
src/physics/PhysicsSystem.cpp:485
↓ 2 callers
Method
nextDialogueShot
src/logic/CameraController.cpp:245
↓ 2 callers
Function
nextGroup
src/utils/naturalcompare.h:44
↓ 2 callers
Method
onAIOutput
src/logic/DialogManager.cpp:155
↓ 2 callers
Method
onFrameUpdate
src/logic/visuals/ModelVisual.cpp:589
↓ 2 callers
Method
onVisualChanged
src/logic/MobController.cpp:585
↓ 2 callers
Method
open
src/audio/WavReader.cpp:17
↓ 2 callers
Method
playAnimation
src/logic/NpcAnimationHandler.cpp:575
↓ 2 callers
Method
popAllMenus
src/ui/Hud.cpp:352
↓ 2 callers
Method
popMenu
src/ui/Hud.cpp:330
↓ 2 callers
Method
postProcessLoad
src/physics/PhysicsSystem.cpp:515
↓ 2 callers
Method
printMessage
src/ui/PrintScreenMessages.cpp:68
↓ 2 callers
Method
raytraceAll
src/physics/PhysicsSystem.cpp:250
↓ 2 callers
Method
removeChild
src/ui/View.cpp:124
↓ 2 callers
Method
removeObject
* Marks the element with the given handle as free and calls the "OnRemoved"-Callback before doing so */
src/memory/AllocatorBundle.h:79
↓ 2 callers
Method
resetSession
src/engine/BaseEngine.cpp:214
↓ 2 callers
Function
round
src/utils/Utils.h:325
↓ 2 callers
Method
runFunction
src/logic/ScriptEngine.cpp:79
↓ 2 callers
Method
setBodyState
src/logic/visuals/ModelVisual.cpp:599
↓ 2 callers
Method
setCurrentSlot
src/engine/GameSession.h:57
↓ 2 callers
Method
setFocus
src/ui/MenuItemListbox.cpp:84
↓ 2 callers
Method
setGameplayHudVisible
src/ui/Hud.cpp:324
↓ 2 callers
Method
setGrowDirection
src/ui/SubtitleBox.h:32
↓ 2 callers
Method
setInnerOffset
src/ui/BarView.cpp:97
← previous
next →
201–300 of 1,656, ranked by callers