Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 26, 2015, 05:03:50 am

Title: Nightly (Windows): 26 Sep 2015 - Revision f32a6e7
Post by: SirKnightly on September 26, 2015, 05:03:50 am
Here is the nightly for Windows on 26 Sep 2015 - Revision f32a6e7

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 122

Group: Standard
fso_Standard_20150926_f32a6e7.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150926_f32a6e7.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20150926_f32a6e7.md5)

Group: NO-SSE
fso_NO-SSE_20150926_f32a6e7.7z (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150926_f32a6e7.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_NO-SSE_20150926_f32a6e7.md5)

Group: AVX
fso_AVX_20150926_f32a6e7.7z (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20150926_f32a6e7.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_AVX_20150926_f32a6e7.md5)

Group: SSE
fso_SSE_20150926_f32a6e7.7z (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150926_f32a6e7.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_SSE_20150926_f32a6e7.md5)

Code: [Select]
------------------------------------------------------------------------
commit 2e9b2de
Author: Lari Nieminen <Thu Sep 24 00:06:03 2015 +0300>
Commit: Lari Nieminen <Thu Sep 24 09:25:59 2015 +0300>

    Make the array bounds check actually work
 code/parse/lua.cpp | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)