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
Method
importObject
src/logic/SoundController.cpp:17
Method
importPlayerController
src/logic/PlayerController.cpp:1587
Method
importSingleVob
src/engine/World.cpp:960
Method
importState
src/logic/NpcScriptState.cpp:477
Method
importTopic
src/logic/LogManager.cpp:71
Method
importVobs
src/engine/World.cpp:1023
Method
init
src/components/Entities.cpp:7
Method
init
src/components/Entities.h:66
Method
init
src/components/Entities.h:84
Method
init
src/components/Entities.h:104
Method
init
src/components/Entities.h:123
Method
init
src/components/Entities.h:163
Method
init
src/components/Entities.h:188
Method
init
src/components/Entities.h:209
Method
init
src/components/Entities.h:234
Method
init
src/components/Entities.h:269
Method
init
src/components/Entities.h:321
Method
init
src/components/Entities.h:344
Method
init
src/components/Entities.h:381
Method
init
src/render/RenderSystem.cpp:73
Method
init
src/logic/DialogManager.cpp:336
Method
init
src/logic/SavegameManager.cpp:173
Method
init
src/ui/View.cpp:23
Method
init
src/content/VertexTypes.h:14
Method
init
src/content/VertexTypes.h:30
Method
init
src/content/VertexTypes.h:65
Method
init
src/content/VertexTypes.h:85
Method
init
src/content/VertexTypes.h:104
Method
init
src/content/VertexTypes.h:121
Method
init
src/content/VertexTypes.h:142
Method
init
src/content/StaticMeshAllocator.h:25
Function
initComponent
* @brief Initializes a static-mesh component using the given mesh-data and entity handle * @param alloc Allocator to lookup the handle
src/components/EntityActions.h:71
Method
initEngine
src/engine/GameEngine.cpp:36
Method
initEngine
src/engine/BaseEngine.cpp:66
Method
initFromJSONDescriptor
src/logic/MobController.cpp:246
Method
initFromVobDescriptor
src/logic/MusicController.cpp:39
Method
initFromVobDescriptor
src/logic/SoundController.cpp:34
Method
initItemFromScript
src/components/VobClasses.cpp:55
Method
initNPCFromScript
src/components/VobClasses.cpp:19
Method
initSkyState
src/content/Sky.cpp:151
Method
initVMWithLoadedDAT
src/logic/ScriptEngine.cpp:53
Method
initializeFileReaderWriter
src/utils/Utils.cpp:27
Method
initializeItems
src/ui/Menu.cpp:205
Method
initializeMusic
src/audio/AudioWorld.cpp:85
Method
initializeScriptEngineForZenWorld
src/engine/World.cpp:625
Method
insertWorldNameIntoSkyTextureBase
src/content/Sky.cpp:481
Method
internal_iterator
create an uninitialized internal_iterator
lib/json/json.hpp:6573
Method
interpolatePositionOnPath
src/engine/Waynet.cpp:151
Method
invalidateSuggestions
src/logic/Console.cpp:287
Function
ipow
src/math/mathlib.h:48
Method
isAnimationActive
src/logic/NpcAnimationHandler.cpp:160
Method
isAnimationSetUsable
src/logic/NpcAnimationHandler.cpp:664
Method
isFightAnimationPlaying
src/logic/NpcAnimationHandler.cpp:822
Method
isFreepointOccupied
src/engine/World.cpp:910
Method
isHandleValid
* @return Whether handle h is still active and valid */
src/memory/StaticReferencedAllocator.h:154
Method
isInBoundingBox
src/logic/MusicController.cpp:113
Method
isInHearingRange
src/logic/SoundController.cpp:91
Method
isInRoutine
src/logic/NpcScriptState.cpp:330
Method
isInteractingWith
src/logic/MobController.cpp:477
Method
isItemOfKind
src/logic/CharacterEquipment.cpp:494
Method
isItemTypeCorrectForSlot
src/logic/CharacterEquipment.cpp:433
Method
isMusicPlaying
src/logic/MusicController.h:44
Method
isNpcStateDriven
src/logic/NpcScriptState.cpp:420
Method
isSavegameAvailable
src/logic/SavegameManager.cpp:87
Method
isStateAnimationPlaying
src/logic/NpcAnimationHandler.cpp:744
Method
isStopped
src/utils/Utils.h:373
Method
isSubStateAnimationPlaying
src/logic/NpcAnimationHandler.cpp:802
Method
isTalking
* @return Whether a someone is currently talking */
src/logic/DialogManager.h:107
Method
isTargetAnEntity
src/logic/Pathfinder.cpp:213
Method
isTopMenu
src/ui/Hud.h:133
Method
isTurningAnimationPlaying
src/logic/NpcAnimationHandler.cpp:770
Method
isValid
src/handle/Handle.h:32
Method
isValid
src/memory/StaticReferencedAllocator.h:46
Method
is_number
! @brief return whether value is a number This function returns true iff the JSON value is a number. This includes both integer and float
lib/json/json.hpp:2353
Method
is_number_float
! @brief return whether value is a floating-point number This function returns true iff the JSON value is a floating-point number. This e
lib/json/json.hpp:2438
Method
is_number_integer
! @brief return whether value is an integer number This function returns true iff the JSON value is an integer or unsigned integer number
lib/json/json.hpp:2382
Method
is_number_unsigned
! @brief return whether value is an unsigned integer number This function returns true iff the JSON value is an unsigned integer number.
lib/json/json.hpp:2410
Method
is_structured
! @brief return whether type is structured This function returns true iff the JSON type is structured (array or object). @return `tr
lib/json/json.hpp:2279
Method
iteration_proxy
construct iteration proxy from a container
lib/json/json.hpp:6657
Method
iteration_proxy_internal
lib/json/json.hpp:6593
Method
iterator
default constructor
lib/json/json.hpp:7322
Method
iterator_wrapper
! @brief wrapper to access iterator member functions in range-based for This function allows to access @ref iterator::key() and @ref iter
lib/json/json.hpp:4545
Method
json_pointer
! @brief create JSON pointer Create a JSON pointer according to the syntax described in [Section 3 of RFC6901](https://tools.
lib/json/json.hpp:9485
Method
json_reverse_iterator
create reverse iterator from iterator
lib/json/json.hpp:7464
Method
json_value
default constructor (for null values)
lib/json/json.hpp:813
Method
key
return key of the iterator
lib/json/json.hpp:6619
Method
key
return the key of an object iterator
lib/json/json.hpp:7535
Method
keyEvent
src/engine/Input.cpp:125
Method
kill
* Basically destructs the allocator and makes it unusable (frees memory) */
src/memory/StaticReferencedAllocator.h:233
Method
lerp
src/math/mathlib.h:413
Function
less
src/utils/naturalcompare.h:84
Method
lexer
a lexer from a buffer with given length
lib/json/json.hpp:7588
Method
load
* Loads the visual from the given name from the worlds VDFS * Note: The type must match this class * @param visual Filename of the v
src/logic/VisualController.h:31
Method
load
src/logic/visuals/ModelVisual.cpp:133
Method
load
src/logic/visuals/StaticMeshVisual.cpp:21
Method
load
src/logic/visuals/PfxVisual.cpp:31
Method
loadArchives
src/engine/BaseEngine.cpp:131
Method
loadConfigFile
src/utils/cli.cpp:245
Method
loadDomeLayerMeshes
src/content/Sky.cpp:554
Method
loadFileToMemory
src/utils/Utils.cpp:190
← previous
next →
1,101–1,200 of 1,656, ranked by callers