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:21:31 am

Title: Nightly (FreeBSD): 20 Jul 2016 - Revision aa169af
Post by: SirKnightly on July 20, 2016, 05:21:31 am
Here is the nightly for FreeBSD 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.tar.bz2 (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_20160720_aa169af.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/FREEBSD/fso_Standard_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(-)