Here is the nightly for Windows on 31 Jul 2015 - Revision 44c4c7d
Open non-feature issues in 
Mantis: 125
Group: Standard
fso_Standard_20150731_44c4c7d.7zMD5SumGroup: NO-SSE
fso_NO-SSE_20150731_44c4c7d.7zMD5SumGroup: AVX
fso_AVX_20150731_44c4c7d.7zMD5SumGroup: SSE
fso_SSE_20150731_44c4c7d.7zMD5Sum------------------------------------------------------------------------
commit b50bd75
Author: jg18 <Thu Jul 30 15:27:36 2015 -0700>
Commit: jg18 <Thu Jul 30 15:27:36 2015 -0700>
    Log OpenAL info for selected device.
 code/sound/ds.cpp     | 7 +++++++
 code/sound/openal.cpp | 5 -----
 2 files changed, 7 insertions(+), 5 deletions(-)
------------------------------------------------------------------------
commit d973c9e
Author: DahBlount <Thu Jul 30 15:22:31 2015 -0500>
Commit: DahBlount <Thu Jul 30 15:22:31 2015 -0500>
    Add cases for turret ammo setter multi_sexps
 code/parse/sexp.cpp | 8 ++++++++
 1 file changed, 8 insertions(+)
------------------------------------------------------------------------
commit 9e3cb6b
Author: DahBlount <Thu Jul 30 15:06:04 2015 -0500>
Commit: DahBlount <Thu Jul 30 15:06:04 2015 -0500>
    Multi_SEXP Turret Ammo Functions
 code/parse/sexp.cpp | 46 ++++++++++++++++++++++++++++++++++++++++++++++
 1 file changed, 46 insertions(+)
------------------------------------------------------------------------
commit 0fd43da
Author: DahBlount <Wed Jul 29 12:25:24 2015 -0500>
Commit: DahBlount <Wed Jul 29 12:25:24 2015 -0500>
    Turret Ammo SEXPs
 code/ai/aiturret.cpp |  22 +++-
 code/parse/sexp.cpp  | 304 ++++++++++++++++++++++++++++++++++++++++++++++++++-
 code/parse/sexp.h    |   7 ++
 3 files changed, 331 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit 688baa2
Author: DahBlount <Wed Jun 24 16:28:06 2015 -0700>
Commit: DahBlount <Tue Jul 28 12:32:08 2015 -0500>
    Turret Ammo Implementation
 code/ai/aiturret.cpp  | 81 +++++++++++++++++++++++++++++++++++++++++++++++++--
 code/model/model.h    |  1 +
 code/ship/ship.cpp    |  3 +-
 code/weapon/swarm.cpp | 16 ++++++++--
 4 files changed, 94 insertions(+), 7 deletions(-)