MCPcopy Create free account

hub / github.com/REGoth-project/REGoth / functions

Functions1,656 in github.com/REGoth-project/REGoth

↓ 253 callersMethodsize
src/utils/naturalcompare.h:12
↓ 203 callersMethodisValid
src/content/SkyConfig.cpp:47
↓ 175 callersMethodempty
src/utils/naturalcompare.h:16
↓ 174 callersMethodend
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html range-begin-end.
lib/json/json.hpp:4351
↓ 148 callersMethodpush_back
! @brief add an object to an array Appends the given element @a val to the end of the JSON value. If the function is called on a JSON nul
lib/json/json.hpp:4871
↓ 125 callersMethodTranslation
src/math/mathlib.h:588
↓ 124 callersMethodbegin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg "Illustratio
lib/json/json.hpp:4280
↓ 110 callersMethodfind
! @brief find an element in a JSON object Finds an element in a JSON object with key equivalent to @a key. If the element is not found or
lib/json/json.hpp:4194
↓ 89 callersMethodback
! @brief access the last element Returns a reference to the last element in the container. For a JSON container `c`, the expression `c.ba
lib/json/json.hpp:3850
↓ 58 callersMethodgetAnimation
src/content/AnimationAllocator.h:65
↓ 48 callersMethodget
lib/json/json.hpp:2880
↓ 47 callersMethodgetEngine
src/engine/World.h:199
↓ 46 callersMethodclear
src/logic/Inventory.cpp:149
↓ 33 callersMethodat
! @brief access specified array element with bounds checking Returns a reference to the element at specified location @a idx, with bounds
lib/json/json.hpp:3130
↓ 33 callersMethodgetItem
src/logic/Inventory.cpp:75
↓ 28 callersMethodgetMainWorld
src/engine/BaseEngine.cpp:227
↓ 28 callersMethodsetHidden
src/ui/View.h:72
↓ 27 callersMethodinsert
! @brief inserts element Inserts element @a val before iterator @a pos. @param[in] pos iterator before which the content will be inserte
lib/json/json.hpp:5057
↓ 27 callersMethodsize
! @brief returns the number of elements Returns the number of elements in a JSON value. @return The return value depends on the differen
lib/json/json.hpp:4673
↓ 26 callersMethodlength
TODO: float = S ;)
src/math/mathlib.h:385
↓ 24 callersMethoderase
lib/json/json.hpp:3916
↓ 21 callersMethodAction_Stand
src/logic/NpcAnimationHandler.cpp:86
↓ 21 callersMethodgetPlayerEntity
* @return The entity of the NPC the player is currently playing as */
src/logic/ScriptEngine.h:122
↓ 21 callersMethodlengthSquared
src/math/mathlib.h:386
↓ 20 callersMethodgetMesh
* @return Mesh this visual displays */
src/logic/visuals/StaticMeshVisual.h:52
↓ 20 callersMethodgetSymbolIndexByName
src/logic/ScriptEngine.cpp:205
↓ 20 callersMethodloadTextureVDF
src/content/Texture.cpp:99
↓ 17 callersMethodgetWeaponMode
* @return Currently held weapon type */
src/logic/PlayerController.h:397
↓ 17 callersMethodinvalidate
src/handle/Handle.h:37
↓ 16 callersMethoddot
src/math/mathlib.h:387
↓ 15 callersMethodaddAnimation
src/components/AnimHandler.cpp:54
↓ 15 callersFunctionclamp
src/math/mathlib.h:806
↓ 15 callersMethodcreateObject
* Returns a handle to a free chunk of memory and marks it as used */
src/memory/AllocatorBundle.h:40
↓ 15 callersMethodgetEngineArgs
src/engine/BaseEngine.cpp:178
↓ 15 callersMethodisSet
src/utils/cli.cpp:94
↓ 15 callersMethodisStanding
src/logic/NpcAnimationHandler.cpp:179
↓ 15 callersMethodsetTranslation
* Transforms in normalized coords */
src/ui/View.h:77
↓ 15 callersFunctionswap
lib/json/json.hpp:10731
↓ 14 callersFunctionfrandF2
* @return Random number in range of -1...1 */
src/utils/Utils.h:46
↓ 14 callersMethodnormalize
src/math/mathlib.h:397
↓ 14 callersMethodsetInstanceNPC
src/logic/ScriptEngine.cpp:135
↓ 13 callersMethodInvert
src/math/mathlib.h:605
↓ 13 callersMethodfront
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the expression `c.
lib/json/json.hpp:3807
↓ 13 callersMethodgetCameraController
src/engine/World.cpp:1212
↓ 13 callersMethodisValid
src/components/Vob.h:28
↓ 13 callersMethodkey
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7272
↓ 13 callersMethodonMessage
src/logic/MobController.cpp:271
↓ 12 callersMethoddump
! @brief serialization Serialization function for JSON values. The function tries to mimic Python's `json.dumps()` function, and currentl
lib/json/json.hpp:2180
↓ 12 callersMethodgetActiveAnimationPtr
src/components/AnimHandler.cpp:426
↓ 12 callersMethodgetFontHeight
* @return Height of the font in pixels */
src/ui/zFont.h:66
↓ 12 callersFunctioniround
* Rounds a number to the nearest decimal * @param f number to round * @return f, but rounded to the integer value of f */
src/math/mathlib.h:68
↓ 12 callersMethodonMessage
src/logic/messages/EventManager.h:23
↓ 12 callersFunctionputArray
src/utils/Utils.h:289
↓ 12 callersMethodsetSectionProgress
src/ui/LoadingScreen.cpp:129
↓ 11 callersMethodgetAnimation
src/content/AnimationLibrary.cpp:30
↓ 11 callersMethodinitializeInstance
src/ui/Menu.cpp:108
↓ 11 callersMethodprepareRunFunction
src/logic/ScriptEngine.cpp:73
↓ 11 callersMethodsetAlignment
* Sets how this view should be aligned to it's translation * @param alignment The alignment */
src/ui/View.h:84
↓ 11 callersMethodsetInstance
src/logic/ScriptEngine.cpp:117
↓ 10 callersFunctionDegToRad
* @brief Converson of degrees to radians */
src/math/mathlib.h:96
↓ 10 callersMethodRotatedAroundLine
* apply a rotation by angle around the specifed line (axis) and returns the result */
src/math/mathlib.h:617
↓ 10 callersMethodoperator[]
! @brief access specified array element Returns a reference to the element at specified location @a idx. @note If @a idx is beyond the r
lib/json/json.hpp:3313
↓ 10 callersMethodrunFunctionBySymIndex
src/logic/ScriptEngine.cpp:85
↓ 9 callersMethodUp
Properties
src/math/mathlib.h:540
↓ 9 callersMethodempty
! @brief checks whether the container is empty Checks if a JSON value has no elements. @return The return value depends on the different
lib/json/json.hpp:4605
↓ 9 callersMethodgetElements
src/memory/AllocatorBundle.h:101
↓ 9 callersMethodgetFont
src/ui/zFont.cpp:218
↓ 9 callersMethodisDialogActive
* @return Whether a dialog is currently active */
src/logic/DialogManager.h:103
↓ 9 callersFunctionnative_to_little_endian
lib/adpcm/adpcm-xq.c:728
↓ 9 callersMethodpop_back
remove and return last reference pointer
lib/json/json.hpp:9522
↓ 9 callersMethodsetSize
src/ui/View.h:78
↓ 9 callersMethodvalue
lib/json/json.hpp:3678
↓ 8 callersMethodclear
src/logic/messages/EventManager.cpp:151
↓ 8 callersMethodgetModelVisual
src/logic/MobController.cpp:53
↓ 8 callersMethodgetName
src/components/Vob.cpp:178
↓ 8 callersMethodgetNumObtainedElements
* Returns how many elements where obtained until now */
src/memory/FreeList.h:77
↓ 8 callersMethodraytrace
src/physics/PhysicsSystem.cpp:345
↓ 8 callersMethodtype
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enumeration.
lib/json/json.hpp:2222
↓ 7 callersMethodAction_TurnLeft
src/logic/NpcAnimationHandler.cpp:74
↓ 7 callersMethodAction_TurnRight
src/logic/NpcAnimationHandler.cpp:80
↓ 7 callersMethodForward
src/math/mathlib.h:572
↓ 7 callersMethodgetAnimationData
src/content/AnimationAllocator.h:92
↓ 7 callersMethodgetBodyState
src/logic/PlayerController.h:296
↓ 7 callersFunctionifloor
* Lower next integer value of f * @param f Number to process * @return Lower next integer value of f */
src/math/mathlib.h:78
↓ 7 callersMethodisPlayerControlled
src/logic/PlayerController.cpp:1145
↓ 7 callersMethodis_null
! @brief return whether value is null This function returns true iff the JSON value is null. @return `true` if type is null, `false` oth
lib/json/json.hpp:2301
↓ 7 callersFunctionmod
src/utils/Utils.h:187
↓ 7 callersMethodremoveEntity
src/engine/World.cpp:755
↓ 6 callersMethodcalcTextMetrics
src/ui/zFont.cpp:142
↓ 6 callersFunctiongetWaypointIndex
* @return Index of the waypoint named like the input string */
src/engine/Waynet.h:98
↓ 6 callersMethodhasActiveRouteBeenCompleted
src/logic/Pathfinder.cpp:118
↓ 6 callersMethodisEmpty
src/logic/messages/EventManager.cpp:159
↓ 6 callersMethodisFightAnimationActive
src/logic/NpcAnimationHandler.cpp:174
↓ 6 callersFunctioniso_8859_1_to_utf8
* Converts ISO-8859-1 to UTF-8 * @param str ISO-8859-1 string * @return UTF-8 encoded version of the input-string */
src/utils/Utils.h:204
↓ 6 callersMethodparse
lib/json/json.hpp:5876
↓ 6 callersMethodsetSelectionIndex
src/ui/ConsoleBox.cpp:199
↓ 6 callersMethodsetText
src/ui/SubtitleBox.cpp:124
↓ 6 callersMethodsoundIsPlaying
src/audio/AudioWorld.cpp:510
↓ 6 callersMethodstartSection
src/ui/LoadingScreen.cpp:115
↓ 5 callersMethodclose
src/ui/IntroduceChapterView.cpp:116
next →1–100 of 1,656, ranked by callers