FlightControl
ae4052ba2d
Account for destroy events.
2017-03-19 15:03:07 +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
3f0c983194
Updates
2017-03-17 13:59:19 +01:00
FlightControl
af55214c52
Menu optimization
2017-03-17 06:57:32 +01:00
FlightControl
d77405bf9b
nillification of the unit processes for tasks is fixed.
2017-03-15 09:35:41 +01:00
FlightControl
b46d61d865
Got Task_SEAD template working with all the variations and complexity!
2017-03-04 08:51:31 +01:00
FlightControl
5ddeb8d396
Progress on SEAD
2017-03-03 12:34:52 +01:00
Sven Van de Velde
e56e81ee57
Progress SEAD Tasking
2017-02-20 14:38:50 +01:00
FlightControl
f9708de598
Progress
2017-02-18 19:51:20 +01:00
FlightControl
a47195198e
Fixes and framework stabilization
2017-02-08 22:40:26 +01:00
FlightControl
154f729788
Event Handling improved
2017-02-07 10:34:16 +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
cb993c4df5
Switched for Event and State Transition handlers the parameter order
...
The parameters are now: From, Event, To
The old parameter order was: Event, From, To
2016-12-20 09:24:19 +01:00
FlightControl
0f8ed48183
Fixed DETECTION_DISPATCHER (I think)..
...
-- Need to test this in a group.
-- Revised messages adding @ signs, which represent to who the message
is targetted.
2016-12-18 11:39:16 +01:00
FlightControl
33f42351e4
Progress
2016-12-16 12:56:36 +01:00