Author Topic: Nightly (Windows): 21 Oct 2015 - Revision 76b6f95  (Read 754 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 21 Oct 2015 - Revision 76b6f95
Here is the nightly for Windows on 21 Oct 2015 - Revision 76b6f95

Open non-feature issues in Mantis: 124

Group: AVX
fso_AVX_20151021_76b6f95.7z
MD5Sum

Group: SSE
fso_SSE_20151021_76b6f95.7z
MD5Sum

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

Group: Standard
fso_Standard_20151021_76b6f95.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 064a073
Author: MageKing17 <Thu Oct 15 18:58:27 2015 -0700>
Commit: MageKing17 <Thu Oct 15 18:58:27 2015 -0700>

    Fixes numerous SEXPs accessing the wrong nodes.
 code/parse/sexp.cpp | 54 +++++++++++++++++++++++++++++++++++++++--------------
 1 file changed, 40 insertions(+), 14 deletions(-)

------------------------------------------------------------------------
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(-)