Author Topic: Nightly (OS X): 17 Nov 2015 - Revision 2c268e4  (Read 629 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 17 Nov 2015 - Revision 2c268e4
Here is the nightly for OS X on 17 Nov 2015 - Revision 2c268e4

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151117_2c268e4.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 9050c08
Author: DahBlount <Fri Jul 17 19:59:19 2015 -0500>
Commit: DahBlount <Mon Nov 16 10:45:59 2015 -0700>

    Add jumpToMission LUA function and a jump to hub function
 code/mission/missioncampaign.cpp | 11 ++++++-----
 code/mission/missioncampaign.h   |  2 +-
 code/parse/lua.cpp               | 13 +++++++++++++
 3 files changed, 20 insertions(+), 6 deletions(-)

------------------------------------------------------------------------
commit ed66370
Author: niffiwan <Thu Nov 12 19:07:21 2015 +1000>
Commit: niffiwan <Thu Nov 12 19:09:59 2015 +1000>

    Allow aspect missiles to die when have lost lock
 code/weapon/weapon.h    |  1 +
 code/weapon/weapons.cpp | 31 ++++++++++++++++++++++++-------
 2 files changed, 25 insertions(+), 7 deletions(-)