Hard Light Productions Forums

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

Title: Nightly (Windows): 25 Aug 2015 - Revision 3a5f714
Post by: SirKnightly on August 25, 2015, 05:02:03 am
Here is the nightly for Windows on 25 Aug 2015 - Revision 3a5f714

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit b2215dd
Author: Goober5000 <Mon Aug 24 12:59:15 2015 -0400>
Commit: Goober5000 <Mon Aug 24 12:59:15 2015 -0400>

    the model filename is useful to have in the debug message
 code/model/modelread.cpp | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)