FlightControl_Master
27f77c5df0
Updates
2017-08-11 14:14:35 +02:00
FlightControl_Master
8a334b6671
Documentation
2017-08-08 16:11:31 +02:00
FlightControl_Master
6dec92168e
Documentation
2017-08-08 15:56:17 +02:00
FlightControl_Master
2aecf45316
Many Fixes
2017-08-08 09:42:42 +02:00
FlightControl_Master
b2e522aac1
Documentation
2017-08-06 08:14:01 +02:00
FlightControl_Master
464fb1aeca
Documentation
2017-08-06 07:50:37 +02:00
FlightControl_Master
d349ed12a9
Engage Range test
2017-08-06 07:40:55 +02:00
FlightControl_Master
a86a346378
Update the documentation and how default values were set in AI_A2A_DISPATCHER
2017-08-06 07:08:54 +02:00
FlightControl_Master
cc1b34937c
Added infinite resources implementation.
2017-08-05 16:26:32 +02:00
FlightControl_Master
53845448b0
Documentation
2017-08-05 15:14:11 +02:00
FlightControl_Master
dbe1d7aaa3
New Refuelling process
2017-08-03 12:21:56 +02:00
FlightControl_Master
87634969b3
Added default CAP methods
...
* Added method :SetDefaultCapTimeInterval( CapMinSeconds, CapMaxSeconds
) for AI_A2A_DISPATCHER and AI_A2A_GCICAP.
* Added method :SetDefaultCapLimit( CapLimit ) for AI_A2A_DISPATCHER and
AI_A2A_GCICAP.
Added documentation in chapter 10.7 and chapter 1.8.
Changed Treshold to Threshold
2017-07-30 20:54:24 +02:00
FlightControl_Master
5107366e57
Added fuel treshold and damage treshold as default parameter setting methods
...
* Added method :SetDefaultFuelTreshold( FuelTreshold )
* Added method :SetDefaultDamageTreshold( DamageTreshold )
2017-07-30 10:39:10 +02:00
FlightControl_Master
61fe3cf457
Following up on the requirement #636 a new default management system has been built...
...
A lot of new methods have been added to set the default behaviour for:
* function AI_A2A_DISPATCHER:SetDefaultTakeoff( Takeoff )
* function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingCold()
* function AI_A2A_DISPATCHER:SetDefaultTakeoffFromParkingHot()
* function AI_A2A_DISPATCHER:SetDefaultTakeoffFromRunway()
* function AI_A2A_DISPATCHER:SetDefaultTakeoffInAir()
* function AI_A2A_DISPATCHER:SetDefaultLanding( Landing )
* function AI_A2A_DISPATCHER:SetDefaultLandingAtEngineShutdown()
* function AI_A2A_DISPATCHER:SetDefaultLandingAtRunway()
* function AI_A2A_DISPATCHER:SetDefaultLandingNearAirbase()
* function AI_A2A_DISPATCHER:SetDefaultGrouping( Grouping )
* function AI_A2A_DISPATCHER:SetDefaultOverhead( Overhead )
2017-07-27 11:56:03 +02:00
FlightControl_Master
495786b4eb
Heavily improved the documentation of AI_A2A_DISPATCHER
2017-07-26 13:17:55 +02:00
FlightControl_Master
940f872b40
Documentation improvements.
2017-07-26 10:06:42 +02:00
FlightControl_Master
a2630670c0
Docs
2017-07-24 17:42:00 +02:00
FlightControl_Master
b769ad143d
Fixed some glitches in Detection (when set is empty) + documentation
2017-07-22 08:20:23 +02:00
FlightControl_Master
4d33abb0eb
Documentation
2017-07-20 13:19:39 +02:00
FlightControl_Master
1206935886
Added DESIGNATE:SetMission() method.
...
-- Allows to place the designate menu under the menu of the mission.
2017-07-19 18:45:48 +02:00
FlightControl
8e5af4ada4
New implementations
...
of inheritance
of private - public methods ....
This is a big improvement for many!
2017-07-01 12:32:44 +02:00
FlightControl
76ec5aa009
Documentation
2017-06-30 10:33:21 +02:00
FlightControl
1b36cee3b6
Documentation
2017-06-24 16:21:43 +02:00
FlightControl
df7c45d7ef
Documentation
2017-06-23 07:51:43 +02:00
FlightControl
ab27a1bd2b
Documentation
2017-06-23 07:40:38 +02:00
FlightControl
a31abef3cf
TASK_A2A_DISPATCHER documentation
2017-06-22 22:13:31 +02:00
FlightControl
bdfd169d39
Added GCI engage range.
2017-06-22 09:58:05 +02:00
FlightControl
4f472253de
Documentation
2017-06-14 11:02:43 +02:00
FlightControl
15cf215d49
Documentation
2017-06-14 10:24:59 +02:00
FlightControl
dd39ff4e94
Updates
2017-06-13 13:29:48 +02:00
FlightControl
5a7551d312
Progress
2017-06-13 13:17:17 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
FlightControl
4e29565382
Documentation
2017-05-29 14:09:07 +02:00
FlightControl
bcae1bbd89
Fixed some stuff
2017-05-25 07:44:27 +02:00
FlightControl
fb1e9972a5
Documentation
2017-05-23 22:20:29 +02:00
FlightControl
4359831423
Updates in POSITIONABLE
...
-- Added :GetBoundingBox()
-- Added :GetHeight()
-- Updated documentation
2017-05-13 06:36:13 +02:00
FlightControl
546b960951
method AI_FORMATION:FormationCenterWing implemented.
2017-05-11 14:10:49 +02:00
FlightControl
98fb15dfb7
Documentation
2017-05-11 12:50:19 +02:00
FlightControl
15c52e03d9
Documentation updates
2017-05-11 12:48:10 +02:00
FlightControl
b7d37c42af
Working Version!
2017-05-11 11:47:30 +02:00
FlightControl
b9c51ffc75
Release of AI_FORMATION
2017-05-10 10:33:23 +02:00
FlightControl
7c9d6774c4
Documentation
2017-05-09 21:37:24 +02:00
FlightControl
743fa8ced1
new AI_BAI class
2017-05-09 10:40:05 +02:00
FlightControl
6459ee4329
Documentation
2017-04-24 14:01:17 +02:00
FlightControl
e80b90fcf6
Progress
2017-04-22 15:11:02 +02:00
FlightControl
e53303b71a
regenerate documentation
2017-04-20 18:06:27 +02:00
Grey-Echo
ae93ea8b63
Documentation update
2017-04-20 12:53:00 +02:00
FlightControl
cb5510d047
Publish to master
2017-04-19 19:41:26 +02:00
FlightControl
040a342e25
Updated documentation in AI_CAP, AI_CAS, AI_BALANCER, AI_PATROL
2017-04-17 11:18:01 +02:00
FlightControl
a89c469130
Updated documentation of SCHEDULER and ZONE and FSM
2017-04-17 07:49:11 +02:00