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, 2015, 05:04:27 am

Title: Nightly (Windows): 24 Jul 2015 - Revision 33d83fe
Post by: SirKnightly on July 24, 2015, 05:04:27 am
Here is the nightly for Windows on 24 Jul 2015 - Revision 33d83fe

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

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

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 202a407
Author: Lari Nieminen <Fri Jul 24 10:08:59 2015 +0300>
Commit: Lari Nieminen <Fri Jul 24 10:08:59 2015 +0300>

    Fixed bug with ship-ship collisions incorrectly flashing a shield quadrant on the light ship.
 code/object/collideshipship.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)