MCPcopy Create free account

hub / github.com/Warzone2100/warzone2100 / functions

Functions13,752 in github.com/Warzone2100/warzone2100

↓ 17 callersFunctionendian_sdword
lib/framework/endian_hack.h:54
↓ 17 callersMethodgetCurrentGameMode
src/activity.cpp:515
↓ 17 callersFunctiongetHostLaunch
src/wrappers.cpp:142
↓ 17 callersMethodgetString
src/titleui/campaign.cpp:2552
↓ 17 callersFunctionhasCommander
This function returns true if the droid is assigned to a commander group and it is not the commander.*/
src/cmddroid.cpp:210
↓ 17 callersFunctioniCos
lib/framework/trig.cpp:104
↓ 17 callersMethodidealHeight
src/titleui/widgets/multilobbyoptions.cpp:172
↓ 17 callersMethodidealHeight
src/screens/guidescreen.cpp:858
↓ 17 callersMethodidealWidth
src/screens/guidescreen.cpp:853
↓ 17 callersMethodisCyborg
src/droid.cpp:3851
↓ 17 callersFunctionisSpectatorOnlySlot
NOTE: Pass in the index in the NetPlay.players array
src/multiint.cpp:7522
↓ 17 callersFunctionis_array
@brief return whether value is an array @sa https://json.nlohmann.me/api/basic_json/is_array/
3rdparty/json/include/nlohmann/json.hpp:20666
↓ 17 callersFunctioniupg
($val, $upg=0)
tools/guidecode/r.inc.php:228
↓ 17 callersFunctionlevFindDataSet
Find a level dataset with the given name. * @param name the name of the dataset to search for. * @return a dataset with associated with the given
src/levels.cpp:169
↓ 17 callersFunctionmakeComponentAvailable
src/research.cpp:1160
↓ 17 callersFunctionsetConsolePause
src/loop.cpp:878
↓ 17 callersMethodsetFocus
lib/widget/widget.cpp:1686
↓ 17 callersFunctionsetMultiStats
//////////////////////////////////////////////////////////////////////////// Set Player's stats send stats to all players when bLocal is false
src/multistat.cpp:276
↓ 17 callersFunctionsetScriptPause
src/loop.cpp:870
↓ 17 callersMethodsetSelectedIndex
lib/widget/dropdown.h:111
↓ 17 callersFunctionto_json
3rdparty/json/include/nlohmann/json.hpp:5642
↓ 17 callersFunctionvalidTarget
Set of rules which determine whether the weapon associated with the object can fire on the propulsion type of the target. */
src/ai.cpp:1286
↓ 16 callersFunctionWZ_PHYSFS_getRealDir_String
lib/framework/physfs_ext.h:109
↓ 16 callersMethodadd
add a droid to a group
src/group.cpp:82
↓ 16 callersMethodaddRect
lib/ivis_opengl/pieblitfunc.cpp:255
↓ 16 callersMethodaddWidgetToLayout
lib/widget/listwidget.cpp:251
↓ 16 callersFunctioncamGetRankThreshold
(rankName, command, player)
data/base/script/campaign/libcampaign_includes/misc.js:731
↓ 16 callersFunctioncamManageTrucks
(playerId, allowOilCapture)
data/base/script/campaign/libcampaign_includes/truck.js:15
↓ 16 callersFunctioncount
3rdparty/json/include/nlohmann/json.hpp:19264
↓ 16 callersFunctiondrawBlueBox
* Same as drawBlueBoxInset, but the rectangle is overflown by one pixel. */
src/loadsave.cpp:1067
↓ 16 callersFunctiondroidRemove
Remove a droid from the List so doesn't update or get drawn etc TAKE CARE with removeDroid() - usually want droidRemove since it deal with grid code*/
src/droid.cpp:788
↓ 16 callersFunctionevalResearch
(labID, list)
data/mp/multiplay/skirmish/semperfi_includes/research.js:96
↓ 16 callersFunctionexecuteFnAndProcessScriptQueuedRemovals
src/wzapi.h:1171
↓ 16 callersMethodgetHighlightedObject
src/hci/build.h:92
↓ 16 callersFunctiongetTileStructure
src/geometry.h:37
↓ 16 callersFunctiongrabTrucksAndBuild
(stat, location, tileRange, maxBlockingTiles, group)
data/mp/multiplay/skirmish/nexus_includes/build.js:134
↓ 16 callersMethodhide
lib/widget/widgbase.h:255
↓ 16 callersMethodhttpStatusCode
src/urlrequest.h:75
↓ 16 callersFunctioniSinCosR
iSinCosR(angle, scalar) -> 2d_vector
lib/framework/vector.h:72
↓ 16 callersMethodidealHeight
src/titleui/campaign.cpp:433
↓ 16 callersMethodisAtDocumentRoot
lib/framework/wzconfig.cpp:166
↓ 16 callersFunctionis_null
@brief return whether value is null @sa https://json.nlohmann.me/api/basic_json/is_null/
3rdparty/json/include/nlohmann/json.hpp:20617
↓ 16 callersFunctionis_string
@brief return whether value is a string @sa https://json.nlohmann.me/api/basic_json/is_string/
3rdparty/json/include/nlohmann/json.hpp:20673
↓ 16 callersFunctionkf_SetDroid
--------------------------------------------------------------------------
src/keybind.cpp:2114
↓ 16 callersFunctionmousePressed
This returns true if the mouse key went from being up to being down this frame */
lib/sdl/main_sdl.cpp:1517
↓ 16 callersFunctionorderDroidObj_p
(who, order, obj)
data/mp/multiplay/skirmish/bonecrusher/performance.js:51
↓ 16 callersFunctionplaceNear
(x, y, w, h, pad, scatter)
data/mp/multiplay/maps/10c-WaterLoop/game.js:370
↓ 16 callersFunctionsafeGetDisplayModelFromBase
lib/ivis_opengl/ivisdef.h:251
↓ 16 callersMethodsetImage
src/titleui/widgets/gamebrowserform.cpp:277
↓ 16 callersMethodsetListHeight
lib/widget/dropdown.h:105
↓ 16 callersFunctionto565
lib/ivis_opengl/3rdparty/etcpak/ProcessDxtc.cpp:29
↓ 16 callersMethodtoWzStringList
lib/framework/wzconfig.cpp:844
↓ 16 callersFunctionworldTile
Return a pointer to the tile structure at x,y in world coordinates */
src/map.h:456
↓ 16 callersFunctionwriteAll
lib/exceptionhandler/exceptionhandler.cpp:366
↓ 15 callersMethodFree
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:4913
↓ 15 callersFunctionPIXEL_FORMAT_SUPPORT_SET
lib/ivis_opengl/gfx_api_vk.cpp:5212
↓ 15 callersFunctionSPinit
src/frontend.cpp:409
↓ 15 callersFunctionWZ_PHYSFS_enumerateFiles
lib/framework/physfs_ext.cpp:29
↓ 15 callersFunctionWZ_PHYSFS_isDirectory
lib/framework/physfs_ext.h:94
↓ 15 callersFunctioncallFunction
Call a function by name
tests/lint.cpp:194
↓ 15 callersFunctioncamGenerateRandomMapCoordinate
(reachPosition, propulsion, distFromReach, scanObjectRadius, avoidNearbyCliffs)
data/base/script/campaign/libcampaign_includes/misc.js:620
↓ 15 callersFunctioncamSendReinforcement
(playerId, position, templates, kind, data)
data/base/script/campaign/libcampaign_includes/reinforcements.js:30
↓ 15 callersMethodchangedSetting
src/activity.cpp:666
↓ 15 callersFunctioncombine
boost::hash_combine
3rdparty/json/include/nlohmann/json.hpp:6004
↓ 15 callersMethodcurrentPage
lib/widget/listwidget.h:124
↓ 15 callersMethoddebugStringMarker
lib/ivis_opengl/gfx_api_gl.cpp:3011
↓ 15 callersFunctiondroidRepairStopped
src/droid.cpp:1434
↓ 15 callersMethodevaluate
src/3rdparty/propertymatcher.cpp:121
↓ 15 callersMethodfind
Tries to look up the relevant page index for `x` and return an iterator to it. Returns `end()` if not found.
lib/framework/paged_entity_container.h:669
↓ 15 callersFunctiongetStructStatFromName
gets a structure stat from its name - relies on the name being unique (or it will return the first one it finds!! */
src/structure.cpp:4843
↓ 15 callersMethodisReceivingAllEvents
src/wzapi.h:602
↓ 15 callersMethodleft
Returns the x-coordinate of the rectangle's left edge. Equivalent to x().
lib/framework/geometry.h:135
↓ 15 callersFunctionmessageTypeToString
lib/netplay/netplay.cpp:4941
↓ 15 callersFunctionmissionIsOffworld
returns true if on an off world mission
src/mission.cpp:229
↓ 15 callersFunctionnoexcept
3rdparty/optional-lite/include/nonstd/optional.hpp:1357
↓ 15 callersFunctionrandom
(max)
data/mp/multiplay/script/scavengers/ultimateScavengers.js:92
↓ 15 callersFunctionreadint
tools/rpl2avi/rpl2avi.c:362
↓ 15 callersFunctionsetAudioPause
src/loop.cpp:866
↓ 15 callersMethodsetCurrentPage
lib/widget/listwidget.cpp:258
↓ 15 callersMethodsetItemSpacing
src/titleui/options/optionsforms.cpp:484
↓ 15 callersFunctionsetPlayerName
src/multiplay.cpp:890
↓ 15 callersFunctionsetReticuleFlash
src/hci.cpp:334
↓ 15 callersMethodsetVector2i
lib/framework/wzconfig.cpp:312
↓ 15 callersMethodsetZero
lib/framework/crc.cpp:124
↓ 15 callersFunctionto_string
lib/wzmaplib/src/map_package.cpp:121
↓ 15 callersFunctionto_string
lib/netplay/netlobby.cpp:695
↓ 15 callersFunctionto_string
src/warzoneconfig.cpp:149
↓ 15 callersFunctiontriggerEventSelected
__ ## eventSelectionChanged(objects) __ __ An event that is triggered whenever the host player selects one or more game objects. __ The ```objects```
src/qtscript.cpp:1610
↓ 15 callersFunctionwidgDisplayScreen
Display the screen's widgets in their current state * (Call after calling widgRunScreen, this allows the input * processing to be separated from th
lib/widget/widget.cpp:1631
↓ 15 callersMethodwriteBytes
lib/wzmaplib/src/map_io.cpp:410
↓ 15 callersFunctionwzSafeGlGetString
lib/ivis_opengl/gfx_api_gl.cpp:3587
↓ 15 callersFunctionwz_command_interface_output_room_status_json
src/stdinreader.cpp:1724
↓ 14 callersMethodGetType
lib/ivis_opengl/3rdparty/vk_mem_alloc.h:6423
↓ 14 callersFunctionJSValueToUint32
lib/wzmaplib/src/map_script.cpp:116
↓ 14 callersFunctionSDL_Swap32
lib/wzmaplib/src/3rdparty/SDL_endian.h:240
↓ 14 callersFunctionTileHasStructure
Check if tile contains a structure. Function is NOT thread-safe. */
src/map.h:242
↓ 14 callersFunctionaudio_Paused
lib/sound/audio.cpp:118
↓ 14 callersFunctiongameTimeStop
Call this to stop the game timer */
lib/gamelib/gtime.cpp:332
↓ 14 callersFunctiongetDroidLevel
src/droid.cpp:2488
↓ 14 callersFunctiongetImdFromIndex
------------------------------------------------------------------------------- Returns a pointer to the imd from a #define number passed in - see abo
src/miscimd.cpp:123
← previousnext →501–600 of 13,752, ranked by callers