Author Topic: Nightly (OS X): 10 Feb 2014 - Revision 10430  (Read 717 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 10 Feb 2014 - Revision 10430
Here is the nightly for OS X on 10 Feb 2014 - Revision 10430

Group: Standard
fso-OSX-Standard-20140210_r10430.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
r10411 | m_m | 2014-02-07 03:00:26 -0600 (Fri, 07 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/lua.cpp

Fix for Coverity Issue 1166829: Dereference before null check
------------------------------------------------------------------------
r10428 | Goober5000 | 2014-02-08 23:12:08 -0600 (Sat, 08 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/ai.h
   M /trunk/fs2_open/code/ai/aicode.cpp
   M /trunk/fs2_open/code/ai/aigoals.cpp
   M /trunk/fs2_open/code/hud/hudsquadmsg.cpp
   M /trunk/fs2_open/code/mission/missionparse.cpp
   M /trunk/fs2_open/code/ship/ship.cpp
   M /trunk/fs2_open/code/ship/ship.h

Mantis #3004: standardize checks for whether ships can depart to docking bays, and whether departure goals are achievable, and whether a ship can be commanded to depart; also fix the default behavior if a ship attempts to warp out but is unable to
------------------------------------------------------------------------
r10429 | Goober5000 | 2014-02-08 23:13:40 -0600 (Sat, 08 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

Mantis #3004: don't remove subspace drives from support ships
------------------------------------------------------------------------
r10430 | zookeeper | 2014-02-10 08:10:11 -0600 (Mon, 10 Feb 2014) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collidedebrisweapon.cpp
   M /trunk/fs2_open/code/object/collideshipweapon.cpp
   M /trunk/fs2_open/code/object/collideweaponweapon.cpp
   M /trunk/fs2_open/code/parse/scripting.cpp

Allowed the $Weapon class hook condition to work on $Weapon Collision hooks.
------------------------------------------------------------------------