Merge remote-tracking branch 'refs/remotes/origin/master' into New-Cargo-Handling

# Conflicts:
#	Moose Development/Release Notes/2016-07 - ReleaseNotes.txt
This commit is contained in:
Sven Van de Velde
2016-08-08 06:12:47 +02:00
73 changed files with 677 additions and 97 deletions

View File

@@ -1,3 +1,7 @@
2016-08-08
- Added briefing to method ESCORT:New()
-- If no EscortBriefing is given, the New() method will show the default briefing.
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.