Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenFodder/openfodder
/ functions
Functions
2,239 in github.com/OpenFodder/openfodder
⨍
Functions
2,239
◇
Types & classes
368
Method
find_and_push_native_object
Find the script object corresponding to obj_ptr and push it. Returns true if successful, false if obj_ptr has not been registered. Stack: ... -> ...
Source/Utils/dukglue/detail_refs.h:41
Method
find_and_push_prototype
Source/Utils/dukglue/detail_class_proto.h:164
Function
flatten
! @param[in] reference_string the reference string to the current value @param[in] value the value to consider @p
Source/Utils/json.hpp:12383
Method
flipVertically
Source/Utils/SimplexIslands.hpp:196
Function
fracToDouble
Source/Amiga/paula.hpp:45
Method
fractalX
* Fractal/Fractional Brownian Motion (fBm) summation of 1D Perlin Simplex noise * * @param[in] octaves number of fraction of noise to sum * @para
Source/Utils/SimplexNoise.cpp:408
Method
fractalXY
* Fractal/Fractional Brownian Motion (fBm) summation of 2D Perlin Simplex noise * * @param[in] octaves number of fraction of noise to sum * @para
Source/Utils/SimplexNoise.cpp:434
Method
fractalXYZ
* Fractal/Fractional Brownian Motion (fBm) summation of 3D Perlin Simplex noise * * @param[in] octaves number of fraction of noise to sum * @para
Source/Utils/SimplexNoise.cpp:461
Method
free_ref
remove ref_array_idx from the ref array and add its spot to the free list (at refs[0])
Source/Utils/dukglue/dukvalue.h:529
Function
from_bson
Source/Utils/json.hpp:24361
Function
from_cbor
Source/Utils/json.hpp:23991
Method
from_json
Source/Utils/json.hpp:4382
Function
from_msgpack
Source/Utils/json.hpp:24133
Function
from_ubjson
Source/Utils/json.hpp:24248
Function
front
! @brief access the first element Returns a reference to the first element in the container. For a JSON container `c`, the ex
Source/Utils/json.hpp:20404
Method
generateOctavedSimplexNoise
Source/Utils/SimplexIslands.hpp:129
Method
generate_all_groups_help
Source/Utils/cxxopts.hpp:2637
Method
generate_group_help
Source/Utils/cxxopts.hpp:2614
Method
get
Source/Utils/pseudorand.hpp:96
Method
getArea
Source/Map/Map.hpp:75
Method
getAreaPixels
Source/Map/Map.hpp:79
Method
getAuthor
Source/Campaign.hpp:213
Method
getCameraHeight
Source/Fodder.cpp:3591
Method
getCameraWidth
Source/Fodder.cpp:3586
Method
getCampaign
Source/ScriptingEngine.cpp:362
Method
getCentre
Source/Dimension.hpp:37
Method
getChannelDmaCount
Source/Amiga/paula.hpp:237
Method
getChannelOffset
Source/Amiga/paula.hpp:232
Method
getCompleteIterations
* Returns number of loops the stream has played. */
Source/Amiga/audiostream.hpp:124
Method
getContext
Source/ScriptingEngine.hpp:69
Method
getCurrentTestFileName
Source/UnitTesting.cpp:38
Method
getCurrentTestName
Source/UnitTesting.cpp:45
Method
getCustomMapPath
Source/ResourceMan.hpp:92
Method
getDataPath
Source/Versions.cpp:299
Method
getDistanceBetweenPositions
Source/Map/Random.cpp:244
Method
getGfxTypes
Source/Versions.cpp:326
Method
getHeight
Source/Dimension.hpp:35
Method
getHeight
Source/Map/Map.hpp:38
Method
getMap
Source/ScriptingEngine.cpp:366
Method
getMap
Source/Campaign.cpp:263
Method
getMapParams
Source/Map/Map.hpp:71
Method
getMax
Source/Campaign.hpp:57
Method
getMin
Source/Campaign.hpp:55
Method
getMission
Source/ScriptingEngine.cpp:373
Method
getMissions
Source/Campaign.hpp:199
Method
getPhase
Source/ScriptingEngine.cpp:370
Method
getPosition
Source/Sprites.hpp:324
Method
getRandomFloat
Source/Map/Random.cpp:127
Method
getRandomInt
Source/Map/Random.cpp:132
Method
getRandomXYByFeatures
Source/Map/Random.cpp:192
Method
getRandomXYByTerrainType
Source/Map/Random.cpp:239
Method
getRandomXYByTileID
Source/Map/Random.cpp:151
Method
getRate
Source/Amiga/audiostream.hpp:119
Method
getRate
Source/Amiga/paula.hpp:135
Method
getSeed
Source/Map/Random.cpp:142
Method
getSpriteTypeCount
Source/Map/Random.cpp:41
Method
getSprites
Source/Campaign.cpp:275
Method
getSpritesByType
Source/Map/Random.cpp:53
Method
getSurfaceSize
Source/Fodder.cpp:3546
Method
getTileSub
Source/Map/Map.hpp:44
Method
getTileTypes
Source/Versions.cpp:344
Method
getTiletype
Source/Map/Map.hpp:41
Method
getTimerBaseValue
Source/Amiga/paula.hpp:116
Method
getValidPaths
Source/ResourceMan.cpp:488
Method
getWidth
Source/Dimension.hpp:34
Method
getWidth
Source/Map/Map.hpp:35
Method
getWindowSize
Source/Fodder.cpp:3557
Method
getX
Source/Position.hpp:101
Method
getY
Source/Position.hpp:98
Function
get_allocator
! @brief returns the allocator associated with the container */
Source/Utils/json.hpp:16798
Method
get_bson_binary
Source/Utils/json.hpp:7869
Method
get_bson_cstr
! @brief Parses a C-style string from the BSON input. @param[in, out] result A reference to the string variable where the rea
Source/Utils/json.hpp:7818
Method
get_bson_string
Source/Utils/json.hpp:7848
Method
get_cbor_array
! @param[in] len the length of the array or std::size_t(-1) for an array of indefinite size @para
Source/Utils/json.hpp:8675
Method
get_cbor_binary
! @brief reads a CBOR byte array This function first reads starting bytes to determine the expected byte array le
Source/Utils/json.hpp:8581
Method
get_cbor_float_prefix
Source/Utils/json.hpp:13957
Method
get_cbor_object
! @param[in] len the length of the object or std::size_t(-1) for an object of indefinite size @pa
Source/Utils/json.hpp:8713
Method
get_cbor_string
! @brief reads a CBOR string This function first reads starting bytes to determine the expected string length and
Source/Utils/json.hpp:8486
Method
get_character
std::istream/std::streambuf use std::char_traits<char>::to_int_type, to ensure that std::char_traits<char>::eof() and the character 0xFF do not end up
Source/Utils/json.hpp:4823
Method
get_character
Source/Utils/json.hpp:4851
Method
get_character
Source/Utils/json.hpp:5013
Method
get_codepoint
! @brief get codepoint from 4 hex characters following `\u` For input "\u c1 c2 c3 c4" the codepoint is: (c1 *
Source/Utils/json.hpp:6040
Method
get_decimal_point
return the locale-dependent decimal point
Source/Utils/json.hpp:6013
Function
get_error_message
return syntax error message
Source/Utils/json.hpp:7343
Method
get_ignore_noop
! @return character read from the input after ignoring all 'N' entries */
Source/Utils/json.hpp:9898
Method
get_msgpack_array
! @param[in] len the length of the array @return whether array creation completed */
Source/Utils/json.hpp:9339
Method
get_msgpack_binary
! @brief reads a MessagePack byte array This function first reads starting bytes to determine the expected byte a
Source/Utils/json.hpp:9228
Method
get_msgpack_float_prefix
Source/Utils/json.hpp:13971
Method
get_msgpack_object
! @param[in] len the length of the object @return whether object creation completed */
Source/Utils/json.hpp:9361
Method
get_msgpack_string
! @brief reads a MessagePack string This function first reads starting bytes to determine the expected string len
Source/Utils/json.hpp:9146
Method
get_number
Source/Utils/json.hpp:9922
Function
get_number_float
return floating-point value
Source/Utils/json.hpp:7295
Function
get_number_unsigned
Source/Utils/json.hpp:7289
Function
get_position
return position of last read token
Source/Utils/json.hpp:7311
Function
get_ptr
Source/Utils/json.hpp:19566
Function
get_ref
Source/Utils/json.hpp:19660
Function
get_ref_impl
Source/Utils/json.hpp:19300
Method
get_ref_map
Source/Utils/dukglue/detail_refs.h:142
Function
get_stack_values
Source/Utils/dukglue/detail_stack.h:40
Function
get_stack_values_helper
Source/Utils/dukglue/detail_stack.h:28
← previous
next →
1,601–1,700 of 2,239, ranked by callers