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
construct
Source/Utils/json.hpp:4020
Method
construct
Source/Utils/json.hpp:4032
Method
construct
Source/Utils/json.hpp:4062
Method
construct
Source/Utils/json.hpp:4084
Method
construct
Source/Utils/json.hpp:4096
Method
construct
Source/Utils/json.hpp:4108
Method
construct
Source/Utils/json.hpp:4120
Method
construct
Source/Utils/json.hpp:4179
Method
consume_positional
Source/Utils/cxxopts.hpp:2223
Function
contains
! @throw parse_error.106 if an array index begins with '0' @throw parse_error.109 if an array index was not a number */
Source/Utils/json.hpp:12194
Method
copy_from_stack
copies the object at idx on the stack into a new DukValue and returns it
Source/Utils/dukglue/dukvalue.h:142
Function
count
Source/Utils/json.hpp:20862
Method
count
Source/Utils/cxxopts.hpp:1549
Method
count_digits
! @brief count digits Count the number of decimal (base 10) digits for an input unsigned integer. @param[in] x
Source/Utils/json.hpp:16072
Method
create
! @brief create a parse error exception @param[in] id_ the id of the exception @param[in] pos the posi
Source/Utils/json.hpp:2436
Method
create
Source/Utils/json.hpp:2513
Method
create
Source/Utils/json.hpp:2567
Method
create
Source/Utils/json.hpp:2614
Method
create
Source/Utils/json.hpp:2652
Method
create
Source/Utils/json.hpp:5056
Method
create
Source/Utils/json.hpp:5080
Method
create
Source/Utils/SimplexNoise.cpp:478
Method
create
Create a new section and select it
Source/Utils/ini.hpp:154
Method
createDiamondSquare
Source/Map/Random.cpp:258
Method
createEdgeMask
Source/Utils/SimplexIslands.hpp:208
Method
createRadialMask
Source/Utils/SimplexIslands.hpp:247
Method
createSimplexIslands
Source/Map/Random.cpp:249
Method
createSimplexNoise
Source/Map/Random.cpp:276
Method
data_Read
Source/PC/Resource_PC_CD.cpp:392
Function
debugger_detached
Source/ScriptingEngine.cpp:120
Function
debugger_request
Source/ScriptingEngine.cpp:90
Method
decode
! @brief check whether a string is UTF-8 encoded The function checks each byte of a string whether it is UTF-8 encoded. The
Source/Utils/json.hpp:16297
Method
deserialize
Source/Utils/dukglue/dukvalue.h:196
Method
devicePrepare
Prepare the local audio device
Source/Amiga/Sound_Amiga.cpp:119
Method
devicePrepare
Prepare the local audio device
Source/PC/Sound_PC2.cpp:165
Method
devicePrepare
Prepare the local audio device
Source/PC/Sound_PC.cpp:92
Method
disableChannel
Source/Amiga/paula.hpp:172
Method
diyfp
Source/Utils/json.hpp:14395
Method
dot
Source/Utils/SimplexIslands.hpp:71
Function
duk_trans_socket_finish
Source/Utils/duk_trans_socket_windows.cpp:156
Function
duk_trans_socket_init
Source/Utils/duk_trans_socket_windows.cpp:82
Function
duk_trans_socket_peek_cb
Source/Utils/duk_trans_socket_unix.c:262
Function
duk_trans_socket_peek_cb
Source/Utils/duk_trans_socket_windows.cpp:337
Function
duk_trans_socket_read_cb
Duktape debug transport callback: (possibly partial) read. */
Source/Utils/duk_trans_socket_unix.c:145
Function
duk_trans_socket_read_cb
Duktape debug transport callback: (possibly partial) read. */
Source/Utils/duk_trans_socket_windows.cpp:220
Function
duk_trans_socket_read_flush_cb
Source/Utils/duk_trans_socket_unix.c:323
Function
duk_trans_socket_read_flush_cb
Source/Utils/duk_trans_socket_windows.cpp:376
Function
duk_trans_socket_waitconn
Source/Utils/duk_trans_socket_windows.cpp:171
Function
duk_trans_socket_write_cb
Duktape debug transport callback: (possibly partial) write. */
Source/Utils/duk_trans_socket_unix.c:209
Function
duk_trans_socket_write_cb
Duktape debug transport callback: (possibly partial) write. */
Source/Utils/duk_trans_socket_windows.cpp:284
Function
duk_trans_socket_write_flush_cb
Source/Utils/duk_trans_socket_unix.c:345
Function
duk_trans_socket_write_flush_cb
Source/Utils/duk_trans_socket_windows.cpp:398
Function
dukglue_pcall
Source/Utils/dukglue/public_util.h:218
Function
dukglue_pcall_method
Source/Utils/dukglue/public_util.h:123
Function
dukglue_pcall_raw
Source/Utils/dukglue/public_util.h:248
Function
dukglue_peval
Source/Utils/dukglue/public_util.h:282
Function
dukglue_register_constructor
Source/Utils/dukglue/register_class.h:9
Function
dukglue_register_constructor_managed
Source/Utils/dukglue/register_class.h:24
Function
dukglue_register_delete
Source/Utils/dukglue/register_class.h:194
Function
dukglue_register_function_compiletime
Source/Utils/dukglue/register_function.h:10
Function
dukglue_register_method_compiletime
Source/Utils/dukglue/register_class.h:81
Function
dukglue_register_method_varargs
Source/Utils/dukglue/register_class.h:150
Function
dukglue_set_base_class
Source/Utils/dukglue/register_class.h:51
Function
dukglue_throw_error
Source/Utils/dukglue/register_property.h:65
Method
dump_escaped
! @brief dump escaped string Escape a string by replacing certain special characters by a sequence of an escape c
Source/Utils/json.hpp:15816
Method
dump_float
! @brief dump a floating-point number Dump a given floating-point number to output stream @a o. Works internally
Source/Utils/json.hpp:16198
Method
dump_integer
Source/Utils/json.hpp:16112
Method
empty
Source/Utils/json.hpp:4872
Method
enableChannel
Source/Amiga/paula.hpp:177
Method
end_array
Source/Utils/json.hpp:5434
Method
end_array
Source/Utils/json.hpp:5651
Method
end_object
Source/Utils/json.hpp:5415
Method
end_object
Source/Utils/json.hpp:5605
Method
ensure_value
Source/Utils/cxxopts.hpp:1399
Function
eval_safe
Source/Utils/dukglue/public_util.h:269
Method
eventProcess
Source/Fodder.cpp:2984
Method
eventsProcess
Source/Fodder.cpp:3041
Method
exception_message
! @param[in] format the current format @param[in] detail a detailed error message @param[in] context further
Source/Utils/json.hpp:10048
Method
exception_message
Source/Utils/json.hpp:10570
Method
executeSfxSequenceOp
Source/Amiga/rjp1.cpp:179
Method
executeSongSequenceOp
Source/Amiga/rjp1.cpp:212
Method
fastfloor
This method is a *lot* faster than using (int)Math.floor(x)
Source/Utils/SimplexIslands.hpp:66
Method
fileDeRNC
Source/Resources.cpp:40
Method
file_Get
Source/PC/Resource_PC_CD.cpp:159
Method
file_input_adapter
Source/Utils/json.hpp:4760
Function
file_select
Source/ResourceMan.cpp:593
Method
filesGet
Source/PC/Resource_PC_CD.hpp:44
Method
fill_buffer
UTF-32
Source/Utils/json.hpp:4887
Method
fill_buffer
UTF-16
Source/Utils/json.hpp:4945
Method
fill_buffer
Source/Utils/json.hpp:5034
Method
filterCalculateA0
Based on UAE. * Original comment in UAE: * * This computes the 1st order low-pass filter term b0. * The a1 term is 1.0 - b0. The center frequency
Source/Amiga/paula.cpp:301
Method
filterResetState
Source/Amiga/paula.cpp:289
Method
finalise_aliases
Source/Utils/cxxopts.hpp:2455
Method
finalize_method
Source/Utils/dukglue/detail_method.h:72
Method
finalize_method
Source/Utils/dukglue/detail_method.h:146
Method
findCampaigns
Source/ResourceMan.cpp:116
Method
findCustomMaps
Source/ResourceMan.cpp:223
Method
findSaves
Source/ResourceMan.cpp:208
Method
findVersions
Source/ResourceMan.cpp:133
Method
find_and_invalidate_native_object
Remove the object associated with obj_ptr from the registry and invalidate the object's internal native pointer (by setting it to undefined). Does not
Source/Utils/dukglue/detail_refs.h:103
← previous
next →
1,501–1,600 of 2,239, ranked by callers