FlightControl_Master
073bfbf9c9
Documentation Improvements
2018-05-27 08:57:44 +02:00
FlightControl_Master
1b39f5d6e6
Optimized comments and documentation set
2018-05-23 10:42:27 +02:00
FlightControl_Master
e78cd56752
Core modules
2018-05-21 22:51:43 +02:00
FlightControl_Master
25ae0c3d15
Finish this feature.
2018-04-13 09:56:00 +02:00
FlightControl_Master
faa934ffce
Fixed stuff for multi player
2018-04-11 17:00:11 +02:00
FlightControl_Master
ffe4d9a143
Finish Cargo/FC/Transport
2018-04-10 20:02:40 +02:00
FlightControl_Master
706aea01ca
Cleanup of documentation of AI
2018-03-20 10:34:53 +01:00
FlightControl_Master
8bbff46efd
Reworked the DESIGNATE functionality and menu mechanisms.
2018-03-06 12:38:22 +01:00
FlightControl_Master
4efe03b07b
Menu optimizaton changes, did some great stuff here i think.
2017-12-21 22:52:37 +01:00
FlightControl_Master
c018a6e13f
Stress test menus made me realize about the Path ...
2017-12-15 19:58:25 +01:00
FlightControl_Master
d38c2540c2
Fixed errors with SET_GROUP
2017-12-04 14:01:59 +01:00
FlightControl_Master
ce449c37b1
Reworked the sanitization of debug
...
Fixed an issue in Designate for the messages.
2017-11-30 10:30:42 +01:00
FlightControl_Master
057e528947
Changes
2017-11-23 21:00:38 +01:00
FlightControl_Master
dd58838983
* Rewritten the complete menu mechanism.
...
* SetRemoveParent method on menus removed, made obsolete, to avoid menus being deleted that should not.
* A2G reports now work again, and improved the reporting for successful or failed tasks.
* Removed MENU_CLIENT and MENU_CLIENT_COMMAND
* Improved the detection of new spawned groups within the TASK_A2G_DISPATCHER.
* Improved how new detections and new target sets are reported and followed-up within the TASK_A2G mechanism.
Pending: Improve the TASK_A2A_DISPATCHER and TASK_A2A mechanisms.
2017-11-22 06:22:36 +01:00
FlightControl_Master
4edc8363e1
Urgent fixes
...
* DESIGNATE: Messages not appearing correctly and crashing the logic is
fixed. (due to a stupid typo).
* TASK_A2G: Tasking is fixed. Status menus are now displayed properly.
Also when the task is planned.
* MENU_COMMAND: I found now why DCS is displayer "error in error
handler" sometimes when a menu was selected. The error handler is DCS is
bugged, so made my own one.
2017-09-18 06:10:45 +02:00
FlightControl_Master
d7a5f469af
Optimized the menu when the parameters are changed.
2017-08-11 14:48:49 +02:00
FlightControl_Master
49bf6010f8
Designate optimization
2017-08-11 05:22:46 +02:00
FlightControl_Master
a6830237f4
Fixed bug in MENU_GROUP_COMMAND
2017-07-26 22:17:15 +02:00
FlightControl_Master
9c9ed494d9
Progress
2017-07-26 15:08:56 +02:00
FlightControl_Master
227752399b
Updated designation menu settings
2017-07-26 08:15:18 +02:00
FlightControl_Master
713e741299
Fixed issue with menu system Planned Tasks
...
There was a problem that when multiiple groups were part of the attack
set, then the menus for planned tasks were not correctly generated.
2017-07-25 16:29:57 +02:00
FlightControl
9984055f7d
Documentation
2017-05-29 18:02:57 +02:00
FlightControl
0b87b265c7
Fixing abort
2017-05-05 12:05:46 +02:00
FlightControl
82477c93d2
Fixed abort logic and trace overhead on menus
2017-05-05 11:45:17 +02:00
FlightControl
99cbe0c8bb
Heavy rework of the menus and now it is much better
2017-05-05 10:50:12 +02:00
FlightControl
5bb91646d7
Updates
2017-05-04 14:23:10 +02:00
FlightControl
b4107b14f8
Eliminate trace details
2017-05-04 13:33:13 +02:00
FlightControl
0eb9d1917b
Updates
2017-05-04 10:19:34 +02:00
FlightControl
858670ab80
Improvements
2017-04-26 22:34:17 +02:00
FlightControl
0e7ebff9a2
MENU documentation update
2017-04-16 17:07:26 +02:00
FlightControl
83ed29a90a
OK. Menu is working again ...
2017-03-17 11:29:23 +01:00
FlightControl
af55214c52
Menu optimization
2017-03-17 06:57:32 +01:00
FlightControl
cfc4dd8846
Progress
2017-03-10 14:09:15 +01:00
FlightControl
0bfbf042b5
Documentation refinement of Core Classes
2017-03-07 20:58:53 +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
Sven Van de Velde
30c7fce430
comment 2nd line that makes menu crash
2017-02-02 08:37:57 +01:00
Sven Van de Velde
e4ad046bbf
commented line that crashed menu...
2017-02-02 08:31:33 +01:00
FlightControl
dd162831fa
New File Structure Updates
2016-12-06 10:17:21 +01:00
FlightControl
354a9333c6
GROUP menus are now working
...
- Caching the menus on the GROUP object.
- When a new menu is created, it will chech the cache
- When the menu is already in the cache, nothing will be done and the
self is returned.
- When the menu is not in the cache, the menu is created and the cache
is updated.
- The removal of menus now work flawlessly, because the cache is now
used to traverse the path of submenus during removal.
2016-11-29 08:38:19 +01:00
FlightControl
a5e3deb272
Menu
2016-11-28 15:45:27 +01:00
FlightControl
522ba96ca1
Menus optimized in function of Group menus
2016-11-28 15:44:50 +01:00
FlightControl
c86b9d1822
Sync
2016-11-28 15:03:47 +01:00
FlightControl
cd4d4af559
Last Updates
2016-09-12 12:29:20 +02:00