Author Topic: Nightly (OS X): 08 Jul 2013 - Revision 9717  (Read 845 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 08 Jul 2013 - Revision 9717
Here is the nightly for OS X on 08 Jul 2013 - Revision 9717

Group: Standard
fso-OSX-Standard-20130708_r9717.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r9706 | Echelon9 | 2013-07-07 07:24:14 -0500 (Sun, 07 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/object.cpp

Documentation cleanup of object.cpp pursuant to Mantis 2897 bug-hunting.
------------------------------------------------------------------------
r9708 | Goober5000 | 2013-07-07 18:50:50 -0500 (Sun, 07 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/objectdock.cpp

a modified version of Echelon9's fix for Mantis #2897 (heap corruption due to object indexes being too large for the object dock bitstring)
------------------------------------------------------------------------
r9709 | Goober5000 | 2013-07-07 18:59:23 -0500 (Sun, 07 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aicode.cpp

remove an unused function, per Echelon9's detective work (Mantis #2900)
------------------------------------------------------------------------
r9710 | Goober5000 | 2013-07-07 22:25:39 -0500 (Sun, 07 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missioncampaign.cpp
   M /trunk/fs2_open/code/pilotfile/csg.cpp

MSVC6 compatibility
------------------------------------------------------------------------
r9714 | Goober5000 | 2013-07-08 02:11:24 -0500 (Mon, 08 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/waypoint.cpp

add a missing #include
------------------------------------------------------------------------
r9715 | Goober5000 | 2013-07-08 02:14:23 -0500 (Mon, 08 Jul 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/objectsort.cpp

this is required for strict const-correctness
------------------------------------------------------------------------