FlightControl
62b668029b
Updates
2017-02-14 08:49:59 +01:00
FlightControl
3db8062583
Event Handling Optimization
...
-- Created a HandleEvent method
-- Created an UnHandleEvent method
2017-02-07 13:33:29 +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
be4d51237b
Improved the event handling
...
-- Removed the sort
-- Implemented the order in the existing table.
-- 5 levels
-- _DATABASE = 1
-- SET and SET_ derived classes = 2
-- UNIT = 3
-- GROUP = 4
-- all other = 5
2017-02-04 11:35:58 +01:00
FlightControl
ab345f5ad2
New Event Dispatching based on priorities
...
-- First _DATABASE
-- then SETS
-- then the rest
-- changed AIRBASEPOLICE
2017-02-03 22:18:51 +01:00
FlightControl
196f85f07b
AI_BALANCER fixes and other stuff
2017-01-07 16:44:41 +01:00
FlightControl
ce0be4dcf7
Fixing TASK_DISPATCHER and optimizing reports
2016-12-18 06:09:27 +01:00
FlightControl
5486a12c77
Restructuring
2016-12-06 10:41:41 +01:00
FlightControl
dd162831fa
New File Structure Updates
2016-12-06 10:17:21 +01:00
FlightControl
28802ba276
COMMANDCENTER class added, Event handlers added, HQs working with missions
...
- Handling menus
- Reporting missions
- ...
2016-11-25 14:08:06 +01:00
FlightControl
cd4d4af559
Last Updates
2016-09-12 12:29:20 +02:00