Hard Light Productions Forums

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

Title: Nightly (Windows): 25 Feb 2016 - Revision 6c30803
Post by: SirKnightly on February 25, 2016, 05:39:13 am
Here is the nightly for Windows on 25 Feb 2016 - Revision 6c30803

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 706b3a7
Author: SamuelCho <Wed Feb 24 23:32:57 2016 -0800>
Commit: SamuelCho <Wed Feb 24 23:32:57 2016 -0800>

    Fixes ships in FRED only rendering wireframe instead of both wireframe and model when selected.
 code/fred2/fredrender.cpp | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)