FlightControl_Master
706aea01ca
Cleanup of documentation of AI
2018-03-20 10:34:53 +01:00
FlightControl_Master
8c6482632b
A2G Dispatcher Documentation
2018-03-18 11:56:31 +01:00
FlightControl_Master
7c2c6daf3e
Tracify comments
2018-03-18 11:17:37 +01:00
FlightControl_Master
9d100e9bc1
Merge branch 'FC/Documentation-Release_2.3' into FC/DETECTION_UNITS_class_broken___#773
2018-03-18 09:38:40 +01:00
FlightControl_Master
7b5136eabf
Documentation
2018-03-18 08:16:02 +01:00
FlightControl_Master
af7a87e5a0
Merge branch 'master' into FC/Documentation-Release_2.3
2018-03-18 07:39:41 +01:00
FlightControl_Master
011a5b94fd
Progress A2A detection fixed (i think).
2018-03-17 08:38:26 +01:00
FlightControl_Master
d672983c11
Progress
2018-03-17 08:02:25 +01:00
FlightControl_Master
9be9277a08
Clean up the detection code. It is complicated
2018-03-17 05:23:44 +01:00
FlightControl_Master
34265720cc
Updated documentation A2G Dispatcher
2018-03-15 21:36:52 +01:00
FlightControl_Master
251302839e
Minor changes
2018-03-15 12:47:35 +01:00
FlightControl_Master
bdc66058ab
A2G Dispatcher, WIP
2018-03-15 12:42:23 +01:00
FlightControl_Master
c5c437fa50
New code
2018-03-15 11:41:52 +01:00
Sven Van de Velde
650f16084b
Documented Task A2G Dispatcher
...
WIP
2018-03-15 09:27:35 +01:00
FlightControl_Master
92d4bad63f
Fixes some documentation issues reported by Shadowze
2018-03-13 21:00:32 +01:00
FlightControl_Master
58b2802f3a
Fixing limit of cargo to 10
2018-03-13 14:43:05 +01:00
FlightControl_Master
f5a2183808
- Fixes A2A dispatching
...
- Fixes problem with target marking.
2018-03-13 12:16:59 +01:00
FlightControl_Master
03ba031153
To ensure that A2G tasking does not get confused between BAI and CAS and back to BAI
2018-03-12 19:58:59 +01:00
FlightControl_Master
01c18278fc
Fixed for transport cargo
2018-03-12 14:21:20 +01:00
FlightControl_Master
a780f6635f
Cargo Transport
2018-03-10 08:11:08 +01:00
FlightControl_Master
34592a53be
Preliminary
2018-03-10 06:58:12 +01:00
FlightControl_Master
370278e643
Fixed tasks not being aborted when a player leaves the slot or disconnects.
2018-03-09 14:35:34 +01:00
FlightControl_Master
778ab58eee
Could not test all, but already committing. It works in SP and fixes the completed task issue.
2018-03-09 12:36:53 +01:00
FlightControl_Master
0865390284
I messed the non decection part.
2018-03-05 21:05:34 +01:00
FlightControl_Master
0147c3a17c
Revised the Command Center menu generation for MP and in SP when coming back from spectators or when changing the slot.
2018-03-05 11:49:05 +01:00
FlightControl_Master
03c38356ce
Fixed the issue that No commandcenter menu was generated in case of birth of a join of a player.
2018-03-05 11:36:01 +01:00
FlightControl_Master
9f17382145
Reworked heavily the generation of reports and text on map coordinates.
2018-03-04 13:15:20 +01:00
FlightControl_Master
a518af1200
Issue #814 solved by adding it to the task reports of the A2G task.
2018-03-03 05:50:31 +01:00
FlightControl_Master
77cddfaeb4
Optimized menu version
2017-12-22 12:44:16 +01:00
FlightControl_Master
2e195e6dca
small optimization of commandcentermenu
2017-12-22 12:01:03 +01:00
FlightControl_Master
f615d2c50a
Moved command center menu to GROUP level, also Mission menu.
2017-12-22 11:38:01 +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
abf0de49d1
Maybe this already helps
2017-12-21 06:26:05 +01:00
FlightControl_Master
ee4f7e843d
* Added marking of task on map when also assigned.
...
* A BAI task won't be converted to a CAS task when a friendly airplane is nearby.
2017-12-20 11:51:00 +01:00
FlightControl_Master
4157ede997
Fixing mistake with the sorting of the menus
2017-12-20 10:07:37 +01:00
FlightControl_Master
54450c9933
limiting task menus to 5 pieces ....
2017-12-19 22:13:05 +01:00
FlightControl_Master
37dc49c14f
Tasking trace optimizations
2017-12-11 13:32:42 +01:00
FlightControl_Master
02c671bd63
Ensuring that only alive groups are handled, trying to solve the menu issues.
...
Optimizing the threatlevel boxes.
2017-12-11 11:08:15 +01:00
FlightControl_Master
18a15332fe
Trying to fix the disappearing menus...
2017-12-10 22:05:08 +01:00
FlightControl_Master
64b6f52a2d
Target marking of all tasks in a mission.
...
Fixed bug with SetAcceptRange.
2017-12-05 14:31:02 +01:00
FlightControl_Master
d38c2540c2
Fixed errors with SET_GROUP
2017-12-04 14:01:59 +01:00
FlightControl_Master
a2fa2c4fa2
Fixes for A2G tasking, reduce trace, and put in key trace lines to follow the tasking.
2017-12-03 08:06:35 +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
a8c5ccd4ad
* Final version
...
* Monitor off taxi way
* Monitor maximum speed
* Monitor kick speed
2017-10-23 15:30:40 +02:00
FlightControl_Master
15ea0bc63a
ZONE GOAL CARGO stuff
2017-10-06 19:56:31 +02:00
FlightControl_Master
84ddb3e380
Progress
2017-10-05 19:08:33 +02:00
FlightControl_Master
ffc1c5d6ad
Progress
2017-10-05 18:31:39 +02:00
FlightControl_Master
cd83a0b488
Update
2017-10-05 12:13:31 +02:00
FlightControl_Master
fe47783bfa
Progress
2017-10-05 11:09:10 +02:00
FlightControl_Master
feef4c148e
Progress
2017-10-04 17:12:05 +02:00