FlightControl a0befeb34f Fixed a bug in the removal of GROUP objects in SET_GROUP
Upon a DEAD or CRASH event processing in a SET_GROUP, the GROUP object
would be removed regardless of how many UNITs are still in the GROUP
object.
The fix is that upon a DEAD or CRASH event in a SET_GROUP, it will be
checked if there is only one UNIT left in the GROUP, and only then the
GROUP will be removed from the SET_GROUP.
2017-07-11 16:20:15 +02:00
..
2017-04-21 14:01:01 +02:00
2017-05-15 22:24:10 +02:00
2017-05-04 12:25:50 +02:00
2017-06-18 09:00:48 +02:00
2017-05-05 12:05:46 +02:00
2017-05-05 12:05:46 +02:00
2017-04-16 16:38:47 +02:00
2017-04-25 21:44:34 +02:00
2017-04-20 12:49:18 +02:00
2017-04-26 11:33:48 +02:00
2017-04-23 17:09:03 +02:00
2017-04-23 21:33:15 +02:00
2017-05-16 21:24:38 +02:00