Sven Van de Velde c000675471 Progress, changed and reworked protocols
2016-08-14

- Changed Spawn APIs to express Group position and Unit position
randomization.

- Changed the API protocol of SpawnInZone() method.
-- Removed OuterRadius and InnerRadius parameters !!!

- Changed the API protocol of SpawnFromUnit() method.
-- Removed OuterRadius and InnerRadius parameters !!!

- Added InitRandomizeUnits() method, taking 3 parameters:
-- RandomizeUnits given the value true, will randomize the units upon
spawning, false (default) will not randomize the untis.
-- OuterRadius is the outer radius of the band where the units will be
spawned, if RandomizeUnits is true.
-- InnerRadius is the inner radius of the band where the units will not
be spawned, if RandomizeUnits is true.

- Removed SpawnFunction() method.

- Added OnSpawnGroup() method as the new official CallBack function
method to catch when a new function will be called.
-- Documented OnSpawnGroup() method.

- Renamed Limit() method to InitLimit() method.

- Renamed Array() method to InitArray() method.

- Renamed RandomizeRoute() method to InitRandomizeRoute() method.

- Renamed RandomizeTemplate() method to InitRandomizeTemplate() method.

- Reviewed all test missions for the changes executed and made adaptions
where necessary + re-tests.
2016-08-14 21:37:11 +02:00
..
2016-07-08 05:11:30 +02:00
2016-08-06 11:33:50 +02:00
2016-08-06 21:22:19 +02:00
2016-06-09 12:47:15 +02:00
2016-06-09 12:47:15 +02:00
2016-06-09 12:47:15 +02:00
2016-06-09 12:47:15 +02:00
2016-06-09 12:47:15 +02:00
2016-08-06 11:33:50 +02:00
2016-08-06 11:33:50 +02:00
2016-07-23 12:14:24 +02:00
2016-06-09 12:47:15 +02:00
2016-08-06 11:33:50 +02:00
2016-07-23 16:50:45 +02:00
2016-07-10 14:44:55 +02:00
2016-08-06 11:33:50 +02:00
2016-08-04 07:47:36 +02:00
2016-07-21 15:28:53 +02:00
2016-06-09 12:47:15 +02:00
2016-06-09 12:47:15 +02:00
2016-08-05 09:26:34 +02:00
2016-07-03 07:49:26 +02:00
2016-06-09 12:47:15 +02:00
2016-08-06 21:22:19 +02:00
2016-07-31 08:52:55 +02:00
2016-08-06 11:33:50 +02:00
2016-08-03 11:41:52 +02:00
2016-07-21 21:44:50 +02:00
2016-07-03 07:49:26 +02:00
2016-06-25 13:29:58 +02:00
2016-06-13 18:47:38 +02:00
2016-08-08 11:16:50 +02:00
2016-06-09 12:47:15 +02:00
2016-07-23 10:31:52 +02:00
2016-07-31 08:52:55 +02:00
2016-08-03 11:41:52 +02:00
2016-07-31 08:52:55 +02:00
2016-07-21 20:14:11 +02:00
2016-07-05 06:24:35 +02:00
2016-08-06 21:22:19 +02:00
2016-08-06 11:33:50 +02:00