MCPcopy Create free account

hub / github.com/OpenFodder/openfodder / functions

Functions2,239 in github.com/OpenFodder/openfodder

↓ 10 callersMethodFileExists
Source/ResourceMan.cpp:495
↓ 10 callersMethodLoad_And_Draw_Image
Source/PC/Graphics_PC.cpp:702
↓ 10 callersMethodboolean
Source/Utils/json.hpp:5812
↓ 10 callersFunctiondukglue_register_property
Source/Utils/dukglue/register_property.h:7
↓ 10 callersFunctionparser
Source/Utils/json.hpp:16683
↓ 10 callersFunctionstbi__blinn_8x8
fast 0..255 * 0..255 => 0..255 rounded multiplication
Source/Utils/stb_image.h:3858
↓ 10 callersFunctionstbi__malloc_mad3
Source/Utils/stb_image.h:1054
↓ 9 callersMethodemplace
Source/Utils/json.hpp:16423
↓ 9 callersFunctionfind
Source/Utils/json.hpp:20811
↓ 9 callersMethodgetHeightPixels
Source/Map/Map.hpp:81
↓ 9 callersMethodgetSpritesMax
Source/Parameters.hpp:155
↓ 9 callersFunctiongrad
* Helper function to compute gradients-dot-residual vectors (1D) * * @note that these generate gradients of more than unit length. To make * a clos
Source/Utils/SimplexNoise.cpp:126
↓ 9 callersMethodisCannonFodder1
Source/Version.hpp:112
↓ 9 callersMethodisCustom
Source/Campaign.cpp:326
↓ 9 callersFunctionis_binary
! @brief return whether value is a binary array This function returns true if and only if the JSON value is a binary array.
Source/Utils/json.hpp:19116
↓ 9 callersFunctionstbi__get_marker
if there's a pending marker from the entropy stream, return that otherwise, fetch from the stream and get a marker. if there's no marker, return 0xff,
Source/Utils/stb_image.h:2918
↓ 9 callersFunctiontype
! @brief return the type of the JSON value (explicit) Return the type of the JSON value as a value from the @ref value_t enum
Source/Utils/json.hpp:18811
↓ 8 callersMethodMusic_SetVolume
Source/Amiga/Sound_Amiga.cpp:248
↓ 8 callersMethodPrintStateInfo
Source/Map/Random.cpp:425
↓ 8 callersFunctionfastfloor
* Computes the largest integer value not greater than the float one * * This method is faster than using (int32_t)std::floor(fp). * * I measured i
Source/Utils/SimplexNoise.cpp:46
↓ 8 callersMethodget
! @brief get next character from the input This function provides the interface to the used input adapter. It does
Source/Utils/json.hpp:9889
↓ 8 callersMethodgetu
Source/Utils/pseudorand.hpp:88
↓ 8 callersMethodisRandom
Source/Campaign.cpp:331
↓ 8 callersFunctionparse
Source/Utils/json.hpp:23186
↓ 8 callersFunctionstbi__clamp
take a -128..127 value and stbi__clamp it and convert to 0..255
Source/Utils/stb_image.h:2415
↓ 8 callersFunctionstbi__convert_format
Source/Utils/stb_image.h:1754
↓ 8 callersFunctionstbi__mad3sizes_valid
returns 1 if "a*b*c + add" has no negative terms/factors and doesn't overflow
Source/Utils/stb_image.h:1030
↓ 8 callersFunctiontool_EndianSwap
* * @param pBuffer * @param pSize Number of words */
Source/stdafx.cpp:49
↓ 7 callersMethodGUI_Draw_Frame_8
Source/GUI_Element.cpp:947
↓ 7 callersMethodGetAvailable
Source/ResourceMan.cpp:384
↓ 7 callersMethodNumberOfPhases
Source/Campaign.hpp:157
↓ 7 callersMethodend_array
Source/Utils/json.hpp:5862
↓ 7 callersMethodend_object
Source/Utils/json.hpp:5852
↓ 7 callersMethodisCoverDisk
Source/Version.hpp:186
↓ 7 callersMethodstart_array
Source/Utils/json.hpp:5857
↓ 7 callersMethodstart_object
Source/Utils/json.hpp:5842
↓ 7 callersFunctionstbi__compute_y
Source/Utils/stb_image.h:1745
↓ 7 callersFunctionstbi__start_callbacks
initialize a callback-based context
Source/Utils/stb_image.h:835
↓ 7 callersFunctionstbi__start_mem
initialize a memory-decode context
Source/Utils/stb_image.h:825
↓ 7 callersMethodstring
Source/Utils/json.hpp:5832
↓ 6 callersMethodAddBefore
Source/Utils/micropather.h:241
↓ 6 callersMethodGetRetail
Source/Versions.cpp:122
↓ 6 callersMethodService_Draw
Source/Amiga/Graphics_Amiga.cpp:1225
↓ 6 callersMethodString_CalculateWidth
Source/Fodder.cpp:16523
↓ 6 callersMethodString_Print
Source/Fodder.cpp:16147
↓ 6 callersMethodfileLoadTo
Source/Resources.cpp:53
↓ 6 callersMethodgetWidthPixels
Source/Map/Map.hpp:80
↓ 6 callersMethodhas_subtype
! @brief return whether the value has a subtype @return whether the value has a subtype @complexity Constant. @exce
Source/Utils/json.hpp:4540
↓ 6 callersMethodhash
Source/Utils/cxxopts.hpp:1290
↓ 6 callersMethodisPC
Source/Version.hpp:164
↓ 6 callersFunctionis_string
! @brief return whether value is a string This function returns true if and only if the JSON value is a string. @return `tru
Source/Utils/json.hpp:19094
↓ 6 callersMethodnull
Source/Utils/json.hpp:5807
↓ 6 callersFunctionpush_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 o
Source/Utils/json.hpp:21712
↓ 6 callersMethodsave
Source/GameData.cpp:237
↓ 6 callersFunctionstbi__fopen
Source/Utils/stb_image.h:1336
↓ 6 callersFunctionstbi__hdr_test
Source/Utils/stb_image.h:7094
↓ 6 callersFunctionstbi__mul2sizes_valid
returns 1 if the product is valid, 0 on overflow. negative factors are considered invalid.
Source/Utils/stb_image.h:1013
↓ 6 callersFunctionstbi__start_file
Source/Utils/stb_image.h:876
↓ 6 callersMethodsubtype
! @brief return the binary subtype Returns the numerical subtype of the value if it has a subtype. If it does not have a subt
Source/Utils/json.hpp:4519
↓ 6 callersMethodwhat
returns the explanatory string
Source/Utils/json.hpp:2356
↓ 5 callersMethodFileRead
Source/ResourceMan.cpp:348
↓ 5 callersMethodLoadPalette
* Load a Palette from a location in the loaded data */
Source/Graphics.hpp:77
↓ 5 callersMethodLoad_pStuff
Source/PC/Graphics_PC.cpp:182
↓ 5 callersMethodRestore
Source/Surface.cpp:373
↓ 5 callersMethodTestComplete
Source/Debugger.cpp:127
↓ 5 callersFunctionblong
* Return the big-endian longword at p. */
Source/Amiga/dernc.cpp:299
↓ 5 callersFunctiondukglue_push
Source/Utils/dukglue/public_util.h:19
↓ 5 callersMethodgetName
Source/Campaign.cpp:322
↓ 5 callersMethodget_character
Source/Utils/json.hpp:4770
↓ 5 callersMethodis_begin
return whether the iterator can be dereferenced
Source/Utils/json.hpp:10663
↓ 5 callersMethodparse
Source/Utils/cxxopts.hpp:2276
↓ 5 callersMethodparse
! @brief public parser interface @param[in] strict whether to expect the last token to be EOF @param[in,out]
Source/Utils/json.hpp:10194
↓ 5 callersFunctionstbi__cleanup_jpeg
clean up the temporary component buffers
Source/Utils/stb_image.h:3842
↓ 5 callersFunctionstbi__do_zlib
Source/Utils/stb_image.h:4509
↓ 5 callersFunctionstbi__getn
Source/Utils/stb_image.h:1665
↓ 5 callersFunctionstbi__hdr_gettoken
Source/Utils/stb_image.h:7106
↓ 5 callersFunctionstbi__jpeg_huff_decode
decode a jpeg huffman value from the bitstream
Source/Utils/stb_image.h:2096
↓ 5 callersFunctionstbi__jpeg_reset
after a restart interval, stbi__jpeg_reset the entropy decoder and the dc prediction
Source/Utils/stb_image.h:2935
↓ 5 callersFunctionstbi__malloc_mad2
mallocs with size overflow checking
Source/Utils/stb_image.h:1047
↓ 5 callersFunctionstbi__zbuild_huffman
Source/Utils/stb_image.h:4123
↓ 4 callersMethodCheckList
Source/Utils/micropather.h:248
↓ 4 callersMethodCycle
Source/About.cpp:113
↓ 4 callersMethodFileReadStr
Source/ResourceMan.cpp:341
↓ 4 callersMethodGetHeight
Source/Surface.hpp:102
↓ 4 callersMethodGetRenderer
Source/Window.hpp:89
↓ 4 callersMethodInit
Source/Utils/micropather.cpp:461
↓ 4 callersMethodLeastCostEstimate
Source/Map/Random.cpp:384
↓ 4 callersMethodMapTiles_Draw
Source/Fodder.cpp:19210
↓ 4 callersMethodPhaseGet
Source/Campaign.hpp:147
↓ 4 callersMethodPhase_Start
Source/GameData.cpp:503
↓ 4 callersMethodPush
Source/Utils/micropather.cpp:79
↓ 4 callersMethodRecruit_Draw_String
Source/Recruits.cpp:1348
↓ 4 callersMethodSidebar_Copy_To_Surface
Source/PC/Graphics_PC.cpp:461
↓ 4 callersMethodSoldier_Sort
Source/GameData.cpp:421
↓ 4 callersMethodUnlink
Source/Utils/micropather.h:236
↓ 4 callersMethodVideo_Draw_8
Source/PC/Graphics_PC.cpp:392
↓ 4 callersMethodVideo_Sleep
Source/Fodder.cpp:544
↓ 4 callersMethodaccept
! @brief public accept interface @param[in] strict whether to expect the last token to be EOF @return whether th
Source/Utils/json.hpp:10255
↓ 4 callersFunctionapply_fp
Source/Utils/dukglue/detail_traits.h:74
↓ 4 callersMethodbinary
Source/Utils/json.hpp:5837
← previousnext →101–200 of 2,239, ranked by callers