Author Topic: Nightly (OS X): 13 Oct 2015 - Revision a6d3982  (Read 606 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 13 Oct 2015 - Revision a6d3982
Here is the nightly for OS X on 13 Oct 2015 - Revision a6d3982

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151013_a6d3982.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 7852d13
Author: MageKing17 <Mon Oct 12 22:48:15 2015 -0700>
Commit: MageKing17 <Mon Oct 12 22:48:15 2015 -0700>

    Check IS_VEC_NULL(&wp->homing_pos) for det_radius and arm_radius.
 code/weapon/weapons.cpp | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

------------------------------------------------------------------------
commit 75ae511
Author: MageKing17 <Mon Oct 12 16:10:05 2015 -0700>
Commit: MageKing17 <Mon Oct 12 16:10:05 2015 -0700>

    Stop comparing/setting homing_object to NULL.
 code/network/multimsgs.cpp |  2 +-
 code/parse/lua.cpp         |  4 ++--
 code/weapon/weapons.cpp    | 10 +++++-----
 3 files changed, 8 insertions(+), 8 deletions(-)

------------------------------------------------------------------------
commit ccd6d1e
Author: MageKing17 <Mon Oct 12 15:12:13 2015 -0700>
Commit: MageKing17 <Mon Oct 12 15:12:13 2015 -0700>

    Fix a typo in the weapon editor dialogue for turret bank 3 ammo.
 code/fred2/weaponeditordlg.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)