Merge remote-tracking branch 'origin/master' into develop

This commit is contained in:
Applevangelist 2022-11-11 09:36:38 +01:00
commit 27a2f42e48
25 changed files with 25 additions and 25 deletions

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.2) - Models the process of Combat Air Patrol (CAP) for airplanes.
--- **AI** - Models the process of Combat Air Patrol (CAP) for airplanes.
--
-- This is a class used in the @{AI.AI_A2A_Dispatcher}.
--

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.2) - Manages the process of an automatic A2A defense system based on an EWR network targets and coordinating CAP and GCI.
--- **AI** - Manages the process of an automatic A2A defense system based on an EWR network targets and coordinating CAP and GCI.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.2) - Models the process of Ground Controlled Interception (GCI) for airplanes.
--- **AI** - Models the process of Ground Controlled Interception (GCI) for airplanes.
--
-- This is a class used in the @{AI.AI_A2A_Dispatcher}.
--

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.2) - Models the process of air patrol of airplanes.
--- **AI** - Models the process of air patrol of airplanes.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.4) - Models the intelligent transportation of infantry and other cargo using Planes.
--- **AI** - Models the intelligent transportation of infantry and other cargo using Planes.
--
-- ## Features:
--

View File

@ -1,4 +1,4 @@
--- **AI** - (2.5.1) - Models the intelligent transportation of infantry and other cargo using Ships
--- **AI** - Models the intelligent transportation of infantry and other cargo using Ships.
--
-- ## Features:
--

View File

@ -1,4 +1,4 @@
--- **AI** - (R2.5.1) - Models the intelligent transportation of infantry and other cargo.
--- **AI** - Models the intelligent transportation of infantry and other cargo.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Actions** - ACT_ACCOUNT_ classes **account for** (detect, count & report) various DCS events occurring on @{Wrapper.Unit}s.
--- **Actions** - ACT_ACCOUNT_ classes **account for** (detect, count & report) various DCS events occurring on UNITs.
--
-- ![Banner Image](..\Presentations\ACT_ACCOUNT\Dia1.JPG)
--

View File

@ -1,4 +1,4 @@
--- **Cargo** - Management of single cargo crates, which are based on a @{Wrapper.Static} object.
--- **Cargo** - Management of single cargo crates, which are based on a STATIC object.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Cargo** - Management of grouped cargo logistics, which are based on a @{Wrapper.Group} object.
--- **Cargo** - Management of grouped cargo logistics, which are based on a GROUP object.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Cargo** - Management of single cargo crates, which are based on a @{Wrapper.Static} object. The cargo can only be slingloaded.
--- **Cargo** - Management of single cargo crates, which are based on a STATIC object. The cargo can only be slingloaded.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Cargo** - Management of single cargo logistics, which are based on a @{Wrapper.Unit} object.
--- **Cargo** - Management of single cargo logistics, which are based on a UNIT object.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Core** - MarkerOps_Base.
--- **Core** - Tap into markers added to the F10 map by users.
--
-- **Main Features:**
--

View File

@ -1,4 +1,4 @@
--- **Core** - Manages various settings for running missions, consumed by moose classes and provides a menu system for players to tweak settings in running missions.
--- **Core** - Manages various settings for missions, providing a menu for players to tweak settings in running missions.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Core** - TEXTANDSOUND (MOOSE gettext) system
--- **Core** - A Moose GetText system.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional** - (R2.5) - Yet Another Missile Trainer.
--- **Functional** - Yet Another Missile Trainer.
--
--
-- Practice to evade missiles without being destroyed.

View File

@ -1,4 +1,4 @@
--- **Functional** - Modular, Automatic and Network capable Targeting and Interception System for Air Defenses
--- **Functional** - Modular, Automatic and Network capable Targeting and Interception System for Air Defenses.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional** - Rudimentary ATC.
--- **Functional** - Basic ATC.
--
-- ![Banner Image](..\Presentations\PSEUDOATC\PSEUDOATC_Main.jpg)
--

View File

@ -1,4 +1,4 @@
--- **Functional** - Administer the scoring of player achievements, and create a CSV file logging the scoring events for use at team or squadron websites.
--- **Functional** - Administer the scoring of player achievements, file and log the scoring events for use at websites.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional** - Short Range Air Defense System
--- **Functional** - Short Range Air Defense System.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional (WIP)** - Base class that models processes to achieve goals involving a Zone.
--- **Functional** - Base class that models processes to achieve goals involving a Zone.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional (WIP)** - Base class that models processes to achieve goals involving a Zone and Cargo.
--- **Functional** - Base class that models processes to achieve goals involving a Zone and Cargo.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- **Functional (WIP)** - Base class that models processes to achieve goals involving a Zone for a Coalition.
--- **Functional** - Base class that models processes to achieve goals involving a Zone for a Coalition.
--
-- ===
--

View File

@ -1,4 +1,4 @@
--- Various routines
--- Various routines.
-- @module Utilities.Routines
-- @image MOOSE.JPG
env.setErrorMessageBoxEnabled( false )

View File

@ -1,4 +1,4 @@
--- **Utils** Templates
--- **Utils** Templates.
--
-- DCS unit templates
--