Author Topic: Nightly (Windows): 07 Nov 2014 - Revision 11170  (Read 721 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 07 Nov 2014 - Revision 11170
Here is the nightly for Windows on 07 Nov 2014 - Revision 11170

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20141107_r11170.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20141107_r11170.7z
MD5Sum

Group: SSE
fso_SSE_20141107_r11170.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r11170 | m_m | 2014-11-07 03:02:42 -0600 (Fri, 07 Nov 2014) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/management.cpp
   M /trunk/fs2_open/code/fred2/management.h
   M /trunk/fs2_open/code/fred2/wing.cpp
   M /trunk/fs2_open/code/object/objcollide.cpp
   M /trunk/fs2_open/code/object/object.h

From MageKing17 and me: Fix for Mantis 3128: Docking related crash - dock_list isn't initialized
This patch makes the copy constructor and the assignment operator of the object class private as it contains members that should not be copied.
------------------------------------------------------------------------