FlightControl_Master
e625aaf28c
Documentation
2017-11-01 17:50:04 +01:00
FlightControl_Master
9a90225d40
A lot of documentation improvements and fixing a bug report.
2017-10-28 08:12:13 +02:00
FlightControl_Master
0e4a5c02d5
Working version, fiew!
2017-10-26 14:54:59 +02:00
FlightControl_Master
a204dd2f4b
Banner
2017-10-20 13:56:29 +02:00
FlightControl_Master
d5e9c47bad
Updated pictures
2017-10-03 11:40:43 +02:00
FlightControl_Master
e10913edaf
Pictures
2017-10-03 11:01:09 +02:00
funkyfranky
43a62ebf87
ATC and Documentation
2017-09-22 16:53:55 +02:00
funkyfranky
1baeba251e
Added RAT documentation.
...
Caught some user errors for unknown airports etc.
Improved despawn on inactive planes.
2017-09-11 00:11:50 +02:00
funkyfranky
5d627d91d8
Moved RAT to functional.
2017-09-09 18:23:57 +02:00
FlightControl_Master
544b68c51f
Update
2017-08-03 12:26:56 +02:00
FlightControl_Master
2815e841e0
Refresh pictures
2017-08-03 12:25:47 +02:00
FlightControl_Master
dbe1d7aaa3
New Refuelling process
2017-08-03 12:21:56 +02:00
FlightControl_Master
906c49792e
Further documentation on AI_A2A_DISPATCHER with examples
2017-07-27 12:37:46 +02:00
FlightControl_Master
4d33abb0eb
Documentation
2017-07-20 13:19:39 +02:00
FlightControl
cff8522922
Size
2017-07-08 13:04:37 +02:00
FlightControl
d78547aa33
Added picture
2017-07-08 13:02:51 +02:00
FlightControl
35681c6f96
Resize
2017-06-30 10:31:27 +02:00
FlightControl
133910ac3b
New revised CLEANUP class
2017-06-30 10:27:44 +02:00
FlightControl
f52d8a3ad4
Resize pictures
2017-06-23 07:42:31 +02:00
FlightControl
e341287c56
Documentation
2017-06-23 07:38:36 +02:00
FlightControl
a31abef3cf
TASK_A2A_DISPATCHER documentation
2017-06-22 22:13:31 +02:00
FlightControl
34bf013b9b
TASK_A2A
2017-06-21 06:17:07 +02:00
FlightControl
915c65176e
Documentation
2017-06-14 11:06:44 +02:00
FlightControl
4f472253de
Documentation
2017-06-14 11:02:43 +02:00
FlightControl
dd39ff4e94
Updates
2017-06-13 13:29:48 +02:00
FlightControl
7ec9a93231
Resize the images
2017-05-29 18:07:45 +02:00
FlightControl
b9c51ffc75
Release of AI_FORMATION
2017-05-10 10:33:23 +02:00
FlightControl
03d215dc2a
Home page change and BAI name changes
2017-05-09 11:25:33 +02:00
FlightControl
743fa8ced1
new AI_BAI class
2017-05-09 10:40:05 +02:00
FlightControl
a8da12c09d
Documentation
2017-04-23 21:33:15 +02:00
FlightControl
e5b83aafe3
Documentation
2017-04-23 17:09:29 +02:00
FlightControl
ca3ee12c41
Finalized AI_DESIGNATE
2017-04-20 14:14:39 +02:00
FlightControl
9ccd0cb6dd
POINT_VEC3 and POINT_VEC2 documentation update
2017-04-16 16:36:27 +02:00
FlightControl
798996efd2
Documentation etc
2017-04-14 09:31:44 +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
58935ec1e2
Updated SPAWNSTATIC documentation
2017-04-12 14:45:54 +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
32c5227d71
Updated stuff in tasking
...
-- SET improved
-- Resolved bug with destroy scoring not granted.
-- Implemented LL for all detection reports
-- Testing
-- Added test mission TAD-220 for DETECTION_TYPES testing.
2017-03-20 12:53:36 +01:00
FlightControl
4dde14eba6
Fixes accounting of destroy and updated documentation
...
Destroy events were not correctly accounted for in the new tasking
system. this is now fixed.
2017-03-19 15:02:49 +01:00
FlightControl
2e894df4c2
Updated the DETECTION_MANAGER
...
-- Added a scoring tailoring possibility for TASK_DISPATCHER class
tasks.
-- DETECTION_MANAGER has become an FSM
-- TASK_A2G_DISPATCHER has become an FSM. It implements an Assign Event,
that can be handled. In the Assign event handler, you can specify
scoring schemes etc.
2017-03-19 07:59:47 +01:00
FlightControl
9f2179a428
Trying to get the dependency on EVENTs solved.
2017-03-17 18:33:08 +01:00
FlightControl
8add761982
Updated documentation
2017-03-10 23:05:02 +01:00
FlightControl
0bfbf042b5
Documentation refinement of Core Classes
2017-03-07 20:58:53 +01:00
FlightControl
336f1781a7
Scoring scale change
...
-- Presentation update
-- Documentation updated
-- SetScale functions instead of multiplier
-- Updated proper scoring scaling formula!
2017-03-02 17:43:46 +01:00
FlightControl
405c297cdf
Documentation
2017-02-27 11:17:24 +01:00
FlightControl
fa8fcfec89
Event Documentation
2017-02-07 20:20:58 +01:00
FlightControl
52f4051901
Various Fixes
...
-- Documentation fixes with links not working.
-- MENU_CLIENT_COMMAND had a small glitch, fixed that one too.
-- Implemented new Event Dispatcher.
--
2017-02-04 15:16:32 +01:00
FlightControl
e00e3104ab
Presentations
2017-01-24 11:52:28 +01:00
FlightControl
83f4b35bb3
Documentation
2017-01-22 13:30:32 +01:00