Author Topic: Nightly (Windows): 17 Sep 2015 - Revision 30c8d09  (Read 666 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (Windows): 17 Sep 2015 - Revision 30c8d09
Here is the nightly for Windows on 17 Sep 2015 - Revision 30c8d09

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150917_30c8d09.7z
MD5Sum

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

Group: AVX
fso_AVX_20150917_30c8d09.7z
MD5Sum

Group: SSE
fso_SSE_20150917_30c8d09.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 24b0b28
Author: MageKing17 <Wed Sep 16 19:35:22 2015 -0700>
Commit: MageKing17 <Wed Sep 16 19:55:24 2015 -0700>

    Fix double-free with for-counter (introduced by myself).
 code/parse/sexp.cpp | 19 ++++++++++---------
 1 file changed, 10 insertions(+), 9 deletions(-)

------------------------------------------------------------------------
commit 473090e
Author: Lari Nieminen <Fri Sep 4 01:23:32 2015 +0300>
Commit: Lari Nieminen <Fri Sep 4 01:23:32 2015 +0300>

    Made $On Ship Arrive cope with generic anchors (e.g. "<any hostile>")
 code/mission/missionparse.cpp | 29 ++++++++---------------------
 1 file changed, 8 insertions(+), 21 deletions(-)

------------------------------------------------------------------------
commit 81d1857
Author: Lari Nieminen <Wed Sep 2 10:53:21 2015 +0300>
Commit: Lari Nieminen <Wed Sep 2 10:53:21 2015 +0300>

    Fixed the $On Ship Arrive hook code as per issue #334 and PR #333
 code/mission/missionparse.cpp | 60 +++++++++++++++++--------------------------
 1 file changed, 24 insertions(+), 36 deletions(-)