8 Commits

Author SHA1 Message Date
FlightControl
ab332f22e7 Updated the Escort class
- Registering each excort at the client internally.
- Each escort known at the client can exchange targets.
- Each escort can acquire attack assistance from other escorts known at
the client.
- Made the MENU class more slick. Now menus are removed recursively for
CLIENTS.
- Added a few more types and fine tuned the documentation.
2016-04-07 17:34:44 +02:00
FlightControl
260f109e40 Lots of changes done...
Change trace prototypes.
Change DCS class prototypes
2016-03-28 22:54:31 +02:00
FlightControl
11c7cea1de New ESCORT class, first version ...
This class does now detection reporting to the main client group.
2016-03-19 01:45:15 +01:00
svenvandevelde
17bfcf8373 Rework of SPAWN
- Visible Array
- Internal table in SPAWN
GROUP functions
- Route
- RouteToZone
- CopyRoute
SPAWN functions
- SpawnFromUnit
- SpawnInZone

Replaced SpawnFromCarrier overall
2016-03-06 08:50:28 +01:00
svenvandevelde
6955d45840 Lots of fixes for cargo + optimization of Stage Messages 2016-02-25 14:52:16 +01:00
svenvandevelde
6019a2a170 Got now back a good version working with CARGO now as a separate object.
- Sling load working but dealing with the DCS bugs.
- Normal CARGO pickup and deployment is working now, but needs to be
further optimized...
2016-02-14 12:03:17 +01:00
svenvandevelde
7e098b050e Work in progress. Reworking complete CARGO logic... Partly working now ... 2016-01-28 16:48:22 +01:00
svenvandevelde
b10a59ae18 Found a solution to avoid having to install MOOSE.
Now MOOSE can be copied into the mission file, but you'll need to
include a "do file" action of moose.lua in the mission file and copy the
rest of the MOOSE files to the MIZ file.
2015-12-03 23:40:50 +01:00