Author Topic: Nightly (OS X): 19 Jul 2016 - Revision 3d5682a  (Read 601 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 19 Jul 2016 - Revision 3d5682a
Here is the nightly for OS X on 19 Jul 2016 - Revision 3d5682a

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20160719_3d5682a.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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(-)

------------------------------------------------------------------------
commit 9a1b143
Author: asarium <Mon Jul 18 18:09:12 2016 +0200>
Commit: asarium <Mon Jul 18 18:09:12 2016 +0200>

    Fix joystick axis events being ignored.
 code/io/joy-sdl.cpp | 8 +++-----
 1 file changed, 3 insertions(+), 5 deletions(-)

------------------------------------------------------------------------
commit d8e3b38
Author: asarium <Mon Jul 18 13:50:49 2016 +0200>
Commit: asarium <Mon Jul 18 14:06:14 2016 +0200>

    Only process events from the right joystick
 code/io/joy-sdl.cpp | 10 ++++++++++
 1 file changed, 10 insertions(+)