MCPcopy Create free account

hub / github.com/Warzone2100/warzone2100 / types & classes

Types & classes2,605 in github.com/Warzone2100/warzone2100

↓ 182 callersClassVector2i
tools/map/old/vector.h:6
↓ 180 callersClassKeyFunctionInfo
src/input/keyconfig.h:156
↓ 153 callersClassAtlasImage
lib/ivis_opengl/ivisdef.h:277
↓ 105 callersClassVector3i
tools/map/old/vector.h:5
↓ 103 callersClassVector2f
tools/map/old/vector.h:14
↓ 74 callersClassOptionInfo
OptionInfo - An option title and other information Example Usage: ```cpp OptionInfo("general.something", N_("Campaign Difficulty"), N_("Help descript
src/titleui/widgets/optionsform.h:425
↓ 68 callersClassDroidOrder
Struct that stores data of an order. * This struct is needed to send orders that comes with information, such as position, target, etc. * This struc
src/orderdef.h:171
↓ 61 callersClassWzString
src/qtscript.h:33
↓ 58 callersClassVector3f
tools/map/old/vector.h:30
↓ 42 callersClassStructureSize
lib/wzmaplib/include/wzmaplib/map_stats.h:107
↓ 28 callersClassMargin
lib/widget/margin.h:26
↓ 28 callersClassOptionsSection
OptionsSection - A section header for a subsequent series of options Example Usage: ```cpp OptionsSection(N_("Campaign Difficulty"), N_("Help descrip
src/titleui/widgets/optionsform.h:464
↓ 28 callersClassRational
Simple rational numbers, not bignum.
lib/framework/rational.h:42
↓ 28 callersClassWzRect
lib/framework/geometry.h:95
↓ 21 callersClassWzString
lib/framework/wzstring.h:57
↓ 20 callersClasssigaction
lib/exceptionhandler/exceptionhandler.cpp:88
↓ 16 callersClassPIERECT_DrawRequest
lib/ivis_opengl/pietypes.h:331
↓ 16 callersClassjson_variant
lib/framework/wzconfig.h:64
↓ 16 callersEnumwarning
lib/framework/wzconfig.h:101
↓ 12 callersClassIMGSaveError
lib/ivis_opengl/png_util.h:31
↓ 12 callersClassWZ_Notification_Action
src/notifications.h:137
↓ 12 callersClassWzText
lib/ivis_opengl/textdraw.h:50
↓ 11 callersClassdata
3rdparty/json/include/nlohmann/json.hpp:23491
↓ 11 callersClassresearchResult
src/wzapi.h:117
↓ 10 callersClassINIReaderWriter
src/3rdparty/INIReaderWriter.h:30
↓ 10 callersClassLobbyError
lib/netplay/netlobby.h:240
↓ 10 callersClassPIESyntaxError
Raised for line-fatal parsing errors
tools/blender/old/2.4x/pie.py:76
↓ 10 callersClassVmaBufferImageUsage
An abstraction over buffer or image `usage` flags, depending on available extensions.
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:3947
↓ 9 callersClassBorderInset
lib/widget/button.h:97
↓ 9 callersClassImages
lib/widget/button.h:40
↓ 9 callersClassiterator
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:5241
↓ 8 callersClassImdObject
src/intdisplay.h:53
↓ 8 callersClassWZ_Notification_Image
src/notifications.h:97
↓ 8 callersClassWzSize
lib/framework/geometry.h:67
↓ 7 callersClassRtrBestResult
/////////////////////////////////////////////////////////////
src/order.cpp:114
↓ 7 callersClassWidgetHelp
lib/widget/widgbase.h:148
↓ 6 callersClassIterator
src/astar.cpp:445
↓ 6 callersClassMap
lib/wzmaplib/src/map_script.h:29
↓ 6 callersClassPIERECT_DrawRequest_f
lib/ivis_opengl/pietypes.h:347
↓ 6 callersClassStructure
lib/wzmaplib/include/wzmaplib/map_types.h:93
↓ 6 callersClassWZ_Notification_Trigger
src/notifications.h:204
↓ 5 callersClassCompatCheckResults
src/updatemanager.h:57
↓ 5 callersClassFailureDetails
src/screens/joiningscreen.cpp:825
↓ 5 callersClassJPEGResult
lib/ivis_opengl/jpeg_util.h:28
↓ 5 callersClassStructureBounds
src/baseobject.h:35
↓ 5 callersClassTextLayoutMetrics
lib/ivis_opengl/textdraw.cpp:589
↓ 5 callersClassconst_iterator
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:5238
↓ 5 callersClassdiyfp
3rdparty/json/include/nlohmann/json.hpp:16964
↓ 4 callersClassDroid
lib/wzmaplib/include/wzmaplib/map_types.h:99
↓ 4 callersClassItDoesntMatterIfItsADWORDOrAVoidPointer_JustCompileTheDamnThing
Cross platform compatibility. If you change this, make sure it doesn't break the cross compile or the native compile. Don't ask why this is needed, ha
lib/exceptionhandler/exchndl_mingw.cpp:673
↓ 4 callersClassJoinConnectionDescription
lib/netplay/netjoin.h:32
↓ 4 callersClassLoadedFileVersion
lib/wzmaplib/include/wzmaplib/map.h:221
↓ 4 callersClassMapStatsConfiguration
lib/wzmaplib/include/wzmaplib/map_stats.h:104
↓ 4 callersClassOpenConnectionResult
Higher-level functions for opening a connection / socket
lib/netplay/open_connection_result.h:34
↓ 4 callersClassRotation
tools/map/old/vector.h:4
↓ 4 callersClassVmaSuballocationOffsetLess
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:3499
↓ 4 callersClassW_BUTINIT
Button initialisation structure */
lib/widget/widget.h:159
↓ 4 callersClassWzCachedText
lib/widget/paragraph.h:54
↓ 4 callersClassWzUniCodepoint
Stores a unicode codepoint Internally, this stores the codepoint as UTF-32
lib/framework/wzstring.h:31
↓ 4 callersClassconst_reverse_iterator
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:5239
↓ 4 callersClassin_place_t
3rdparty/optional-lite/include/nonstd/optional.hpp:150
↓ 4 callersClasslabel_or_position_values
src/wzapi.h:789
↓ 4 callersClassout_of_range
@brief exception indicating access out of the defined range @sa https://json.nlohmann.me/api/basic_json/out_of_range/
3rdparty/json/include/nlohmann/json.hpp:4557
↓ 4 callersClassreverse_iterator
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:5237
↓ 4 callersClasstemplatedState
lib/ivis_opengl/piedraw.cpp:351
↓ 3 callersClassAffine3F
* Fixed point 3D affine transformation. */
lib/framework/geometry.h:31
↓ 3 callersClassAlignment
lib/widget/alignment.h:28
↓ 3 callersClassDrawTextResult
lib/ivis_opengl/textdraw.cpp:611
↓ 3 callersClassExpectedHostProperties
src/screens/joiningscreen.h:30
↓ 3 callersClassGameLoadDetails
src/game.h:52
↓ 3 callersClassJSToJsonContext
src/quickjs_backend.cpp:143
↓ 3 callersClassKnownExternalConnInfo
lib/netplay/netplay.cpp:213
↓ 3 callersClassMessageReader
MessageReader is used for deserialising, using the same interface as MessageWriter.
lib/netplay/netqueue.h:200
↓ 3 callersClassNetMessageBuilder
<summary> This class is used to facilitate efficient creation of network messages. It provides methods to append data (via `append()` calls) and to cr
lib/netplay/netqueue.h:106
↓ 3 callersClassNetworkTextMessage
src/multiplay.h:153
↓ 3 callersClassProductionRunEntry
src/structuredef.h:338
↓ 3 callersClassProgressBorder
lib/widget/button.h:94
↓ 3 callersClassRationalAngle
Angles are sorted in this order. Can only be created and compared to each other, nothing else. (1, 0) < (0, 1) < (-1, 0) < (0, -1) < (1, -ε) < (0, 0)
src/wavecast.cpp:29
↓ 3 callersClassRenderPassDetails
lib/ivis_opengl/gfx_api_vk.h:679
↓ 3 callersClassRenderedText
lib/ivis_opengl/textdraw.cpp:597
↓ 3 callersClassRequestAttestation
lib/netplay/netlobby.cpp:1020
↓ 3 callersClassRoomMessage
src/multiint.cpp:160
↓ 3 callersClassSteeringForce
<summary> Steering force vector with weight for blending. The force vector uses fixed-point precision where 65536 represents a magnitude of 1.0. The
src/steering/steering.h:48
↓ 3 callersClassTabSelectionStyle
lib/widget/listwidget.h:40
↓ 3 callersClassTagVer
src/version.h:43
↓ 3 callersClassW_BARINIT
Bar Graph initialisation structure */
lib/widget/widget.h:188
↓ 3 callersClassW_LABINIT
Label initialisation structure */
lib/widget/widget.h:149
↓ 3 callersClassobject_request
src/wzapi.h:761
↓ 2 callersClassAllocationResult
lib/ivis_opengl/gfx_api_vk.h:164
↓ 2 callersClassBeltFedUI
tools/blender/old/2.4x/pie_common.py:79
↓ 2 callersClassConditionTrue
src/mapgrid.cpp:177
↓ 2 callersClassEcKey
lib/framework/crc.h:71
↓ 2 callersClassFTGlyphCacheKey
lib/ivis_opengl/textdraw.cpp:349
↓ 2 callersClassFeature
lib/wzmaplib/include/wzmaplib/map_types.h:104
↓ 2 callersClassGamInfo
lib/wzmaplib/include/wzmaplib/map_package.h:70
↓ 2 callersClassGameDetails
lib/netplay/netlobby.h:114
↓ 2 callersClassGuideTopicPrefs
src/activity.h:182
↓ 2 callersClassIdentityFunctor
lib/ivis_opengl/3rdparty/ska_sort.hpp:1409
↓ 2 callersClassInGameChatMessage
src/chat.h:28
↓ 2 callersClassPIEStructuralError
Raised for non-fatal parsing errors related to the PIE specification
tools/blender/old/2.4x/pie.py:79
next →1–100 of 2,605, ranked by callers