Updated Scheduler and documentation.

-- Added SCHEDULER.Schedule method.
-- Reworked SCHEDULER.New method.
-- Renamed Mechanic to Mechanist.
This commit is contained in:
FlightControl
2016-07-23 07:10:59 +02:00
parent cf8d105b33
commit b283406274
10 changed files with 83 additions and 56 deletions

View File

@@ -22984,7 +22984,7 @@ end
-- It suports the following functionality:
--
-- * Track the missiles fired at you and other players, providing bearing and range information of the missiles towards the airplanes.
-- * Provide alerts of missile launches, including detailed information of the units launching, including bearing, range
-- * Provide alerts of missile launches, including detailed information of the units launching, including bearing, range <EFBFBD>
-- * Provide alerts when a missile would have killed your aircraft.
-- * Provide alerts when the missile self destructs.
-- * Enable / Disable and Configure the Missile Trainer using the various menu options.
@@ -25434,7 +25434,7 @@ end
--
-- ===
--
-- ### Contributions: Mechanic - Concept & Testing
-- ### Contributions: Mechanist - Concept & Testing
-- ### Authors: FlightControl : Design & Programming
--
-- @module Detection
@@ -26405,7 +26405,7 @@ end
--
-- ===
--
-- ### Contributions: Mechanic, Prof_Hilactic, FlightControl - Concept & Testing
-- ### Contributions: Mechanist, Prof_Hilactic, FlightControl - Concept & Testing
-- ### Author: FlightControl - Framework Design & Programming
--
-- @module DetectionManager