Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 24, 2016, 05:24:41 am

Title: Nightly (Windows): 24 Jul 2016 - Revision 3e1cd6c
Post by: SirKnightly on July 24, 2016, 05:24:41 am
Here is the nightly for Windows on 24 Jul 2016 - Revision 3e1cd6c

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 72c2d7a
Author: Fabian <Sat Jul 23 10:00:38 2016 +0200>
Commit: Fabian <Sat Jul 23 10:00:38 2016 +0200>

    Fixes issue with the screenshot code where the screenshot directory was not created if necessary.
 code/graphics/gropengl.cpp | 2 ++
 1 file changed, 2 insertions(+)