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
↓ 1 callers
Method
split
split the string input to reference tokens
lib/json/json.hpp:9840
↓ 1 callers
Method
standup
src/logic/NpcAIHandler.cpp:25
↓ 1 callers
Method
startDialog
src/logic/DialogManager.cpp:519
↓ 1 callers
Method
startNewGame
src/engine/GameSession.cpp:240
↓ 1 callers
Method
startRoutineState
src/logic/NpcScriptState.cpp:312
↓ 1 callers
Method
stopDisplaySubtitle
src/logic/DialogManager.cpp:408
↓ 1 callers
Method
swap
! @brief exchanges the values Exchanges the contents of the JSON value with those of @a other. Does not invoke any move, copy, or swap op
lib/json/json.hpp:5259
↓ 1 callers
Method
takeControlOver
src/engine/World.cpp:1090
↓ 1 callers
Method
togglePaused
* Pauses or continues the game. Depending on the current state */
src/engine/BaseEngine.h:161
↓ 1 callers
Method
unequipItem
src/logic/PlayerController.cpp:282
↓ 1 callers
Function
unpackVdf
src/utils/zTools.cpp:24
↓ 1 callers
Method
unregisterInstanceDataBuffer
src/render/RenderSystem.cpp:137
↓ 1 callers
Method
unregisterItem
src/logic/ScriptEngine.cpp:352
↓ 1 callers
Method
unregisterMob
src/logic/ScriptEngine.cpp:362
↓ 1 callers
Method
unregisterNpc
src/logic/ScriptEngine.cpp:546
↓ 1 callers
Method
unzipAppData
()
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:72
↓ 1 callers
Method
unzipPack
(InputStream stream, String rootDirectory)
REGoth-Android/app/src/main/java/com/regothproject/regoth/StartupActivity.java:86
↓ 1 callers
Method
updateAnimations
* @brief Updates the currently playing animations */
src/components/AnimHandler.cpp:176
↓ 1 callers
Method
updateChoices
src/logic/DialogManager.cpp:445
↓ 1 callers
Method
updateSkeletalMeshInfo
* @brief Updates the given skeletalmesh-info */
src/components/AnimHandler.cpp:410
↓ 1 callers
Method
updateStatusScreen
src/logic/PlayerController.cpp:1689
↓ 1 callers
Method
updateToNextInstructionToTarget
src/logic/Pathfinder.cpp:136
↓ 1 callers
Method
useMobToState
src/logic/MobController.cpp:543
↓ 1 callers
Method
writeToConfig
src/utils/cli.cpp:165
↓ 1 callers
Function
write_adpcm_wav_header
lib/adpcm/adpcm-xq.c:472
↓ 1 callers
Function
write_pcm_wav_header
lib/adpcm/adpcm-xq.c:431
Method
Action
src/engine/Input.cpp:48
Method
ActionBinding
src/engine/Input.cpp:18
Method
AllocatorBundle
src/memory/AllocatorBundle.h:28
Method
AniEvent_PFX
src/logic/PlayerController.cpp:1915
Method
AniEvent_PFXStop
src/logic/PlayerController.cpp:1932
Method
AniEvent_SFX
src/logic/PlayerController.cpp:1833
Method
AniEvent_SFXGround
src/logic/PlayerController.cpp:1886
Method
AniEvent_Tag
src/logic/PlayerController.cpp:1911
Method
AnimHandler
src/components/AnimHandler.cpp:17
Method
AnimationLibrary
src/content/AnimationLibrary.cpp:20
Method
AttackMessage
src/logic/messages/EventMessage.h:296
Method
AudioEngine
src/audio/AudioEngine.cpp:55
Method
AudioWorld
src/audio/AudioWorld.cpp:49
Method
Backward
src/math/mathlib.h:580
Method
BarView
src/ui/BarView.cpp:13
Method
BaseEngine
src/engine/BaseEngine.cpp:42
Method
Bed
src/logic/mobs/Bed.cpp:10
Method
BodyState
src/logic/visuals/ModelVisual.h:124
Method
BspTree
src/engine/BspTree.cpp:9
Method
CameraController
src/logic/CameraController.cpp:20
Method
CharacterEquipment
src/logic/CharacterEquipment.cpp:12
Method
ClassContents
src/engine/World.cpp:43
Method
Console
src/logic/Console.cpp:13
Method
ConsoleBox
src/ui/ConsoleBox.cpp:9
Method
Container
src/logic/mobs/Container.cpp:10
Method
Controller
src/logic/Controller.cpp:12
Method
ConversationMessage
src/logic/messages/EventMessage.h:533
Method
CreateFromAxisAngle
src/math/mathlib.h:644
Method
CreateFromQuaternion
TODO: Implement this
src/math/mathlib.h:703
Method
CreateIdentity
src/math/mathlib.h:635
Method
CreateLookAt
src/math/mathlib.h:671
Method
CreateOrthographic
src/math/mathlib.h:670
Method
CreatePerspectiveDX
src/math/mathlib.h:650
Method
CreatePerspectiveGL
src/math/mathlib.h:645
Method
CreateRotationX
src/math/mathlib.h:641
Method
CreateRotationY
src/math/mathlib.h:642
Method
CreateRotationZ
src/math/mathlib.h:643
Method
CreateScale
src/math/mathlib.h:638
Method
CreateTranslation
src/math/mathlib.h:636
Method
CreateView
src/math/mathlib.h:672
Method
DamageMessage
src/logic/messages/EventMessage.h:151
Method
DebugDrawer
src/physics/DebugDrawer.h:11
Method
DelayedByArgMS
src/utils/Utils.cpp:232
Method
Determinant
src/math/mathlib.h:634
Method
DialogBox
src/ui/DialogBox.cpp:14
Method
DialogManager
src/logic/DialogManager.cpp:30
Method
Down
src/math/mathlib.h:548
Method
EV_Attack
src/logic/PlayerController.cpp:805
Method
EV_Conversation
src/logic/PlayerController.cpp:946
Method
EV_Damage
src/logic/PlayerController.cpp:625
Method
EV_Event
src/logic/PlayerController.cpp:615
Method
EV_Magic
src/logic/PlayerController.cpp:1113
Method
EV_Manipulate
src/logic/PlayerController.cpp:867
Method
EV_Movement
src/logic/PlayerController.cpp:635
Method
EV_Npc
src/logic/PlayerController.cpp:620
Method
EV_State
src/logic/PlayerController.cpp:815
Method
EV_UseItem
src/logic/PlayerController.cpp:810
Method
EV_Weapon
src/logic/PlayerController.cpp:630
Method
EngineArgs
src/engine/BaseEngine.h:37
Method
EventManager
src/logic/messages/EventManager.cpp:15
Method
EventMessage
src/logic/messages/EventMessage.h:41
Method
ExtractInstallerAsyncTask
(Context context)
REGoth-Android/app/src/main/java/com/regothproject/regoth/ExtractInstallerAsyncTask.java:28
Method
FilteredAllHitsRayResultCallback
src/physics/PhysicsSystem.cpp:254
Method
FilteredRayResultCallback
src/physics/PhysicsSystem.cpp:357
Method
Flag
src/utils/cli.cpp:33
Function
FlagsForFile
( filename, **kwargs )
.ycm_extra_conf.py:166
Method
FreeList
src/memory/FreeList.h:13
Method
GLFWCharEvent
src/engine/PlatformGLFW.cpp:343
Method
GLFWkeyEvent
src/engine/PlatformGLFW.cpp:310
Method
GLFWmouseButtonEvent
src/engine/PlatformGLFW.cpp:315
Method
GLFWmouseMoveEvent
src/engine/PlatformGLFW.cpp:320
Method
GLFWscrollEvent
src/engine/PlatformGLFW.cpp:325
Method
GLFWwindowSizeEvent
src/engine/PlatformGLFW.cpp:330
Method
GameClock
src/engine/GameClock.cpp:8
← previous
next →
601–700 of 1,656, ranked by callers