6 Commits

Author SHA1 Message Date
FlightControl
260f109e40 Lots of changes done...
Change trace prototypes.
Change DCS class prototypes
2016-03-28 22:54:31 +02:00
FlightControl
8eab8622c6 Latest Updates 2016-03-25 14:36:48 +01:00
FlightControl
ca4d9f1464 Fixed problem with Escort menus and could fine-tune the prototyping. 2016-03-25 09:25:39 +01:00
svenvandevelde
4f315022b4 Documentation + Fixing bugs in CleanUp class related to client bug in 1.5.3 2016-03-16 22:07:08 +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
4a52422fe1 Added GROUP, ZONE classes to handle Tasks and Zones
GROUP will be a class abstraction for the DCS Group class, incorporating
the Controller for tasks.

ZONE will be a class abstraction for a trigger zone.

Each of these classes will have properties to further emulate tasks, and
execute all kind of actions on the object.
2016-02-17 14:58:27 +01:00