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 20, 2016, 05:41:37 am

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

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_20160720_aa169af.7z (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160720_aa169af.7z)
MD5Sum (http://swc.fs2downloads.com/builds/WIN/fso_Standard_20160720_aa169af.md5)

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

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

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

Code: [Select]
------------------------------------------------------------------------
commit 3cd6e3c
Author: MageKing17 <Tue Jul 19 09:03:48 2016 -0700>
Commit: MageKing17 <Tue Jul 19 09:05:17 2016 -0700>

    Add *.VC.db and *.VC.VC.opendb to .gitignore file.
 .gitignore | 2 ++
 1 file changed, 2 insertions(+)

------------------------------------------------------------------------
commit 20d3410
Author: MageKing17 <Mon Jul 18 12:14:18 2016 -0700>
Commit: MageKing17 <Mon Jul 18 12:25:25 2016 -0700>

    Get rid of AppVeyor version number.
 appveyor.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit ab23830
Author: MageKing17 <Mon Jul 18 11:14:31 2016 -0700>
Commit: MageKing17 <Mon Jul 18 11:14:31 2016 -0700>

    Correct haptic effect for docking.
 code/io/joy_ff-sdl.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 19b5ee9
Author: MageKing17 <Mon Jul 18 11:07:10 2016 -0700>
Commit: MageKing17 <Mon Jul 18 11:07:10 2016 -0700>

    Allow force feedback to work again.
 code/io/joy_ff-sdl.cpp | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)