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
↓ 211 callers
Method
size
Source/Utils/micropather.h:112
↓ 158 callers
Function
create
Source/Utils/json.hpp:17400
↓ 144 callers
Function
stbi__get8
Source/Utils/stb_image.h:1613
↓ 131 callers
Function
stbi__err
Source/Utils/stb_image.h:977
↓ 122 callers
Method
write_character
Source/Utils/json.hpp:12651
↓ 117 callers
Method
push_back
! @brief append an unescaped token at the end of the reference pointer @param[in] token token to add @complexity Amortized
Source/Utils/json.hpp:11826
↓ 108 callers
Method
end
Source/Utils/cxxopts.hpp:1543
↓ 105 callers
Method
size
Source/Utils/json.hpp:2691
↓ 102 callers
Method
begin
Source/Utils/cxxopts.hpp:1537
↓ 60 callers
Method
empty
! @brief return whether pointer points to the root document @return true iff the JSON pointer points to the root document @c
Source/Utils/json.hpp:11851
↓ 56 callers
Method
end
return iterator end (needed for range-based for)
Source/Utils/json.hpp:3947
↓ 55 callers
Method
write_characters
Source/Utils/json.hpp:12657
↓ 52 callers
Function
dukglue_register_method
Source/Utils/dukglue/register_class.h:111
↓ 52 callers
Function
get
Source/Utils/json.hpp:3956
↓ 50 callers
Method
begin
return iterator begin (needed for range-based for)
Source/Utils/json.hpp:3941
↓ 46 callers
Method
getWidth
Source/Map/Map.hpp:76
↓ 46 callers
Function
type_name
! @brief return the type as string Returns the type name as string to be used in error messages - usually to indicate that a
Source/Utils/json.hpp:23410
↓ 44 callers
Function
stbi__rewind
Source/Utils/stb_image.h:885
↓ 43 callers
Method
find
Source/Utils/json.hpp:16517
↓ 41 callers
Method
clear
Source/GameData.cpp:169
↓ 39 callers
Method
GetWidth
Source/Surface.hpp:101
↓ 39 callers
Function
stbi__get16be
Source/Utils/stb_image.h:1693
↓ 38 callers
Function
add
add a character to token_buffer
Source/Utils/json.hpp:7272
↓ 38 callers
Method
resize
see warning above
Source/Utils/micropather.h:100
↓ 35 callers
Method
default_value
Source/Utils/cxxopts.hpp:1100
↓ 32 callers
Function
basic_json
! @brief create an empty value with a given type Create an empty JSON value with a given type. The value will be default init
Source/Utils/json.hpp:17829
↓ 32 callers
Method
getHeight
Source/Map/Map.hpp:77
↓ 32 callers
Method
palette_FadeTowardNew
* Fade each color of mPalette by a factor of 2, until mPalette reaches mPaletteNew * * @return True if still fading */
Source/Surface.cpp:133
↓ 32 callers
Function
stbi__get32le
Source/Utils/stb_image.h:1721
↓ 31 callers
Method
get
Get
Source/Utils/ini.hpp:223
↓ 31 callers
Method
parse_error
Source/Utils/json.hpp:2463
↓ 31 callers
Function
stbi__skip
Source/Utils/stb_image.h:1643
↓ 30 callers
Function
stbi__get16le
Source/Utils/stb_image.h:1713
↓ 29 callers
Method
clear
Clear the contents from memory
Source/Utils/ini.hpp:402
↓ 28 callers
Method
getTileType
Source/Map/Map.hpp:72
↓ 28 callers
Method
key
Source/Utils/json.hpp:5847
↓ 28 callers
Function
readBEWord
Read a BE word from the buffer
Source/stdafx.hpp:65
↓ 27 callers
Method
count
Source/Utils/json.hpp:16505
↓ 26 callers
Method
PaletteSet
Source/PC/Graphics_PC.cpp:260
↓ 26 callers
Method
isPaletteAdjusting
Source/Surface.hpp:104
↓ 25 callers
Method
Sidebar_Copy_Sprite_To_ScreenBufPtr
Source/PC/Graphics_PC.cpp:482
↓ 25 callers
Method
type
Source/Utils/dukglue/dukvalue.h:366
↓ 24 callers
Method
Save
Source/Surface.cpp:368
↓ 24 callers
Method
SetActiveSpriteSheet
Source/PC/Graphics_PC.cpp:135
↓ 24 callers
Function
assert_invariant
! @brief checks the class invariants This function asserts the class invariants. It needs to be called at the end of every co
Source/Utils/json.hpp:17709
↓ 24 callers
Function
is_object
! @brief return whether value is an object This function returns true if and only if the JSON value is an object. @return `t
Source/Utils/json.hpp:19050
↓ 24 callers
Function
writeBEWord
Write a LE word in BE
Source/stdafx.hpp:72
↓ 23 callers
Method
erase
Source/Utils/json.hpp:16472
↓ 22 callers
Method
GetSurfaceBuffer
Source/Surface.hpp:98
↓ 22 callers
Function
readBEDWord
Read a LE DWord in BE
Source/stdafx.hpp:80
↓ 22 callers
Method
value
! @brief return the value of an iterator @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Source/Utils/json.hpp:11392
↓ 21 callers
Method
Clear
Source/Sprites.cpp:786
↓ 21 callers
Method
GetHeader
Source/Graphics.hpp:64
↓ 21 callers
Method
insert
Source/Utils/json.hpp:16541
↓ 20 callers
Method
clearBuffer
Source/Surface.cpp:316
↓ 20 callers
Function
hash
* Helper function to hash an integer using the above permutation table * * This inline function costs around 1ns, and is called N+1 times for a noi
Source/Utils/SimplexNoise.cpp:100
↓ 20 callers
Method
operator[]
! @brief access to successor @pre The iterator is initialized; i.e. `m_object != nullptr`. */
Source/Utils/json.hpp:11345
↓ 20 callers
Function
stbi__get32be
Source/Utils/stb_image.h:1703
↓ 20 callers
Function
stbi__malloc
Source/Utils/stb_image.h:984
↓ 20 callers
Method
type_name
same as duk_get_type_name(), but that's internal to Duktape, so we shouldn't use it
Source/Utils/dukglue/dukvalue.h:371
↓ 19 callers
Method
Error
Source/Debugger.cpp:99
↓ 19 callers
Function
end
! @brief returns an iterator to one past the last element Returns an iterator to one past the last element. @image html rang
Source/Utils/json.hpp:21036
↓ 19 callers
Method
fileGet
Source/Amiga/Resource_Amiga_File.cpp:35
↓ 19 callers
Method
number_integer
Source/Utils/json.hpp:5817
↓ 18 callers
Method
GetScreenSize
Source/Window.hpp:96
↓ 18 callers
Function
input_adapter
Source/Utils/json.hpp:5088
↓ 18 callers
Method
sax_parse
Source/Utils/json.hpp:10263
↓ 17 callers
Method
get_token_string
! @return a string representation of the last read byte */
Source/Utils/json.hpp:10035
↓ 17 callers
Function
to_json
Source/Utils/json.hpp:4213
↓ 16 callers
Function
is_array
! @brief return whether value is an array This function returns true if and only if the JSON value is an array. @return `tru
Source/Utils/json.hpp:19072
↓ 16 callers
Function
is_null
! @brief return whether value is null This function returns true if and only if the JSON value is null. @return `true` if ty
Source/Utils/json.hpp:18891
↓ 16 callers
Method
paletteNew_SetToBlack
Source/Surface.cpp:95
↓ 16 callers
Method
pop_back
! @brief remove last reference token @pre not `empty()` @liveexample{The example shows the usage of `pop_back`.,json_pointer
Source/Utils/json.hpp:11780
↓ 16 callers
Function
stbi__at_eof
Source/Utils/stb_image.h:1627
↓ 15 callers
Method
SetActiveSpriteSheetPtr
Source/Fodder.cpp:16783
↓ 15 callers
Function
begin
! @brief returns an iterator to the first element Returns an iterator to the first element. @image html range-begin-end.svg
Source/Utils/json.hpp:20965
↓ 15 callers
Function
combine
boost::hash_combine
Source/Utils/json.hpp:4595
↓ 15 callers
Function
from_json
Source/Utils/json.hpp:3426
↓ 15 callers
Function
get_token_string
return the last read token (for errors only). Will never contain EOF (an arbitrary value that is not a valid char value, often -1), because 255 may l
Source/Utils/json.hpp:7319
↓ 14 callers
Method
GetForCampaign
Source/Versions.cpp:173
↓ 14 callers
Method
LoadPalette_Amiga
* Load a Palette from a buffer (BIG ENDIAN) */
Source/Graphics.hpp:93
↓ 14 callers
Method
isDemo
* Is this version a demo? * * NOTE: The PC-Format version is not considered a demo, as it is very close to the dos retail */
Source/Version.hpp:177
↓ 14 callers
Method
number_unsigned
Source/Utils/json.hpp:5822
↓ 14 callers
Method
paletteSet
Source/Surface.cpp:106
↓ 14 callers
Function
toLocalString
Source/Utils/cxxopts.hpp:106
↓ 13 callers
Method
SetScreenSize
Source/Window.cpp:485
↓ 13 callers
Method
isRetail
Source/Version.hpp:128
↓ 12 callers
Method
CopyPalette
Source/Graphics.hpp:112
↓ 12 callers
Method
GetGraphicsPtr
Source/SpriteSheet.cpp:25
↓ 12 callers
Method
Phase_Next
* Proceed to next phase/mission * * @return false If no more missions */
Source/GameData.cpp:534
↓ 12 callers
Method
close
Source/ScriptingEngine.cpp:86
↓ 12 callers
Method
fileGet
Source/PC/Resource_PC_CD.cpp:267
↓ 12 callers
Method
isAmigaTheOne
Source/Version.hpp:144
↓ 12 callers
Function
stbi__grow_buffer_unsafe
Source/Utils/stb_image.h:2074
↓ 12 callers
Function
stbi__zreceive
Source/Utils/stb_image.h:4213
↓ 12 callers
Function
tool_StripLeadingZero
Source/stdafx.cpp:63
↓ 11 callers
Method
Notice
Source/Debugger.cpp:84
↓ 11 callers
Method
dump
! @brief internal implementation of the serialization function This function is called by the public member function dump and
Source/Utils/json.hpp:15532
↓ 11 callers
Method
getIntroData
Source/Versions.cpp:377
↓ 11 callers
Method
number_float
Source/Utils/json.hpp:5827
next →
1–100 of 2,239, ranked by callers