Sven Van de Velde fec2b39469 Merge pull request #142 from FlightControl-Master/PICKUP
2016-08-12
- Temporary release of the new cargo handling.
-- Released available functionality to handle one CARGO_UNIT loading, boarding, unloading.
-- Created CARGO_UNIT test missions.
- Removed PointVec3 field from POINT_VEC3 class and added x, y, z coordinates.
- Removed PointVec2 field from POINT_VEC2 class and added x, y, alt coordinates.
- Added Translate method in POINT_VEC2.

2016-08-06
- Made PointVec3 and Vec3, PointVec2 and Vec2 terminology used in the code consistent.
-- Replaced method PointVec3() to Vec3() where the code manages a Vec3. Replaced all references to the method.
-- Replaced method PointVec2() to Vec2() where the code manages a Vec2. Replaced all references to the method.
-- Replaced method RandomPointVec3() to RandomVec3() where the code manages a Vec3. Replaced all references to the method.
2016-08-12 08:20:55 +02:00
2016-08-11 10:08:22 +02:00
2016-08-12 08:01:00 +02:00
2016-08-11 10:08:22 +02:00
2016-08-12 07:16:36 +02:00
2015-10-25 10:30:41 +01:00
2016-04-13 15:26:16 +02:00
Description
No description provided
GPL-3.0 528 MiB
Languages
Lua 99.9%