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
FlightControl
0e7ebff9a2
MENU documentation update
2017-04-16 17:07:26 +02:00
FlightControl
4761e7150a
Update web site
2017-04-14 09:49:29 +02:00
FlightControl
b245ed0e1d
Update web site
2017-04-14 09:48:00 +02:00
FlightControl
798996efd2
Documentation etc
2017-04-14 09:31:44 +02:00
FlightControl
1a5a74120b
Progress
2017-04-13 09:42:22 +02:00
FlightControl
92c5e0c592
Documentation update
2017-04-12 18:02:17 +02:00
Sven Van de Velde
d62cd7562b
Merge branch 'master-353-task-cargo-transport' into enhancement-353-task-cargo-transport
2017-04-12 17:35:10 +02:00
FlightControl
306ac64bd3
Updated SPAWN
...
-- Revised documentation
-- Initial delay OFF by default for SpawnScheduled() spawning. Use the
InitDelayOn() to activate the delays.
2017-04-11 20:35:46 +02:00
FlightControl
9e2c66dae4
SPAWN Delay implementation
...
-- New methods SPAWN:InitDelayOnOff(), SPAWN:InitDelayOn(),
SPAWN:InitDelayOff()
-- Default is delay is on, but only for :SpawnScheduled()
-- Did a large review of the SPAWN documentation (for dummies).
-- Moved the SPAWN class documentation to the SPAWN object, so that it
becomes visible in intellisense.
-- Added Demo Mission links
-- Added Youtube channel links
2017-04-08 08:06:29 +02:00
Grey-Echo
3b69cf992e
This is an important refactor of the way documentation generation works
...
* Installs luarocks WITH it's executable (easy to install other rocks if necessary)
* Use Lua supplied with luarocks
* Create Utils/luadocumentor.bat, which works with RELATIVE PATH ! -> Everybody can generate the doc
* Updated launch files accordingly
2017-04-05 01:26:39 +02:00
FlightControl
7e9b97dda0
Documentation
2017-04-02 09:39:00 +02:00
FlightControl
581414b259
Release automation preparation
...
-- Updated .launch files to work from workspace. So everybody can use
them from LDT.
-- Deleted obscolete .launch files.
-- Created new Moose_Create.lua script. Now lua makes the Dynamic and
Static Moose.lua stub.
-- One single file is the reference for the Moose sources: Moose.files
located in Moose Setup
-- Removed the l10n directory from Moose Setup\Moose Mission Update.
-- Removed the 7z and other outputs to update missions.
2017-03-29 09:50:39 +02:00
FlightControl
6ce32af1ce
Update
2017-03-26 08:53:56 +02:00
FlightControl
3e8824b89b
Updated documentation
2017-03-24 14:47:51 +01:00
FlightControl
7f43e958df
WeaponType added in AttackUnit
...
--- WeaponType is added
2017-03-23 20:44:56 +01:00
Grey-Echo
b1b0789113
Doc update for RADIO:StopBroadcast Fix
2017-03-22 10:40:22 +01:00