Now the detected sets are kept consistent to previous sets. New
algorithm developed. This is important to keep assigned tasks consistent
with the detected sets.
# Conflicts:
# Moose Mission Setup/Moose Mission Update/l10n/DEFAULT/Moose.lua
# Moose Mission Setup/Moose.lua
# Moose Mission Setup/Moose_Create.bat
# Moose Test Missions/Moose_Test_AIBALANCER/Moose_Test_AIBALANCER.miz
# Moose Test Missions/Moose_Test_CLEANUP/Moose_Test_CLEANUP.miz
# Moose Test Missions/Moose_Test_DESTROY/MOOSE_Test_DESTROY.miz
# Moose Test Missions/Moose_Test_ESCORT/MOOSE_Test_ESCORT.miz
# Moose Test
Missions/Moose_Test_MISSILETRAINER/Moose_Test_MISSILETRAINER.miz
# Moose Test Missions/Moose_Test_SEAD/MOOSE_Test_SEAD.miz
# Moose Test Missions/Moose_Test_SET_CLIENT/Moose_Test_SET_CLIENT.miz
# Moose Test Missions/Moose_Test_SET_GROUP/Moose_Test_SET_GROUP.miz
# Moose Test Missions/Moose_Test_SPAWN/MOOSE_Test_SPAWN.miz
# Moose Test
Missions/Moose_Test_SPAWN_Repeat/MOOSE_Test_SPAWN_Repeat.miz
# Moose Test
Missions/Moose_Test_TASK_Pickup_and_Deploy/MOOSE_Test_TASK_Pickup_and_Deploy.miz
# Moose Test Missions/Moose_Test_WRAPPER/Moose_Test_WRAPPER.miz
# Moose Test Missions/Moose_Test_ZONE/Moose_Test_ZONE.miz
# Moose Test
Missions/Moose_Test_ZONE_POLYGON/Moose_Test_ZONE_POLYGON.miz
# Moose Test Missions/Moose_Test_ZONE_RADIUS/Moose_Test_ZONE_RADIUS.miz
# Moose Test Missions/Moose_Test_ZONE_UNIT/Moose_Test_ZONE_UNIT.miz
- Tracing is by default switched off when using Moose in static mode.
- SCHEDULER is now correctly rescheduling when repeating the loop.
- Modified the loaders, adding the default trace on in case of dynamic
and off in case of static loading.
- MESSAGE class finished and now properly documented. Changed New()
function API.
- Reworked Include.File lines. No Include.File line anymore in the
Modules. All included in Moose.lua for dynamic loading.