11 Commits

Author SHA1 Message Date
svenvandevelde
9b0879626f Fix bug where missiles were deleted client to client
Bug solve of the early deletion of missiles fired from client to client
(air to air f.e.).
Updated documentation.
Added API to change the frequency of tracking.
2016-05-17 10:57:51 +02:00
Sven Van de Velde
7a91bdff72 Updated documentation to MISSILELAUNCHER 2016-05-17 06:32:34 +02:00
svenvandevelde
75b2a668dd Updated documentation for missile trainer 2016-05-16 09:06:02 +02:00
FlightControl
94960b4cb3 Updated documentation
DATABASE
BASE
SPAWN
ESCORT
2016-04-30 09:22:36 +02:00
FlightControl
291c4e5ba9 Database and Documentation 2016-04-30 07:42:53 +02:00
FlightControl
6a28902305 Applied proper documentation 2016-04-30 07:22:48 +02:00
FlightControl
979ce38422 Documentation update 2016-04-27 15:35:32 +02:00
FlightControl
74e3b15fe3 Updated the escort function and added APIs 2016-04-15 14:31:09 +02:00
FlightControl
6232c9a67c Implemented a WayPoints functionality for GROUPS
WayPoints can be modified on a GROUP.
A function hook is called whenever a group moves over a waypoint.
2016-04-12 14:32:40 +02:00
FlightControl
9da2f56d37 Updated CLEANUP luadoc documentation. 2016-04-02 23:06:26 +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