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
↓ 253 callers
Method
size
src/utils/naturalcompare.h:12
↓ 203 callers
Method
isValid
src/content/SkyConfig.cpp:47
↓ 175 callers
Method
empty
src/utils/naturalcompare.h:16
↓ 174 callers
Method
end
! @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 callers
Method
push_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 callers
Method
Translation
src/math/mathlib.h:588
↓ 124 callers
Method
begin
! @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 callers
Method
find
! @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 callers
Method
back
! @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 callers
Method
getAnimation
src/content/AnimationAllocator.h:65
↓ 48 callers
Method
get
lib/json/json.hpp:2880
↓ 47 callers
Method
getEngine
src/engine/World.h:199
↓ 46 callers
Method
clear
src/logic/Inventory.cpp:149
↓ 33 callers
Method
at
! @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 callers
Method
getItem
src/logic/Inventory.cpp:75
↓ 28 callers
Method
getMainWorld
src/engine/BaseEngine.cpp:227
↓ 28 callers
Method
setHidden
src/ui/View.h:72
↓ 27 callers
Method
insert
! @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 callers
Method
size
! @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 callers
Method
length
TODO: float = S ;)
src/math/mathlib.h:385
↓ 24 callers
Method
erase
lib/json/json.hpp:3916
↓ 21 callers
Method
Action_Stand
src/logic/NpcAnimationHandler.cpp:86
↓ 21 callers
Method
getPlayerEntity
* @return The entity of the NPC the player is currently playing as */
src/logic/ScriptEngine.h:122
↓ 21 callers
Method
lengthSquared
src/math/mathlib.h:386
↓ 20 callers
Method
getMesh
* @return Mesh this visual displays */
src/logic/visuals/StaticMeshVisual.h:52
↓ 20 callers
Method
getSymbolIndexByName
src/logic/ScriptEngine.cpp:205
↓ 20 callers
Method
loadTextureVDF
src/content/Texture.cpp:99
↓ 17 callers
Method
getWeaponMode
* @return Currently held weapon type */
src/logic/PlayerController.h:397
↓ 17 callers
Method
invalidate
src/handle/Handle.h:37
↓ 16 callers
Method
dot
src/math/mathlib.h:387
↓ 15 callers
Method
addAnimation
src/components/AnimHandler.cpp:54
↓ 15 callers
Function
clamp
src/math/mathlib.h:806
↓ 15 callers
Method
createObject
* Returns a handle to a free chunk of memory and marks it as used */
src/memory/AllocatorBundle.h:40
↓ 15 callers
Method
getEngineArgs
src/engine/BaseEngine.cpp:178
↓ 15 callers
Method
isSet
src/utils/cli.cpp:94
↓ 15 callers
Method
isStanding
src/logic/NpcAnimationHandler.cpp:179
↓ 15 callers
Method
setTranslation
* Transforms in normalized coords */
src/ui/View.h:77
↓ 15 callers
Function
swap
lib/json/json.hpp:10731
↓ 14 callers
Function
frandF2
* @return Random number in range of -1...1 */
src/utils/Utils.h:46
↓ 14 callers
Method
normalize
src/math/mathlib.h:397
↓ 14 callers
Method
setInstanceNPC
src/logic/ScriptEngine.cpp:135
↓ 13 callers
Method
Invert
src/math/mathlib.h:605
↓ 13 callers
Method
front
! @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 callers
Method
getCameraController
src/engine/World.cpp:1212
↓ 13 callers
Method
isValid
src/components/Vob.h:28
↓ 13 callers
Method
key
! @brief return the key of an object iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
lib/json/json.hpp:7272
↓ 13 callers
Method
onMessage
src/logic/MobController.cpp:271
↓ 12 callers
Method
dump
! @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 callers
Method
getActiveAnimationPtr
src/components/AnimHandler.cpp:426
↓ 12 callers
Method
getFontHeight
* @return Height of the font in pixels */
src/ui/zFont.h:66
↓ 12 callers
Function
iround
* 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 callers
Method
onMessage
src/logic/messages/EventManager.h:23
↓ 12 callers
Function
putArray
src/utils/Utils.h:289
↓ 12 callers
Method
setSectionProgress
src/ui/LoadingScreen.cpp:129
↓ 11 callers
Method
getAnimation
src/content/AnimationLibrary.cpp:30
↓ 11 callers
Method
initializeInstance
src/ui/Menu.cpp:108
↓ 11 callers
Method
prepareRunFunction
src/logic/ScriptEngine.cpp:73
↓ 11 callers
Method
setAlignment
* Sets how this view should be aligned to it's translation * @param alignment The alignment */
src/ui/View.h:84
↓ 11 callers
Method
setInstance
src/logic/ScriptEngine.cpp:117
↓ 10 callers
Function
DegToRad
* @brief Converson of degrees to radians */
src/math/mathlib.h:96
↓ 10 callers
Method
RotatedAroundLine
* apply a rotation by angle around the specifed line (axis) and returns the result */
src/math/mathlib.h:617
↓ 10 callers
Method
operator[]
! @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 callers
Method
runFunctionBySymIndex
src/logic/ScriptEngine.cpp:85
↓ 9 callers
Method
Up
Properties
src/math/mathlib.h:540
↓ 9 callers
Method
empty
! @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 callers
Method
getElements
src/memory/AllocatorBundle.h:101
↓ 9 callers
Method
getFont
src/ui/zFont.cpp:218
↓ 9 callers
Method
isDialogActive
* @return Whether a dialog is currently active */
src/logic/DialogManager.h:103
↓ 9 callers
Function
native_to_little_endian
lib/adpcm/adpcm-xq.c:728
↓ 9 callers
Method
pop_back
remove and return last reference pointer
lib/json/json.hpp:9522
↓ 9 callers
Method
setSize
src/ui/View.h:78
↓ 9 callers
Method
value
lib/json/json.hpp:3678
↓ 8 callers
Method
clear
src/logic/messages/EventManager.cpp:151
↓ 8 callers
Method
getModelVisual
src/logic/MobController.cpp:53
↓ 8 callers
Method
getName
src/components/Vob.cpp:178
↓ 8 callers
Method
getNumObtainedElements
* Returns how many elements where obtained until now */
src/memory/FreeList.h:77
↓ 8 callers
Method
raytrace
src/physics/PhysicsSystem.cpp:345
↓ 8 callers
Method
type
! @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 callers
Method
Action_TurnLeft
src/logic/NpcAnimationHandler.cpp:74
↓ 7 callers
Method
Action_TurnRight
src/logic/NpcAnimationHandler.cpp:80
↓ 7 callers
Method
Forward
src/math/mathlib.h:572
↓ 7 callers
Method
getAnimationData
src/content/AnimationAllocator.h:92
↓ 7 callers
Method
getBodyState
src/logic/PlayerController.h:296
↓ 7 callers
Function
ifloor
* Lower next integer value of f * @param f Number to process * @return Lower next integer value of f */
src/math/mathlib.h:78
↓ 7 callers
Method
isPlayerControlled
src/logic/PlayerController.cpp:1145
↓ 7 callers
Method
is_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 callers
Function
mod
src/utils/Utils.h:187
↓ 7 callers
Method
removeEntity
src/engine/World.cpp:755
↓ 6 callers
Method
calcTextMetrics
src/ui/zFont.cpp:142
↓ 6 callers
Function
getWaypointIndex
* @return Index of the waypoint named like the input string */
src/engine/Waynet.h:98
↓ 6 callers
Method
hasActiveRouteBeenCompleted
src/logic/Pathfinder.cpp:118
↓ 6 callers
Method
isEmpty
src/logic/messages/EventManager.cpp:159
↓ 6 callers
Method
isFightAnimationActive
src/logic/NpcAnimationHandler.cpp:174
↓ 6 callers
Function
iso_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 callers
Method
parse
lib/json/json.hpp:5876
↓ 6 callers
Method
setSelectionIndex
src/ui/ConsoleBox.cpp:199
↓ 6 callers
Method
setText
src/ui/SubtitleBox.cpp:124
↓ 6 callers
Method
soundIsPlaying
src/audio/AudioWorld.cpp:510
↓ 6 callers
Method
startSection
src/ui/LoadingScreen.cpp:115
↓ 5 callers
Method
close
src/ui/IntroduceChapterView.cpp:116
next →
1–100 of 1,656, ranked by callers