Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BohemiaInteractive/CWR
/ functions
Functions
19,810 in github.com/BohemiaInteractive/CWR
⨍
Functions
19,810
◇
Types & classes
3,546
↓ 13 callers
Method
NextVarName
engine/Poseidon/UI/Map/UIMapExtDisplay.cpp:923
↓ 13 callers
Method
OnPress
engine/Poseidon/Input/ComboDetector.cpp:32
↓ 13 callers
Function
PositionToAA11
engine/Poseidon/UI/Map/UIMap.cpp:189
↓ 13 callers
Method
PrepareTL
engine/Poseidon/Graphics/Rendering/Shape/Shape.cpp:1479
↓ 13 callers
Function
RangeInBounds
A wire offset+span stays within a buffer: offset and span non-negative and offset+span <= size. Guards memcpy(base+offset, …, span) against OOB writes
engine/Poseidon/Network/WireBounds.hpp:46
↓ 13 callers
Method
RawData
engine/Poseidon/Foundation/Containers/Array2D.hpp:33
↓ 13 callers
Method
ReceiveAnswer
engine/Poseidon/AI/AIGroupCmd.cpp:1326
↓ 13 callers
Method
Release
engine/Poseidon/Foundation/Memory/Heap.hpp:72
↓ 13 callers
Method
SamplePixel
Read back a single pixel from the back buffer at integer coords (top-left origin). Writes R, G, B into outRGB[0..2]. Returns true on success, false if
engine/Poseidon/Graphics/Core/Engine.hpp:741
↓ 13 callers
Method
Serialize
engine/Poseidon/UI/Map/UIMap.cpp:76
↓ 13 callers
Method
SetClass
Set message update class
engine/Poseidon/Network/Network.hpp:213
↓ 13 callers
Method
SetGlasses
engine/Poseidon/UI/DisplayUIMenus.cpp:283
↓ 13 callers
Method
SetIdentity
engine/Poseidon/AI/AIGroupImplHealth.cpp:1398
↓ 13 callers
Method
SetOrient
engine/Poseidon/World/Scene/Object.cpp:1689
↓ 13 callers
Method
SetPosition
engine/Poseidon/World/Simulation/Simul.cpp:421
↓ 13 callers
Method
SetTitleEffect
engine/Poseidon/World/WorldSetup.cpp:1366
↓ 13 callers
Method
Sort
engine/Poseidon/UI/DisplayUIMultiplayer.cpp:610
↓ 13 callers
Function
Tex2D
engine/PoseidonGL33/GL33BindCache.cpp:44
↓ 13 callers
Function
UpdateWeaponsInBriefing
engine/Poseidon/UI/Map/UIMapDisplay.cpp:1063
↓ 13 callers
Method
WriteToScript
engine/Poseidon/UI/Map/UIMapExtDisplay.cpp:1205
↓ 13 callers
Method
bind_sql
Adapt a query body written with SQLite-style `?` placeholders to the active dialect. SQLite keeps `?`; Postgres needs `$1..$N`. The sqlx `Any` driver
mserver/MasterService/src/repository.rs:178
↓ 13 callers
Function
fastRound
engine/Poseidon/Foundation/Common/FltOpts.hpp:130
↓ 13 callers
Function
getClientPeer
engine/Poseidon/Network/NetTransportNet.cpp:136
↓ 13 callers
Method
getStatus
engine/Poseidon/Network/Legacy/NetMessage.cpp:91
↓ 13 callers
Method
initClient
engine/Poseidon/Audio/Voice/VonApp.cpp:357
↓ 13 callers
Function
makeSideValue
engine/Evaluator/MockObjects.hpp:218
↓ 13 callers
Method
query
Query game state.
engine/Trident/src/client/connection.rs:204
↓ 13 callers
Function
resolve_tests
Resolve one or more path arguments into a deduplicated, sorted test list. Each argument may be: - An exact `.test.sqf` file, `.test.<island>` dir, or
engine/Trident/src/scenarios/integration.rs:265
↓ 12 callers
Function
AUTO_STATIC_ARRAY
engine/Poseidon/World/Simulation/Simul.cpp:1811
↓ 12 callers
Function
ActiveUnit
engine/PoseidonGL33/GL33BindCache.cpp:36
↓ 12 callers
Method
Add
engine/Poseidon/AI/Path/PathPlanner.cpp:419
↓ 12 callers
Function
BindButton
engine/Poseidon/UI/Settings/ContextControlsConfig.cpp:101
↓ 12 callers
Function
CheckAxisBinding
tests/unit/engine/Poseidon/UI/test_gamepad_page.cpp:107
↓ 12 callers
Function
ClampSize
tests/unit/engine/Poseidon/Audio/test_eax_efx.cpp:78
↓ 12 callers
Method
Clear
basic management functions
engine/Poseidon/Graphics/Rendering/Primitives/Poly.hpp:76
↓ 12 callers
Method
Clear
engine/Poseidon/Graphics/Dummy/EngineDummy.cpp:222
↓ 12 callers
Function
ClearError
engine/PoseidonFormats/PoseidonFormats.cpp:42
↓ 12 callers
Method
ClearSelection
engine/Poseidon/AI/ArcadeTemplateFind.cpp:1372
↓ 12 callers
Function
CompareSurfaceDraw
Strict-weak ordering for the on-surface queue: passOrder ascending, then shape grouping (state batching), then back-to-front within a shape. Road-vs-d
engine/Poseidon/World/Scene/SurfaceDrawOrder.hpp:34
↓ 12 callers
Function
CompressedSize
engine/Poseidon/Graphics/Textures/DXTCompressor.cpp:906
↓ 12 callers
Function
CreateSoundSystemOAL
engine/PoseidonOpenAL/SoundSystemOAL.cpp:1343
↓ 12 callers
Function
DecodeFloat16
engine/Poseidon/Network/NetworkMsg.cpp:591
↓ 12 callers
Method
Delete
engine/Poseidon/IO/ParamFile/ParamFile.cpp:275
↓ 12 callers
Method
DestroyAllObjects
engine/Poseidon/Network/NetworkMisc.cpp:1728
↓ 12 callers
Method
DoGetOut
engine/Poseidon/AI/AIUnitImpl.cpp:709
↓ 12 callers
Method
DrawColumn
engine/Poseidon/UI/Controls/UIControls3D.cpp:2120
↓ 12 callers
Function
Eject
engine/Poseidon/Game/Commands/GameStateExtWorld.cpp:312
↓ 12 callers
Method
Empty
engine/Poseidon/Core/ModId.hpp:24
↓ 12 callers
Method
Enable
engine/Poseidon/UI/Controls/UIControlsWidgets.hpp:298
↓ 12 callers
Function
FileExists
tests/unit/engine/Poseidon/Support/test_fixtures.hpp:53
↓ 12 callers
Function
FixturePath
tests/unit/engine/Poseidon/UI/Locale/Stringtable/test_stringtable_switch.cpp:61
↓ 12 callers
Method
FlushQueues
engine/Poseidon/Graphics/Core/Engine.hpp:455
↓ 12 callers
Method
Get
engine/Poseidon/Foundation/Common/MathND.hpp:18
↓ 12 callers
Method
GetArmor
\name Implementation of Object interface @{
engine/Poseidon/AI/EntityAI.hpp:1203
↓ 12 callers
Function
GetAttackTarget
engine/Poseidon/AI/AISubgroupFSM.cpp:258
↓ 12 callers
Method
GetCenter
engine/Poseidon/World/Detection/Detector.cpp:776
↓ 12 callers
Method
GetCost
engine/Poseidon/World/Entities/Vehicles/Parachute.cpp:783
↓ 12 callers
Method
GetEastCenter
engine/Poseidon/World/World.hpp:669
↓ 12 callers
Method
GetGuerrilaCenter
engine/Poseidon/World/World.hpp:670
↓ 12 callers
Method
GetIRTarget
engine/Poseidon/AI/EntityAIType.hpp:595
↓ 12 callers
Function
GetKeyName
engine/Poseidon/UI/DisplayUI.cpp:218
↓ 12 callers
Method
GetMouseSensitivityX
engine/Poseidon/Input/InputSubsystem.cpp:1284
↓ 12 callers
Method
GetParams
engine/Poseidon/Network/NetworkMisc.cpp:1514
↓ 12 callers
Method
GetRefCount
engine/Poseidon/Foundation/Strings/RString.hpp:91
↓ 12 callers
Method
GetSel
engine/Poseidon/World/Simulation/Animation/RtAnimation.hpp:17
↓ 12 callers
Method
GetSemaphore
engine/Poseidon/AI/AIUnit.hpp:368
↓ 12 callers
Method
GetSensorColID
engine/Poseidon/AI/EntityAI.hpp:1285
↓ 12 callers
Method
GetSensorRowID
engine/Poseidon/World/Entities/Infantry/Person.hpp:60
↓ 12 callers
Method
GetTexture
engine/Poseidon/World/Simulation/Animation/Animation.cpp:818
↓ 12 callers
Method
GetTexture
engine/Poseidon/UI/Controls/UIControlsExt.cpp:44
↓ 12 callers
Method
GetVarName
Get name of object in script environment
engine/Poseidon/AI/EntityAI.hpp:402
↓ 12 callers
Method
GetWestCenter
engine/Poseidon/World/World.hpp:668
↓ 12 callers
Method
GoPlanned
engine/Poseidon/AI/AISubgroup.cpp:2642
↓ 12 callers
Method
Init
engine/Poseidon/AI/VehicleAI.cpp:227
↓ 12 callers
Function
InputBindingIsDoubleTap
engine/Poseidon/Input/InputDeviceConstants.hpp:23
↓ 12 callers
Function
InspectPbo
engine/Poseidon/Asset/Probes/AssetInfo.cpp:358
↓ 12 callers
Method
IsInLandscape
engine/Poseidon/World/Simulation/Simul.cpp:2161
↓ 12 callers
Method
IsMouseButtonsReversed
engine/Poseidon/Input/InputSubsystem.cpp:1272
↓ 12 callers
Function
IsSpec
engine/Poseidon/Graphics/Rendering/Shape/ShapeShared.hpp:9
↓ 12 callers
Function
MRLog
engine/Poseidon/Graphics/Textures/ModelRenderer.cpp:38
↓ 12 callers
Function
MakeCfg
tests/unit/engine/Poseidon/Graphics/test_window_placement.cpp:27
↓ 12 callers
Method
Mark
engine/Poseidon/World/Entities/Vehicles/Tracks.cpp:580
↓ 12 callers
Method
MemoryPointExists
engine/Poseidon/Graphics/Rendering/Shape/ShapeLOD.cpp:1840
↓ 12 callers
Function
Modulo
engine/Poseidon/UI/Map/UIMap.cpp:95
↓ 12 callers
Function
ParseFXY
engine/Poseidon/Graphics/Rendering/Draw/FontData.cpp:34
↓ 12 callers
Function
ProgressReset
engine/Poseidon/Core/ProgressSystem.hpp:92
↓ 12 callers
Method
ReadValue
engine/Poseidon/IO/ParamFile/ParamFile.hpp:162
↓ 12 callers
Method
Realloc
engine/Poseidon/IO/Streams/QStream.hpp:322
↓ 12 callers
Method
RemoveMagazine
! \param name magazine type name */
engine/Poseidon/AI/VehicleAI.cpp:2071
↓ 12 callers
Method
Render
tests/unit/engine/Poseidon/Audio/test_oal_loopback.cpp:84
↓ 12 callers
Method
Resolution
engine/Poseidon/Graphics/Rendering/Shape/Shape.hpp:912
↓ 12 callers
Method
ResumeCheckingAlive
engine/Poseidon/Dev/Debug/DebugTrap.cpp:191
↓ 12 callers
Function
SelectTextureSourceFactory
engine/Poseidon/Graphics/Rendering/Font/Pactext.cpp:1969
↓ 12 callers
Method
Serialize
tests/unit/engine/Poseidon/AI/test_ai.cpp:24
↓ 12 callers
Method
SetList
engine/Poseidon/World/Entities/Vehicles/Vehicle.hpp:334
↓ 12 callers
Function
SetMemorySystemReady
engine/Poseidon/Foundation/Memory/MemTable.cpp:824
↓ 12 callers
Method
SetMouseSensitivityX
engine/Poseidon/Input/InputSubsystem.cpp:1292
↓ 12 callers
Method
SetRotate
engine/Poseidon/Foundation/Math/Math3DT.hpp:418
↓ 12 callers
Method
SetTexture
engine/Poseidon/UI/Controls/UIControlsWidgets.hpp:487
↓ 12 callers
Method
SetVisibleRect
engine/Poseidon/UI/Map/UIMap.cpp:2462
← previous
next →
1,201–1,300 of 19,810, ranked by callers