24 Commits

Author SHA1 Message Date
FlightControl
d8704b4028 Fixed bug in Escort class, ROE and ROT was not working. Fixed now...
Problem was with variable owning the function was not called properly.
2016-04-04 23:20:37 +02:00
FlightControl
42dea077c2 Updated embedded and escort 2016-04-04 09:57:15 +02:00
FlightControl
958e19537c Fixed target scanning. There is still an small bug outstanding. Need to clear the task queue. 2016-04-03 11:21:13 +02:00
FlightControl
7ed66f05a6 Added escort briefing logic. 2016-04-03 10:15:48 +02:00
FlightControl
c97d060f96 Added Smoke, flares + support for ground, naval groups 2016-04-03 09:18:42 +02:00
FlightControl
f806c7c4a5 Updated documentation 2016-04-02 11:08:38 +02:00
FlightControl
77b5e10613 Succeeded in generating the new documentation using luadocumentor
Had to recompile lua and using luarocks had to compile luadocumentor
2016-04-02 11:05:05 +02:00
FlightControl
962a3fa11a Remove documentation because it is obscolete.
I need to regenerate the documentation with luadocumentor.lua. Working
on it ...
2016-04-02 08:39:55 +02:00
FlightControl
1f1494e36f Bugfix 2016-04-01 21:14:15 +02:00
FlightControl
7709f21842 Bugfix with attack unit 2016-04-01 19:29:30 +02:00
FlightControl
c26950f4a3 BugFix 2016-04-01 18:54:06 +02:00
FlightControl
b8c10c2f41 A working escort function for helicopters, first version 2016-04-01 17:27:28 +02:00
FlightControl
10fbaa07f5 Escort now follows the intersecting point of the sphere around the client. 2016-03-31 10:41:01 +02:00
FlightControl
d4719be695 Progressing on the Escort positioning system. 2016-03-31 10:07:59 +02:00
FlightControl
6834a5f6ea Completed a first version of an escort follow function!!!
And made a test mission for it.
2016-03-29 09:37:32 +02:00
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
FlightControl
7abd07f545 Problem with Vec3 2016-03-24 18:09:22 +01:00
FlightControl
9e9d3c9cc7 Fixed problems with the client 2016-03-24 17:24:34 +01:00
FlightControl
e7846e2978 trace off 2016-03-24 12:21:01 +01:00
FlightControl
2e045f2cea Updated the Escort Class 2016-03-24 12:20:24 +01:00
FlightControl
560e3d643f Worked on DCS function prototyping
Found in LDT the means to create using luadoc function prototypes using
a documentation mechanism. Am reworking now the DCS function manual to a
luadoc structure.
2016-03-24 11:00:49 +01: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