DayZ 1.24
|
Static Protected Member Functions | |
static int | GetPlayerListTimer () |
static PluginCameraTools | GetInstance () |
static PluginDeveloper | GetInstance () |
static int | GetAgentMaxCount (int agent_id) |
static void | BuildAgentArray (int agents, array< int > agents_out) |
static float | GetProtectionLevelEx (int type, int slot, Man player, bool consider_filter=true, int system=0) |
Static Protected Attributes | |
static PluginCameraTools | m_Instance |
static bool | m_IsOpen |
Static Private Member Functions | |
static void | SetDeveloperItemClientEx (notnull Object entity, bool getFocus=false) |
static bool | FileDuplicate (string source_name, string dest_name) |
static bool | FileDelete (string file) |
static void | FileRename (string source_name, string dest_name) |
static PluginSceneManager | GetInstance () |
static string | GetNameByID (int agent_id) |
static void | RemoveAgent (EntityAI target, int agent_id) |
Static Private Attributes | |
static PluginKeyBinding | instance |
static string | SCENE_DEFAULT_NAME = "default" |
static string | SCENE_SUFIX = "scene" |
static PlayerBase | PLAYER |
static PluginSceneManager | instance |
static const int | SCENE_EDITOR_CMD_REFRESH = 0 |
static const int | SCENE_EDITOR_CMD_POPUP = 1 |
static const int | SCENE_EDITOR_CMD_SAVE = 2 |
static ref map< int, ref AgentBase > | m_AgentList = new map<int, ref AgentBase> |
Class PluginMessageManager provides some basic Message Distribution mechanics, if you get instance of this plugin class on your object, you can use its methods to broadcast messages.
Definition at line 1 of file PluginBase.c.
|
private |
|
private |
|
inlineprotected |
Definition at line 58 of file PluginAdminLog.c.
|
inlineprivate |
Definition at line 110 of file PluginDayZInfectedDebug.c.
References DestroyModuleWidgets().
|
inlineprivate |
Definition at line 14 of file PluginDrawCheckerboard.c.
|
inlineprivate |
Definition at line 32 of file PluginFileHandler.c.
|
inlineprivate |
Definition at line 28 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 13 of file PluginVariables.c.
|
inlineprivate |
Definition at line 617 of file PluginDeveloperSync.c.
References Math::AbsInt(), GetDayZGame(), GetPlayer(), and ModifiersManager().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 58 of file PluginCameraTools.c.
References GetGame().
Definition at line 117 of file PluginFileHandler.c.
Definition at line 111 of file PluginFileHandler.c.
|
inlineprivate |
Definition at line 647 of file PluginSceneManager.c.
|
inlineprotected |
Definition at line 323 of file PluginAdminLog.c.
References GetPlayerPrefix(), and LogPrint().
Broadcasts an empty message on a channel provided in the 'index' parameter.
Definition at line 16 of file PluginMessageManager.c.
References LayoutHolder::Count(), LayoutHolder::Get(), and x.
Definition at line 54 of file PluginMessageManager.c.
References LayoutHolder::Count(), LayoutHolder::Get(), and x.
Broadcasts a message on a channel provided in the 'index' parameter, passes the Int variable.
Definition at line 35 of file PluginMessageManager.c.
References LayoutHolder::Count(), LayoutHolder::Get(), and x.
Broadcasts a message on a channel provided in the 'index' parameter, passes the Param type object to the reciever.
Definition at line 90 of file PluginMessageManager.c.
References LayoutHolder::Count(), LayoutHolder::Get(), and x.
Definition at line 73 of file PluginMessageManager.c.
References LayoutHolder::Count(), LayoutHolder::Get(), Print(), and x.
|
inlinestaticprotected |
Definition at line 317 of file PluginTransmissionAgents.c.
References BIT_INT_SIZE.
|
inlineprotected |
heat transfer through air to player (env temperature)
dist factor minimum should be at 0
Definition at line 113 of file PluginUniversalTemperatureSourceClient.c.
References vector::Distance(), m_Player, and Math::Max().
Referenced by ProcessUniversalTemperatureSources().
|
inlineprotected |
Definition at line 347 of file PluginTransmissionAgents.c.
References GetAgentTransferabilityAirOut(), GetAgentTransferabilityIn(), and GetAgentTransferabilityOut().
Referenced by InjectAgentsWithPlayerCount(), and InjectAgentWithPlayerDose().
|
inlineprivate |
Definition at line 27 of file PluginRepairing.c.
References Class::CastTo(), Math::Clamp(), and GameConstants::STATE_WORN.
|
inlineprivate |
Definition at line 69 of file PluginCharPlacement.c.
References Math3D::DirectionAndUpMatrix(), GetGame(), Math3D::MatrixIdentity4(), and Vector().
Item can be repaired to 100%.
Definition at line 114 of file PluginRepairing.c.
|
inlineprivate |
Definition at line 76 of file PluginRepairing.c.
References GameConstants::STATE_DAMAGED, GameConstants::STATE_RUINED, and GameConstants::STATE_WORN.
|
inlineprivate |
Player can repair items to 100%; currently unused.
Definition at line 108 of file PluginRepairing.c.
|
inlineprivate |
Definition at line 139 of file PluginDayZInfectedDebug.c.
References GetGame(), and m_HasFocus.
Referenced by ToggleDebugWindowEventP(), ToggleDebugWindowSetMode(), and ToggleDebugWindowSetMode().
|
inlineprivate |
Definition at line 793 of file PluginDeveloperSync.c.
References GetGame().
|
inlineprivate |
Definition at line 17 of file PluginCharPlacement.c.
References Init(), Log(), m_Initialized, Print(), float::ToString(), and vector::ToString().
|
inlineprivate |
Definition at line 8 of file PluginDoorRuler.c.
References Init().
Definition at line 316 of file PluginKeyBinding.c.
Definition at line 471 of file PluginDayZInfectedDebug.c.
References Debug::RemoveShape().
Referenced by OnUpdate(), and ToggleDebugWindowSetMode().
|
inlineprivate |
Definition at line 52 of file PluginFileHandler.c.
Definition at line 697 of file PluginDeveloper.c.
References GetGame().
|
inlineprotected |
Definition at line 376 of file PluginDayZInfectedDebug.c.
|
inlineprivate |
Definition at line 32 of file PluginTransmissionAgents.c.
Referenced by GetSimpleAgentList().
Definition at line 90 of file PluginConfigViewer.c.
References ContainsFirstClass(), GetGame(), and name.
Referenced by ContainsFirstClass(), and GetBaseClassPathRecursive().
|
inlineprivate |
main controls
movement card
fight card
fill some controls
Definition at line 210 of file PluginDayZInfectedDebug.c.
References GetGame(), InitAttacks(), m_MainWnd, m_pUIHandler, and ShowCard().
Referenced by PluginDayZInfectedDebug(), and PluginDayzPlayerDebug().
|
inlineprivate |
row counter
sets alpha level for even/odd child
Definition at line 16 of file PluginDrawCheckerboard.c.
References GetGame(), and IsEven().
Referenced by PluginDrawCheckerboard().
|
inlineprotected |
Definition at line 31 of file PluginCameraTools.c.
References GetGame().
|
inlineprotected |
Definition at line 40 of file PluginCameraTools.c.
References GetGame().
|
inlineprivate |
Definition at line 626 of file PluginDeveloperSync.c.
References Math::AbsInt(), GetDayZGame(), GetPlayer(), and ModifiersManager().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 57 of file PluginObjectsInteractionManager.c.
References TICK_RATE.
|
inlineprotected |
|
inlineprivate |
Definition at line 1015 of file PluginSceneManager.c.
References GetGame(), SceneObject::GetObject(), GetPlayer(), and SceneObject::UnlinkAll().
|
inlineprivate |
Definition at line 411 of file PluginSceneManager.c.
|
inlineprivate |
|
inlineprivate |
Definition at line 269 of file PluginDayZInfectedDebug.c.
References m_MainWnd.
Referenced by ~PluginDayZInfectedDebug(), and ~PluginDayzPlayerDebug().
|
inlineprotected |
Definition at line 371 of file PluginTransmissionAgents.c.
References GetAgentTransferabilityAirOut(), GetAgentTransferabilityIn(), GetAgentTransferabilityOut(), and Math::RandomFloat01().
Referenced by InjectAgentsWithPlayer().
Definition at line 368 of file PluginAdminLog.c.
References LogPrint().
Definition at line 42 of file PluginPlayerStatus.c.
References GetGame(), Mission::GetHud(), and mission.
|
inlineprotected |
Definition at line 48 of file PluginUniversalTemperatureSourceClient.c.
References DbgUI::Begin(), COLOR_BLUE_A, COLOR_GREEN_A, COLOR_RED_A, COLOR_YELLOW_A, Debug::DrawArrow(), Debug::DrawCylinder(), DbgUI::End(), m_Player, m_UTemperatureSourceDebugs, ProcessUniversalTemperatureSources(), and DbgUI::Text().
Referenced by OnUpdate().
|
inlineprivate |
Definition at line 342 of file PluginSceneManager.c.
References GetGame(), IsOpened(), and MENU_SCENE_EDITOR.
|
inlineprotected |
Definition at line 1065 of file PluginSceneManager.c.
References SceneObject::EditorLineAdd(), SceneObject::EditorLineRemove(), SceneObject::EditorShapeAdd(), SceneObject::EditorShapeDeselect(), SceneObject::EditorShapeRemove(), SceneObject::EditorShapeSelect(), GetGame(), SceneObject::GetLinkedSceneObjects(), and IsOpened().
|
inlineprivate |
Definition at line 1150 of file PluginSceneManager.c.
References Debug::DrawLine(), and Debug::DrawSphere().
|
inlineprivate |
Definition at line 76 of file PluginDeveloperSync.c.
References IsPlayerRegistered(), m_UpdateTimer, RegisterPlayer(), and SetSystemInBitmask().
Referenced by OnRPC(), and OnRPCTemp().
Definition at line 134 of file PluginUniversalTemperatureSourceClient.c.
References m_RootWidget, MAX_SIMULTANEOUS_UTS, and Show().
Referenced by RequestUniversalTemperatureSources().
|
inlineprivate |
Definition at line 108 of file PluginSceneManager.c.
References GetGame(), and DayZPhysics::RaycastRV().
|
inlineprivate |
Definition at line 166 of file PluginSceneManager.c.
References GetGame(), and DayZPhysics::RaycastRV().
|
inlineprivate |
Definition at line 252 of file PluginSceneManager.c.
References GetGame(), and DayZPhysics::RaycastRV().
|
inlineprivate |
Definition at line 221 of file PluginSceneManager.c.
References GetGame(), and DayZPhysics::RaycastRV().
|
inlineprivate |
Definition at line 842 of file PluginSceneManager.c.
References GetGame().
|
inlineprivate |
Definition at line 329 of file PluginSceneManager.c.
Definition at line 8 of file PluginFileHandler.c.
References DeleteFile().
Definition at line 3 of file PluginFileHandler.c.
References CopyFile().
Definition at line 13 of file PluginFileHandler.c.
|
inlineprivate |
Definition at line 396 of file PluginSceneManager.c.
References GetGame().
|
inlineprivate |
Definition at line 381 of file PluginSceneManager.c.
References GetGame().
|
inlineprivate |
Definition at line 39 of file PluginRemotePlayerDebugServer.c.
References GetGame(), m_PlayerDebugStats, and RemotePlayerStatDebug().
|
inlineprotected |
Definition at line 31 of file PluginUniversalTemperatureSourceServer.c.
References GetGame().
Referenced by SendDebug().
Definition at line 110 of file PluginTransmissionAgents.c.
|
inlineprotected |
Definition at line 117 of file PluginTransmissionAgents.c.
|
inlineprotected |
Definition at line 91 of file PluginTransmissionAgents.c.
Definition at line 148 of file PluginTransmissionAgents.c.
Definition at line 140 of file PluginTransmissionAgents.c.
|
inlineprotected |
Definition at line 103 of file PluginTransmissionAgents.c.
Definition at line 46 of file PluginTransmissionAgents.c.
References m_AgentList.
Definition at line 169 of file PluginTransmissionAgents.c.
|
inlineprotected |
Definition at line 97 of file PluginTransmissionAgents.c.
Definition at line 129 of file PluginTransmissionAgents.c.
Referenced by CalculateAgentsToTransmit(), and DetermineChanceToTransmit().
Definition at line 77 of file PluginTransmissionAgents.c.
Referenced by CalculateAgentsToTransmit(), and DetermineChanceToTransmit().
Definition at line 123 of file PluginTransmissionAgents.c.
Referenced by CalculateAgentsToTransmit(), and DetermineChanceToTransmit().
Definition at line 478 of file PluginConfigViewer.c.
|
inlineprivate |
Definition at line 38 of file PluginConfigViewer.c.
References GetBaseClassPathRecursive(), GetGame(), and GetOnlyChildPath().
Referenced by GetConfigRecursive().
Definition at line 56 of file PluginConfigViewer.c.
Referenced by GetConfigRecursive().
|
inlineprivate |
Definition at line 74 of file PluginConfigViewer.c.
References ContainsFirstClass(), GetBaseClassPathRecursive(), and GetGame().
Referenced by GetBaseClassPath(), and GetBaseClassPathRecursive().
|
inlineprivate |
Definition at line 276 of file PluginConfigViewer.c.
References class_name, GetConfigRecursive(), GetGame(), GetPlugin(), and MakeTabs().
Referenced by GetConfigHierarchy(), and GetConfigVariables().
|
inlineprivate |
Definition at line 473 of file PluginConfigViewer.c.
References GetConfig().
|
inlineprivate |
Definition at line 123 of file PluginConfigViewer.c.
References GetBaseClassPath(), GetBaseClassPathCombined(), GetConfigRecursive(), GetGame(), MakeTabs(), name, and path.
Referenced by GetConfig(), and GetConfigRecursive().
|
inlineprivate |
Definition at line 468 of file PluginConfigViewer.c.
References GetConfig().
Definition at line 155 of file PluginTransmissionAgents.c.
|
inlineprivate |
Definition at line 668 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 138 of file PluginFileHandler.c.
|
inlineprivate |
Definition at line 42 of file PluginFileHandler.c.
References string::Empty.
|
inlineprotected |
Definition at line 99 of file PluginAdminLog.c.
References component.
Referenced by PlayerHitBy().
|
inlinestaticprotected |
|
inlinestaticprotected |
Definition at line 8 of file PluginDeveloper.c.
References GetPlugin().
|
inlinestaticprivate |
|
inlineprivate |
Definition at line 260 of file PluginKeyBinding.c.
Definition at line 119 of file PluginRepairing.c.
|
inlineprivate |
Definition at line 913 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 684 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 15 of file PluginBase.c.
Referenced by GetModuleType(), and Log().
|
inlineprivate |
Definition at line 20 of file PluginBase.c.
References GetModuleName(), and string::ToType().
|
inlineprivate |
Definition at line 268 of file PluginKeyBinding.c.
|
inlineprotected |
Definition at line 347 of file PluginKeyBinding.c.
|
inlineprivate |
Definition at line 1171 of file PluginSceneManager.c.
References GetGame(), and DayZPhysics::RaycastRV().
Definition at line 27 of file PluginVariables.c.
Definition at line 61 of file PluginTransmissionAgents.c.
Definition at line 22 of file PluginConfigViewer.c.
Referenced by GetBaseClassPath().
|
inlineprivate |
Definition at line 97 of file PluginHorticulture.c.
Definition at line 30 of file PluginAdminLog.c.
|
inlineprotected |
Definition at line 67 of file PluginAdminLog.c.
References string::IndexOf(), m_Position, string::Substring(), and vector::ToString().
Referenced by BleedingOut(), OnContinouousAction(), OnPlacementComplete(), PlayerHitBy(), PlayerKilled(), PlayerList(), Suicide(), TotemFlagChange(), UnconStart(), and UnconStop().
|
inlineprotected |
Definition at line 162 of file PluginTransmissionAgents.c.
Definition at line 340 of file PluginTransmissionAgents.c.
References GetProtectionLevelEx().
Referenced by TransmitAgentsEx().
|
inlinestaticprotected |
Definition at line 329 of file PluginTransmissionAgents.c.
Referenced by GetProtectionLevel().
|
inlineprivate |
Definition at line 700 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 349 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprivate |
Definition at line 359 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprivate |
Definition at line 339 of file PluginDeveloperSync.c.
Referenced by OnRPC(), and OnRPCTemp().
|
inlineprivate |
Definition at line 1007 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 985 of file PluginSceneManager.c.
References SceneObject::GetObject().
|
inlineprivate |
Definition at line 969 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 936 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 958 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 947 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 457 of file PluginSceneManager.c.
References m_SelectedObject.
|
inlineprivate |
Definition at line 921 of file PluginSceneManager.c.
Definition at line 51 of file PluginTransmissionAgents.c.
References ConstructSimpleAgentList(), and m_SimpleAgentList.
|
inlineprivate |
Definition at line 47 of file PluginFileHandler.c.
References string::Empty.
Definition at line 76 of file PluginHorticulture.c.
|
inlineprivate |
Definition at line 34 of file PluginRemotePlayerDebugServer.c.
|
inlineprivate |
Definition at line 85 of file PluginHorticulture.c.
References Math::RandomFloat01().
|
inlineprotected |
Definition at line 84 of file PluginTransmissionAgents.c.
|
inlineprotected |
Definition at line 194 of file PluginDeveloper.c.
References class_name.
Referenced by OnRPC().
|
inlineprotected |
Definition at line 163 of file PluginDeveloper.c.
References GetGame().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 177 of file PluginDayZInfectedDebug.c.
References GetUApi(), m_IsActive, m_TickTimer, and ShowWidgets().
Referenced by SetDebugShowMode(), ToggleDebugWindowEventOld(), ToggleDebugWindowEventP(), ToggleDebugWindowSetMode(), and ToggleDebugWindowSetMode().
|
inlineprivate |
Definition at line 81 of file PluginDrawCheckerboard.c.
References m_IsActive, and ShowWidgets().
|
inlineprivate |
Definition at line 25 of file PluginSoundDebug.c.
References m_TickTimer.
|
inlineprivate |
Definition at line 34 of file PluginCharPlacement.c.
References GetGame(), and m_Initialized.
|
inlineprivate |
Definition at line 14 of file PluginDoorRuler.c.
References GetGame(), and m_Initialized.
|
inlineprotected |
Definition at line 449 of file PluginDayZInfectedDebug.c.
References PluginDayZInfectedDebugAttackDesc().
Referenced by CreateModuleWidgets().
|
inlineprivate |
Definition at line 286 of file PluginSceneManager.c.
References GetGame(), GetPlayer(), and PLAYER.
|
inlineprotected |
Definition at line 38 of file PluginUniversalTemperatureSourceClient.c.
References FindAnyWidget(), GetGame(), m_RootWidget, m_StatListWidgets, and MAX_SIMULTANEOUS_UTS.
Referenced by OnInit().
Definition at line 261 of file PluginTransmissionAgents.c.
Referenced by TransmitAgentsEx().
|
inlineprotected |
will add agents to a given target, using chance of transmission and full dose size if chance succeeds
Definition at line 271 of file PluginTransmissionAgents.c.
References DetermineChanceToTransmit(), Math::GetNthBitSet(), Math::GetNumberOfSetBits(), and Math::Pow().
Referenced by TransmitAgentsEx().
|
inlineprotected |
will add agents to a given target, with no probability, but the dose size is modified by m_TransferabilityOut of the agent
Definition at line 287 of file PluginTransmissionAgents.c.
References CalculateAgentsToTransmit(), Math::GetNthBitSet(), Math::GetNumberOfSetBits(), and Math::Pow().
Referenced by TransmitAgentsEx().
|
inlineprotected |
will add agent to a given target
Definition at line 303 of file PluginTransmissionAgents.c.
References CalculateAgentsToTransmit().
Referenced by TransmitAgentsEx().
|
inlineprivate |
Definition at line 53 of file PluginDrawCheckerboard.c.
References m_IsActive.
Definition at line 300 of file PluginKeyBinding.c.
|
inlineprotected |
Definition at line 37 of file PluginDeveloper.c.
References DeveloperFreeCamera::IsFreeCameraEnabled().
even or odd
Definition at line 59 of file PluginDrawCheckerboard.c.
Referenced by CreateWidgetOverlay().
Definition at line 18 of file PluginObjectsInteractionManager.c.
Referenced by Lock().
|
inlineprivate |
Definition at line 778 of file PluginDeveloper.c.
References GetGame(), and MENU_SCRIPTCONSOLE.
|
inlineprivate |
Definition at line 768 of file PluginDeveloper.c.
References GetGame().
Definition at line 362 of file PluginKeyBinding.c.
References KeyState().
|
inlineprivate |
Definition at line 643 of file PluginDeveloperSync.c.
References Math::AbsInt(), GetDayZGame(), GetPlayer(), and ModifiersManager().
|
inlineprivate |
Definition at line 1137 of file PluginSceneManager.c.
References GetWidgetUnderCursor().
|
inlineprivate |
Definition at line 365 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 219 of file PluginDeveloperSync.c.
Referenced by EnableUpdate(), IsSetSystemInBitmask(), RegisterPlayer(), and SetSystemInBitmask().
|
inlineprivate |
Definition at line 106 of file PluginFileHandler.c.
Definition at line 99 of file PluginRepairing.c.
|
inlineprivate |
Definition at line 869 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 195 of file PluginDeveloperSync.c.
References IsPlayerRegistered().
Referenced by RequestDetailedInfo().
|
inlineprivate |
Definition at line 629 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 57 of file PluginFileHandler.c.
References CloseFile(), FGets(), PluginFileHandler::GetFileName(), and OpenFile().
|
inlineprivate |
Definition at line 12 of file PluginHorticulture.c.
References GetGame().
Referenced by PluginHorticulture(), and PluginLifespan().
Definition at line 31 of file PluginObjectsInteractionManager.c.
References IsFree().
|
inlineprivate |
Definition at line 635 of file PluginDeveloperSync.c.
References Math::AbsInt(), GetDayZGame(), GetPlayer(), and ModifiersManager().
Referenced by OnRPC().
Definition at line 10 of file PluginBase.c.
References GetModuleName(), and Debug::Log().
Definition at line 62 of file PluginAdminLog.c.
References GetGame().
Referenced by BleedingOut(), DirectAdminLogPrint(), OnContinouousAction(), OnPlacementComplete(), PlayerHitBy(), PlayerKilled(), PlayerList(), Suicide(), TotemFlagChange(), UnconStart(), and UnconStop().
Definition at line 7 of file PluginConfigViewer.c.
Referenced by GetConfig(), and GetConfigRecursive().
Definition at line 341 of file PluginDayZInfectedDebug.c.
buttons clicks
Definition at line 282 of file PluginDayZInfectedDebug.c.
References ResetValues(), ShowCard(), and SpawnNewInfectedEntity().
|
inlineprotected |
Definition at line 301 of file PluginAdminLog.c.
References GetPlayerPrefix(), LogPrint(), and m_ActionsFilter.
|
inlineprivate |
Definition at line 90 of file PluginRemotePlayerDebugServer.c.
References m_PlayerDebugDamage.
|
private |
Definition at line 116 of file PluginKeyBinding.c.
References CALL_CATEGORY_SYSTEM, and GetGame().
Definition at line 58 of file PluginSceneManager.c.
Definition at line 14 of file PluginSoundDebug.c.
References m_TickTimer.
|
inlineprivate |
Definition at line 236 of file PluginKeyBinding.c.
References GetGame(), and MB_EVENT_DRAG.
|
inlineprivate |
Definition at line 30 of file PluginSoundDebug.c.
References DbgUI::Begin(), DbgUI::BeginCleanupScope(), DbgUI::Button(), DbgUI::End(), DbgUI::EndCleanupScope(), GetGame(), GetPlayer(), GetPosition, DbgUI::InputFloat(), DbgUI::InputText(), DbgUI::PopID(), DbgUI::PushID_Int(), DbgUI::PushID_Str(), DbgUI::SameLine(), SoundObjectBuilder(), and DbgUI::Text().
|
private |
Definition at line 6 of file PluginCameraTools.c.
References m_Instance.
Definition at line 48 of file PluginDeveloper.c.
References DeveloperFreeCamera::OnInit().
Definition at line 20 of file PluginUniversalTemperatureSourceClient.c.
References InitWidgets().
Definition at line 64 of file PluginDeveloperSync.c.
References CALL_CATEGORY_GAMEPLAY, GetGame(), and m_UpdateTimer.
Definition at line 37 of file PluginFileHandler.c.
Definition at line 28 of file PluginKeyBinding.c.
References CALL_CATEGORY_SYSTEM, GetGame(), MB_EVENT_CLICK, MB_EVENT_DOUBLECLICK, MB_EVENT_DRAG, MB_EVENT_PRESS, MB_EVENT_RELEASE, MENU_ANY, MENU_CAMERA_TOOLS, MENU_NONE, MENU_SCENE_EDITOR, and MENU_SCRIPTCONSOLE.
Definition at line 3 of file PluginSoundDebug.c.
References m_TickTimer.
Definition at line 124 of file PluginKeyBinding.c.
References GetGame(), and GetPlugin().
Definition at line 181 of file PluginKeyBinding.c.
Definition at line 327 of file PluginKeyBinding.c.
References GetGame(), and GetPlugin().
Definition at line 188 of file PluginKeyBinding.c.
References MB_EVENT_PRESS.
Definition at line 203 of file PluginKeyBinding.c.
References GetGame(), MB_EVENT_CLICK, MB_EVENT_DOUBLECLICK, and MB_EVENT_RELEASE.
Definition at line 66 of file PluginSceneManager.c.
Definition at line 286 of file PluginAdminLog.c.
References GetPlayerPrefix(), and LogPrint().
|
inlineprivate |
Definition at line 110 of file PluginRemotePlayerDebugServer.c.
Referenced by OnRPC().
|
inlineprotected |
Definition at line 98 of file PluginUniversalTemperatureSourceServer.c.
|
inlineprotected |
Definition at line 215 of file PluginUniversalTemperatureSourceClient.c.
|
inlineprivate |
Definition at line 126 of file PluginRemotePlayerDebugServer.c.
|
inlineprotected |
Definition at line 108 of file PluginUniversalTemperatureSourceServer.c.
References OnRequestReceived().
|
inlineprotected |
Definition at line 55 of file PluginDeveloper.c.
References HandlePresetSpawn(), HandleSetTime(), DeveloperTeleport::OnRPC(), OnRPCClearInventory(), OnRPCPluginDayzCreatureDebug(), OnRPCServerLogRecieved(), OnRPCSpawnEntity(), OnRPCSpawnEntityOnCursorDir(), OnRPCSpawnEntityOnGround(), OnRPCSpawnEntityOnGroundPatternGrid(), and OnRPCSyncSceneObject().
|
inlineprivate |
Definition at line 230 of file PluginDeveloperSync.c.
References ActivateModifier(), DeactivateModifier(), EnableUpdate(), GetGame(), GetRPCModifierID(), GetRPCModifierLock(), GetRPCUpdateState(), LockModifier(), OnRPCAgents(), OnRPCLevels(), OnRPCMods(), OnRPCModsDetailed(), OnRPCStats(), OnRPCStatSet(), OnRPCStomach(), OnRPCTemp(), and RequestDetailedInfo().
|
inlineprivate |
Definition at line 696 of file PluginDeveloperSync.c.
References SyncedValueAgent().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 230 of file PluginDeveloper.c.
References ClearInventory().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 483 of file PluginDeveloperSync.c.
References SyncedValueLevel().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 557 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprivate |
Definition at line 578 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprotected |
Definition at line 156 of file PluginDeveloper.c.
References GetPlugin(), and PluginDayZCreatureAIDebug().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 222 of file PluginDeveloper.c.
References Debug::ReceivedLogMessageFromServer().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 256 of file PluginDeveloper.c.
References SpawnEntityInInventory().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 236 of file PluginDeveloper.c.
References SpawnEntityOnCursorDir().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 243 of file PluginDeveloper.c.
References SpawnEntityOnGroundPos().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 250 of file PluginDeveloper.c.
References SpawnEntityOnGroundPatternGrid().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 398 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprivate |
Definition at line 442 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprivate |
Definition at line 735 of file PluginDeveloperSync.c.
Referenced by OnRPC().
|
inlineprotected |
Definition at line 142 of file PluginDeveloper.c.
References CALL_CATEGORY_SYSTEM, GetGame(), and GetPlugin().
Referenced by OnRPC().
|
inlineprivate |
Definition at line 665 of file PluginDeveloperSync.c.
References EnableUpdate(), GetGame(), GetRPCUpdateState(), and CachedObjectsParams::PARAM1_STRING.
Referenced by OnRPC().
|
inlineprotected |
Definition at line 280 of file PluginDeveloper.c.
References DeveloperFreeCamera::OnSetFreeCameraEvent().
Definition at line 285 of file PluginDeveloper.c.
References name, and PrintString().
Referenced by SpawnEntityAsAttachment(), SpawnEntityInPlayerInventory(), SpawnEntityOnCursorDir(), and SpawnEntityOnGroundPos().
|
inlineprivate |
Definition at line 94 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 80 of file PluginSceneManager.c.
References CALL_CATEGORY_SYSTEM, DeveloperFreeCamera::EnableFreeCameraSceneEditor(), GetGame(), and GetPlayer().
Definition at line 194 of file PluginDayZInfectedDebug.c.
References CleanupDebugShapes(), Debug::DrawSphere(), and m_IsActive.
Definition at line 46 of file PluginCharPlacement.c.
References Math::Atan2(), m_Initialized, vector::Normalize(), and Math::RAD2DEG.
Definition at line 23 of file PluginDoorRuler.c.
References m_Initialized.
Definition at line 13 of file PluginRemotePlayerDebugServer.c.
Definition at line 27 of file PluginUniversalTemperatureSourceClient.c.
References DrawDebugs(), m_Player, and UpdateStatWidgets().
Definition at line 17 of file PluginUniversalTemperatureSourceServer.c.
References SendDebug().
Definition at line 9 of file PluginSoundDebug.c.
|
inlineprotected |
Definition at line 168 of file PluginAdminLog.c.
References component, DayZPlayerImplementFallDamage(), vector::Distance(), GetHitMessage(), GetPlayerPrefix(), and LogPrint().
|
inlineprotected |
Definition at line 110 of file PluginAdminLog.c.
References vector::Distance(), GetPlayerPrefix(), and LogPrint().
|
inlineprotected |
Definition at line 348 of file PluginAdminLog.c.
References GetGame(), GetPlayerPrefix(), LogPrint(), m_Player, and m_PlayerArray.
|
inlineprotected |
|
inlineprotected |
Definition at line 42 of file PluginAdminLog.c.
References GetGame(), m_ActionsFilter, and m_Timer.
|
inlineprivate |
Definition at line 3 of file PluginConfigViewer.c.
|
inlineprivate |
Definition at line 103 of file PluginDayZInfectedDebug.c.
References CreateModuleWidgets().
|
inlineprotected |
Definition at line 43 of file PluginDeveloper.c.
|
inlineprivate |
Definition at line 45 of file PluginDeveloperSync.c.
|
inlineprivate |
Definition at line 9 of file PluginDrawCheckerboard.c.
References CreateWidgetOverlay().
|
inlineprivate |
Definition at line 24 of file PluginFileHandler.c.
|
inlineprivate |
Definition at line 5 of file PluginHorticulture.c.
References LoadFromCfg().
|
inlineprivate |
Definition at line 19 of file PluginKeyBinding.c.
|
inlineprivate |
|
inlineprivate |
Definition at line 9 of file PluginObjectsInteractionManager.c.
References m_DecayTimer.
|
inlineprivate |
Definition at line 8 of file PluginPlayerStatus.c.
References NTFKEY_BACTERIA, NTFKEY_BLEEDISH, NTFKEY_FEVERISH, NTFKEY_FRACTURE, NTFKEY_HUNGRY, NTFKEY_SICK, and NTFKEY_THIRSTY.
|
inlineprivate |
Definition at line 21 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 14 of file PluginTransmissionAgents.c.
References RegisterAgent().
|
inlineprotected |
Definition at line 15 of file PluginUniversalTemperatureSourceClient.c.
|
inlineprotected |
Definition at line 11 of file PluginUniversalTemperatureSourceServer.c.
|
inlineprivate |
Definition at line 3 of file PluginVariables.c.
References m_Id, and RegisterVariable().
|
inlineprotected |
Definition at line 367 of file PluginDayZInfectedDebug.c.
References ResetValues().
|
inlineprotected |
Definition at line 205 of file PluginUniversalTemperatureSourceClient.c.
References m_UTemperatureSourceDebugs, and PrintString().
Definition at line 114 of file PluginDeveloper.c.
References CALL_ID_SCR_CNSL_ADD_PRINT, CallMethod(), g_Game, and MENU_SCRIPTCONSOLE.
|
inlineprotected |
next temp source is too far (not cleaned on server, like in Environment, client need to know about all sources in MAXRANGE)
Definition at line 82 of file PluginUniversalTemperatureSourceClient.c.
References CalcTemperatureFromTemperatureSource(), vector::DistanceSq(), m_Player, m_UTemperatureSourceDebugs, and Math::SqrFloat().
Referenced by DrawDebugs().
|
inlineprivate |
Definition at line 827 of file PluginDeveloper.c.
References QuickSort(), and QuickSortPartition().
Referenced by QuickSort(), and SortStringArray().
|
inlineprivate |
Definition at line 789 of file PluginDeveloper.c.
Referenced by QuickSort().
Definition at line 27 of file PluginTransmissionAgents.c.
Referenced by PluginTransmissionAgents().
|
inlineprotected |
Definition at line 284 of file PluginKeyBinding.c.
|
inlineprotected |
Definition at line 292 of file PluginKeyBinding.c.
|
inlineprivate |
Definition at line 204 of file PluginDeveloperSync.c.
References IsPlayerRegistered(), and RegisterPlayerData().
Referenced by EnableUpdate().
Definition at line 17 of file PluginVariables.c.
Referenced by PluginVariables().
Definition at line 40 of file PluginObjectsInteractionManager.c.
|
inlineprivate |
Definition at line 150 of file PluginDayZInfectedDebug.c.
References GetGame(), and m_HasFocus.
Referenced by ToggleDebugWindowEventOld(), ToggleDebugWindowEventP(), ToggleDebugWindowSetMode(), ToggleDebugWindowSetMode(), and ~PluginDayzPlayerDebug().
|
inlineprivate |
Definition at line 799 of file PluginDeveloperSync.c.
References GetGame().
Definition at line 71 of file PluginTransmissionAgents.c.
Definition at line 66 of file PluginTransmissionAgents.c.
|
inlineprivate |
Definition at line 3 of file PluginRepairing.c.
References Debug::Log(), GameConstants::STATE_PRISTINE, GameConstants::STATE_RUINED, and GameConstants::STATE_WORN.
|
inlineprivate |
Definition at line 604 of file PluginDeveloperSync.c.
References Math::AbsInt(), IsSetSystemInBitmask(), and SetSystemInBitmask().
Referenced by OnRPC().
|
inlineprotected |
Definition at line 186 of file PluginUniversalTemperatureSourceClient.c.
References EnableWidgets(), and m_Player.
|
inlineprivate |
|
inlineprivate |
Definition at line 347 of file PluginDayZInfectedDebug.c.
References m_MainWnd.
Referenced by OnClick(), and PossesInfected().
|
inlineprivate |
Definition at line 300 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 877 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 889 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 903 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 856 of file PluginSceneManager.c.
|
inlineprotected |
|
inlineprivate |
Definition at line 80 of file PluginFileHandler.c.
References CloseFile(), FileExist(), FPrintln(), PluginFileHandler::GetFileName(), GetSubFolderName(), MakeDirectory(), and OpenFile().
Definition at line 742 of file PluginSceneManager.c.
Definition at line 753 of file PluginSceneManager.c.
Definition at line 768 of file PluginSceneManager.c.
Definition at line 1121 of file PluginSceneManager.c.
References CALL_ID_SCENE_EDITOR_COMMAND, and CallMethod().
|
inlineprivate |
Definition at line 1113 of file PluginSceneManager.c.
References CALL_ID_SCENE_EDITOR_COMMAND, and CallMethod().
|
inlineprivate |
Definition at line 1129 of file PluginSceneManager.c.
References CALL_ID_SCENE_EDITOR_COMMAND, and CallMethod().
|
inlineprivate |
Definition at line 708 of file PluginSceneManager.c.
References GetGame().
Definition at line 778 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 731 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 722 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 761 of file PluginDeveloper.c.
References CALL_ID_SCR_CNSL_HISTORY_BACK, CallMethod(), g_Game, and MENU_SCRIPTCONSOLE.
|
inlineprivate |
Definition at line 754 of file PluginDeveloper.c.
References CALL_ID_SCR_CNSL_HISTORY_NEXT, CallMethod(), g_Game, and MENU_SCRIPTCONSOLE.
|
inlineprivate |
Definition at line 825 of file PluginSceneManager.c.
References GetGame(), and GetPlayer().
Definition at line 373 of file PluginSceneManager.c.
References class_name.
Definition at line 607 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 465 of file PluginSceneManager.c.
References SceneObject::AddAttachment(), PLAYER, SceneObject::SetRotation(), and Vector().
|
inlineprivate |
Definition at line 572 of file PluginSceneManager.c.
Definition at line 618 of file PluginSceneManager.c.
Definition at line 556 of file PluginSceneManager.c.
References Math::Clamp().
Definition at line 505 of file PluginSceneManager.c.
Definition at line 522 of file PluginSceneManager.c.
Definition at line 539 of file PluginSceneManager.c.
Definition at line 492 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 442 of file PluginSceneManager.c.
References m_SelectedObject.
|
inlineprivate |
Definition at line 53 of file PluginRemotePlayerDebugServer.c.
References m_PlayerDebugDamage, and m_PlayerDebugStats.
Referenced by OnUpdate().
|
inlineprotected |
Definition at line 81 of file PluginUniversalTemperatureSourceServer.c.
References GatherTemperatureSources(), and m_ClientList.
|
inlineprivate |
Definition at line 681 of file PluginDeveloperSync.c.
References GetDayZGame(), and GetGame().
Referenced by Update().
|
inlineprivate |
Definition at line 462 of file PluginDeveloperSync.c.
References GetDayZGame().
Referenced by Update().
|
inlineprivate |
Definition at line 504 of file PluginDeveloperSync.c.
References GetDayZGame(), ModifiersManager(), and name.
Referenced by Update().
|
inlineprivate |
Definition at line 541 of file PluginDeveloperSync.c.
References GetDayZGame(), and ModifiersManager().
Referenced by Update().
|
inlineprivate |
Definition at line 373 of file PluginDeveloperSync.c.
References Count, Get(), and GetDayZGame().
Referenced by Update().
|
inlineprivate |
Definition at line 721 of file PluginDeveloperSync.c.
References GetDayZGame().
Referenced by Update().
|
inlineprivate |
Definition at line 656 of file PluginDeveloperSync.c.
References GetDayZGame(), and CachedObjectsParams::PARAM1_STRING.
Referenced by Update().
Definition at line 124 of file PluginDeveloper.c.
References GetGame().
Definition at line 813 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 872 of file PluginDeveloper.c.
References GetGame(), GetPlayer(), and SetDeveloperItemClientEx().
|
inlinestaticprivate |
Definition at line 850 of file PluginDeveloper.c.
References GetGame(), GetPlayer(), GetPlugin(), and PluginItemDiagnostic().
Referenced by SetDeveloperItemClient().
Definition at line 658 of file PluginSceneManager.c.
Definition at line 676 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 23 of file PluginPlayerStatus.c.
Definition at line 692 of file PluginSceneManager.c.
Definition at line 76 of file PluginPlayerStatus.c.
References Math::Clamp(), GetGame(), Mission::GetHud(), and mission.
|
inlineprivate |
Definition at line 181 of file PluginDeveloperSync.c.
References IsPlayerRegistered().
Referenced by EnableUpdate(), and RequestDetailedInfo().
|
inlineprotected |
Definition at line 292 of file PluginDeveloper.c.
References GetGame(), and SetupSpawnedItem().
Referenced by SpawnEntityOnCursorDir(), and SpawnEntityOnGroundPos().
Definition at line 29 of file PluginRemotePlayerDebugServer.c.
|
inlineprivate |
Definition at line 802 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 161 of file PluginDayZInfectedDebug.c.
References GetUApi(), m_IsActive, m_TickTimer, and ShowWidgets().
Referenced by EnableWidgets(), SetDebugShowMode(), ToggleDebugWindowEventOld(), ToggleDebugWindowEventP(), ToggleDebugWindowSetMode(), and ToggleDebugWindowSetMode().
|
inlineprivate |
Definition at line 74 of file PluginDrawCheckerboard.c.
References m_IsActive, and ShowWidgets().
|
inlineprivate |
Definition at line 19 of file PluginSoundDebug.c.
References m_TickTimer.
Definition at line 275 of file PluginDayZInfectedDebug.c.
Referenced by CreateModuleWidgets(), CreateModuleWidgets(), and OnClick().
Definition at line 67 of file PluginDrawCheckerboard.c.
|
inlineprivate |
Definition at line 839 of file PluginDeveloper.c.
References QuickSort().
|
inlineprotected |
tries to spawn item as attachment
[in] | health | health of the item |
[in] | quantity | quantity to set if item.HasQuantity() (-1 == set to max) |
Definition at line 602 of file PluginDeveloper.c.
References GetGame(), OnSpawnErrorReport(), and SetupSpawnedItem().
|
inlineprotected |
tries to spawn item somewhere in inventory
SpawnEntityInInventory queries future parent about free inventory location of the future item
[in] | health | health of the item |
[in] | quantity | quantity to set if item.HasQuantity() (-1 == set to max) |
Definition at line 483 of file PluginDeveloper.c.
References ECE_IN_INVENTORY, GetGame(), GetPlayer(), RF_DEFAULT, SetupSpawnedItem(), SpawnEntity(), and SpawnEntityInPlayerInventory().
Referenced by OnRPCSpawnEntity().
|
inlineprotected |
Definition at line 516 of file PluginDeveloper.c.
References CALL_CATEGORY_SYSTEM, ECE_IN_INVENTORY, GetGame(), OnSpawnErrorReport(), RF_DEFAULT, SetupSpawnedItem(), SpawnEntity(), and SpawnEntityOnGroundPos().
Referenced by SpawnEntityInInventory().
|
inlineprotected |
spawns entity in direction of cursor at specified distance
[in] | health | health of the item |
[in] | quantity | quantity to set if item.HasQuantity() (-1 == set to max) |
[in] | distance | distance of the item from player |
Definition at line 442 of file PluginDeveloper.c.
References Class::CastTo(), GetGame(), OnSpawnErrorReport(), and SetupSpawnedEntity().
Referenced by OnRPCSpawnEntityOnCursorDir(), and SpawnFromClipboard().
|
inlineprotected |
Definition at line 329 of file PluginDeveloper.c.
References Class::CastTo(), GetGame(), and SpawnEntityOnGroundPos().
Referenced by OnRPCSpawnEntityOnGroundPatternGrid().
|
inlineprotected |
spawns entity on exact position
[in] | health | health of the item |
[in] | quantity | quantity to set if item.HasQuantity() (-1 == set to max) |
[in] | pos | position where to spawn |
Definition at line 411 of file PluginDeveloper.c.
References Class::CastTo(), GetGame(), OnSpawnErrorReport(), and SetupSpawnedEntity().
Referenced by OnRPCSpawnEntityOnGround(), SpawnEntityInPlayerInventory(), SpawnEntityOnGroundPatternGrid(), and SpawnItemOnCrosshair().
|
inlineprotected |
Definition at line 648 of file PluginDeveloper.c.
References GetGame(), GetPlayer(), DeveloperFreeCamera::IsFreeCameraEnabled(), SpawnEntityOnCursorDir(), and SpawnItemOnCrosshair().
|
inlineprotected |
Definition at line 374 of file PluginDeveloper.c.
References GetGame(), DayZPhysics::RayCastBullet(), SpawnEntityOnGroundPos(), and vector::Zero.
Referenced by SpawnFromClipboard().
|
inlineprivate |
Definition at line 361 of file PluginDayZInfectedDebug.c.
References ECE_EQUIP_ATTACHMENTS, ECE_INITAI, ECE_PLACE_ON_SURFACE, GetGame(), GetPlayer(), and GetPosition.
Referenced by OnClick().
|
inlineprivate |
Subscribes an object to listen to messages on a channel provided in the 'index' parameter.
Definition at line 105 of file PluginMessageManager.c.
|
inlineprotected |
Definition at line 316 of file PluginAdminLog.c.
References GetPlayerPrefix(), and LogPrint().
Definition at line 5 of file PluginPermanentCrossHair.c.
References GetGame(), m_Hud, and Hud::SetPermanentCrossHair().
|
inlineprotected |
Teleport player at position.
Definition at line 20 of file PluginDeveloper.c.
References DeveloperTeleport::SetPlayerPosition().
|
inlineprotected |
Set Player position at his cursor position in the world.
Definition at line 14 of file PluginDeveloper.c.
References DeveloperTeleport::TeleportAtCursorEx().
|
inlineprotected |
Definition at line 441 of file PluginDayZInfectedDebug.c.
|
inlineprotected |
Definition at line 19 of file PluginCameraTools.c.
References GetGame(), and MENU_CAMERA_TOOLS.
|
inlineprivate |
Definition at line 118 of file PluginDayZInfectedDebug.c.
References m_CurrentMode, and ToggleDebugWindowSetMode().
Definition at line 128 of file PluginDayZInfectedDebug.c.
References CaptureFocus(), CleanupDebugShapes(), Hide(), ReleaseFocus(), and Show().
Referenced by ToggleDebugWindowEvent(), and ToggleDebugWindowEvent().
|
inlineprivate |
Definition at line 805 of file PluginDeveloperSync.c.
References GetGame(), and GetInput().
|
inlineprotected |
Enable / Disable Free camera (Fly mod) - disable of camera will teleport player at current free camera position.
Definition at line 32 of file PluginDeveloper.c.
References DeveloperFreeCamera::FreeCameraToggle(), GetGame(), and GetPlayer().
|
inlineprotected |
Enable / Disable Free camera (Fly mod)
Definition at line 26 of file PluginDeveloper.c.
References DeveloperFreeCamera::FreeCameraToggle(), GetGame(), and GetPlayer().
|
inlineprotected |
Definition at line 708 of file PluginDeveloper.c.
References g_Game, and MENU_HELP_SCREEN.
|
inlineprotected |
Definition at line 735 of file PluginDeveloper.c.
References g_Game, GetGame(), and MENU_MISSION_LOADER.
|
inlineprotected |
Definition at line 716 of file PluginDeveloper.c.
References g_Game, GetGame(), and MENU_SCRIPTCONSOLE.
|
inlineprotected |
Definition at line 331 of file PluginAdminLog.c.
References GetPlayerPrefix(), LogPrint(), and m_ActionsFilter.
|
inlineprotected |
Definition at line 256 of file PluginTransmissionAgents.c.
References TransmitAgentsEx().
|
inlineprotected |
Definition at line 189 of file PluginTransmissionAgents.c.
References AGT_AIRBOURNE_BIOLOGICAL, AGT_AIRBOURNE_CHEMICAL, AGT_INV_IN, AGT_INV_OUT, AGT_ITEM_TO_FLESH, AGT_TRANSFER_COPY, AGT_UACTION_CONSUME, AGT_UACTION_TO_ITEM, AGT_UACTION_TO_PLAYER, AGT_UACTION_TOUCH, AGT_WATER_POND, DEF_BIOLOGICAL, DEF_CHEMICAL, GetProtectionLevel(), InjectAgentsWithoutPlayer(), InjectAgentsWithPlayer(), InjectAgentsWithPlayerCount(), InjectAgentWithPlayerDose(), and Math::Max().
Referenced by TransmitAgents().
|
inlineprotected |
Definition at line 269 of file PluginAdminLog.c.
References GetPlayerPrefix(), and LogPrint().
|
inlineprotected |
Definition at line 276 of file PluginAdminLog.c.
References GetPlayerPrefix(), and LogPrint().
|
inlineprivate |
Definition at line 638 of file PluginSceneManager.c.
|
inlineprivate |
Definition at line 114 of file PluginMessageManager.c.
|
inlineprivate |
Definition at line 122 of file PluginMessageManager.c.
References channelsUsed.
|
inlineprivate |
!!!! Highly suspect
Definition at line 142 of file PluginDeveloperSync.c.
References GetDayZGame(), SendRPCAgents(), SendRPCLevels(), SendRPCMods(), SendRPCModsDetail(), SendRPCStats(), SendRPCStomach(), and SendRPCTemp().
|
inlineprivate |
Definition at line 422 of file PluginDeveloperSync.c.
References Count, Get(), GetDayZGame(), and GetPlayer().
|
inlineprotected |
Definition at line 168 of file PluginUniversalTemperatureSourceClient.c.
References vector::Distance(), m_Player, and m_StatListWidgets.
Referenced by UpdateStatWidgets().
|
inlineprotected |
Definition at line 140 of file PluginUniversalTemperatureSourceClient.c.
References GetGame(), m_RootWidget, MAX_SIMULTANEOUS_UTS, and UpdateStatWidget().
Referenced by OnUpdate().
|
private |
Definition at line 7 of file PluginMessageManager.c.
|
private |
Definition at line 6 of file PluginMessageManager.c.
Referenced by UnsubscribeAll().
Definition at line 273 of file PluginKeyBinding.c.
Definition at line 274 of file PluginKeyBinding.c.
|
private |
Definition at line 178 of file PluginSoundDebug.c.
|
private |
Definition at line 179 of file PluginSoundDebug.c.
Definition at line 15 of file PluginCharPlacement.c.
Definition at line 275 of file PluginKeyBinding.c.
|
staticprivate |
Definition at line 16 of file PluginKeyBinding.c.
|
staticprivate |
Definition at line 6 of file PluginSceneManager.c.
Definition at line 8 of file PluginRemotePlayerDebugServer.c.
[s]
Definition at line 4 of file PluginUniversalTemperatureSourceServer.c.
|
private |
[m]
Definition at line 7 of file PluginRemotePlayerDebugServer.c.
|
protected |
Definition at line 23 of file PluginAdminLog.c.
Definition at line 10 of file PluginTransmissionAgents.c.
Referenced by GetAgentList().
|
private |
Definition at line 42 of file PluginDeveloperSync.c.
|
private |
Definition at line 96 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 80 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 79 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 19 of file PluginAdminLog.c.
|
private |
Definition at line 7 of file PluginCharPlacement.c.
|
private |
Definition at line 9 of file PluginCharPlacement.c.
|
private |
Definition at line 13 of file PluginCharPlacement.c.
|
private |
Definition at line 10 of file PluginCharPlacement.c.
|
private |
Definition at line 49 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 51 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 48 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 50 of file PluginDayZInfectedDebug.c.
Definition at line 93 of file PluginDayZInfectedDebug.c.
Definition at line 91 of file PluginDayZInfectedDebug.c.
Definition at line 89 of file PluginDayZInfectedDebug.c.
command handler values
Definition at line 87 of file PluginDayZInfectedDebug.c.
Definition at line 88 of file PluginDayZInfectedDebug.c.
Definition at line 90 of file PluginDayZInfectedDebug.c.
Definition at line 92 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 4 of file PluginCharPlacement.c.
|
private |
Definition at line 8 of file PluginCharPlacement.c.
|
protected |
Definition at line 1051 of file PluginSceneManager.c.
|
private |
Definition at line 3 of file PluginRemotePlayerDebugServer.c.
Referenced by SendDebug().
|
private |
controlled instance
Definition at line 84 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 67 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 41 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 76 of file PluginDayZInfectedDebug.c.
Definition at line 98 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 10 of file PluginRemotePlayerDebugServer.c.
Definition at line 7 of file PluginObjectsInteractionManager.c.
|
private |
Definition at line 11 of file PluginCharPlacement.c.
|
private |
Definition at line 12 of file PluginCharPlacement.c.
|
private |
Definition at line 27 of file PluginDeveloperSync.c.
|
private |
Definition at line 9 of file PluginAdminLog.c.
|
private |
Definition at line 11 of file PluginAdminLog.c.
|
private |
Definition at line 16 of file PluginAdminLog.c.
|
private |
Definition at line 36 of file PluginDeveloperSync.c.
|
protected |
Definition at line 5 of file PluginDeveloper.c.
|
private |
Definition at line 22 of file PluginFileHandler.c.
Definition at line 42 of file PluginDayZInfectedDebug.c.
|
protected |
Definition at line 11 of file PluginUniversalTemperatureSourceClient.c.
|
private |
Definition at line 73 of file PluginDayZInfectedDebug.c.
|
private |
fight card
Definition at line 71 of file PluginDayZInfectedDebug.c.
|
protected |
Definition at line 21 of file PluginAdminLog.c.
|
private |
Definition at line 10 of file PluginAdminLog.c.
|
private |
Definition at line 72 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 3 of file PluginPermanentCrossHair.c.
|
private |
Definition at line 24 of file PluginVariables.c.
|
private |
Definition at line 6 of file PluginCharPlacement.c.
|
staticprotected |
Definition at line 3 of file PluginCameraTools.c.
Definition at line 43 of file PluginDayZInfectedDebug.c.
Referenced by IsActive(), and IsActive().
Definition at line 12 of file PluginTransmissionAgents.c.
|
protected |
Definition at line 1046 of file PluginSceneManager.c.
|
staticprotected |
Definition at line 4 of file PluginCameraTools.c.
|
protected |
Definition at line 1052 of file PluginSceneManager.c.
|
protected |
Definition at line 4 of file PluginDeveloper.c.
|
private |
Definition at line 14 of file PluginAdminLog.c.
|
protected |
Definition at line 277 of file PluginKeyBinding.c.
|
protected |
Definition at line 1048 of file PluginSceneManager.c.
|
private |
Definition at line 65 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 40 of file PluginDeveloperSync.c.
|
private |
Definition at line 20 of file PluginFileHandler.c.
Definition at line 3 of file PluginObjectsInteractionManager.c.
Definition at line 4 of file PluginObjectsInteractionManager.c.
Definition at line 5 of file PluginDrawCheckerboard.c.
|
private |
main controls
Definition at line 46 of file PluginDayZInfectedDebug.c.
Referenced by DestroyModuleWidgets(), and DestroyModuleWidgets().
|
private |
Definition at line 8 of file PluginAdminLog.c.
|
private |
Definition at line 56 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 41 of file PluginDeveloperSync.c.
|
protected |
Definition at line 1039 of file PluginSceneManager.c.
|
protected |
Definition at line 1038 of file PluginSceneManager.c.
|
private |
Definition at line 3 of file PluginCharPlacement.c.
|
protected |
Definition at line 279 of file PluginKeyBinding.c.
|
protected |
Definition at line 278 of file PluginKeyBinding.c.
|
private |
Definition at line 57 of file PluginDayZInfectedDebug.c.
Definition at line 6 of file PluginPlayerStatus.c.
Definition at line 4 of file PluginPlayerStatus.c.
Definition at line 3 of file PluginPlayerStatus.c.
|
private |
Definition at line 4 of file PluginAdminLog.c.
|
protected |
Definition at line 22 of file PluginAdminLog.c.
|
private |
Definition at line 3 of file PluginHorticulture.c.
|
private |
Definition at line 12 of file PluginAdminLog.c.
|
private |
Definition at line 37 of file PluginDeveloperSync.c.
Definition at line 27 of file PluginAdminLog.c.
Referenced by PlayerList().
|
private |
Definition at line 6 of file PluginRemotePlayerDebugServer.c.
|
private |
Definition at line 5 of file PluginRemotePlayerDebugServer.c.
|
private |
Definition at line 33 of file PluginDeveloperSync.c.
|
protected |
Definition at line 24 of file PluginAdminLog.c.
|
private |
Definition at line 35 of file PluginDeveloperSync.c.
|
private |
Definition at line 34 of file PluginDeveloperSync.c.
|
private |
Definition at line 3 of file PluginAdminLog.c.
|
private |
Definition at line 6 of file PluginAdminLog.c.
|
private |
Definition at line 7 of file PluginAdminLog.c.
|
private |
Definition at line 31 of file PluginDeveloperSync.c.
Definition at line 32 of file PluginDeveloperSync.c.
|
private |
Definition at line 15 of file PluginAdminLog.c.
|
private |
Definition at line 5 of file PluginAdminLog.c.
|
protected |
Definition at line 1045 of file PluginSceneManager.c.
|
private |
Definition at line 95 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 19 of file PluginFileHandler.c.
|
private |
Definition at line 29 of file PluginDeveloperSync.c.
|
protected |
Definition at line 9 of file PluginUniversalTemperatureSourceClient.c.
|
private |
Definition at line 4 of file PluginDoorRuler.c.
|
private |
Definition at line 8 of file PluginSceneManager.c.
Definition at line 10 of file PluginSceneManager.c.
Definition at line 9 of file PluginSceneManager.c.
Definition at line 11 of file PluginSceneManager.c.
Definition at line 1049 of file PluginSceneManager.c.
|
protected |
Definition at line 6 of file PluginDeveloper.c.
|
protected |
Definition at line 1050 of file PluginSceneManager.c.
Definition at line 1047 of file PluginSceneManager.c.
Definition at line 11 of file PluginTransmissionAgents.c.
Referenced by GetSimpleAgentList().
|
private |
Definition at line 176 of file PluginSoundDebug.c.
|
private |
Definition at line 177 of file PluginSoundDebug.c.
|
private |
Definition at line 175 of file PluginSoundDebug.c.
|
private |
Definition at line 13 of file PluginAdminLog.c.
|
private |
Definition at line 47 of file PluginDayZInfectedDebug.c.
|
private |
movement card
Definition at line 55 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 81 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 68 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 77 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 74 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 59 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 64 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 18 of file PluginAdminLog.c.
|
protected |
Definition at line 10 of file PluginUniversalTemperatureSourceClient.c.
|
private |
Definition at line 39 of file PluginDeveloperSync.c.
|
private |
Definition at line 52 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 17 of file PluginAdminLog.c.
|
private |
Definition at line 43 of file PluginDeveloperSync.c.
status refresh timer
Definition at line 101 of file PluginDayZInfectedDebug.c.
|
protected |
Definition at line 1044 of file PluginSceneManager.c.
|
protected |
Definition at line 1043 of file PluginSceneManager.c.
Definition at line 26 of file PluginAdminLog.c.
|
private |
Definition at line 61 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 60 of file PluginDayZInfectedDebug.c.
Definition at line 28 of file PluginDeveloperSync.c.
|
protected |
Definition at line 7 of file PluginUniversalTemperatureSourceClient.c.
Referenced by DrawDebugs(), PrintedDebug(), and ProcessUniversalTemperatureSources().
|
protected |
Definition at line 5 of file PluginUniversalTemperatureSourceClient.c.
Definition at line 25 of file PluginVariables.c.
|
private |
Definition at line 63 of file PluginDayZInfectedDebug.c.
|
private |
Definition at line 11 of file PluginRemotePlayerDebugServer.c.
|
private |
Definition at line 180 of file PluginSoundDebug.c.
Definition at line 3 of file PluginUniversalTemperatureSourceClient.c.
Referenced by EnableWidgets(), InitWidgets(), and UpdateStatWidgets().
|
staticprivate |
Definition at line 5 of file PluginSceneManager.c.
|
staticprivate |
Definition at line 3 of file PluginSceneManager.c.
Definition at line 14 of file PluginSceneManager.c.
Definition at line 13 of file PluginSceneManager.c.
Definition at line 15 of file PluginSceneManager.c.
|
staticprivate |
Definition at line 4 of file PluginSceneManager.c.
Definition at line 6 of file PluginObjectsInteractionManager.c.
Referenced by Decay().
Definition at line 5 of file PluginObjectsInteractionManager.c.
|
protected |
Definition at line 28 of file PluginAdminLog.c.