Author Topic: Nightly (OS X): 25 Jan 2016 - Revision da7ec6d  (Read 587 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (OS X): 25 Jan 2016 - Revision da7ec6d
Here is the nightly for OS X on 25 Jan 2016 - Revision da7ec6d

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20160125_da7ec6d.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 335cc4a
Author: asarium <Sun Jan 24 14:31:13 2016 +0100>
Commit: asarium <Sun Jan 24 14:31:13 2016 +0100>

    Use generic architecture by default
 ci/travis/before_script.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 256ba6f
Author: niffiwan <Thu Nov 26 18:57:36 2015 +1000>
Commit: niffiwan <Thu Nov 26 18:57:36 2015 +1000>

    Remove proposed AI profiles flag
 code/ai/ai_profiles.cpp |  2 --
 code/ai/ai_profiles.h   |  1 -
 code/weapon/weapons.cpp | 15 ++-------------
 3 files changed, 2 insertions(+), 16 deletions(-)

------------------------------------------------------------------------
commit 338d6c9
Author: niffiwan <Mon Nov 2 22:04:55 2015 +1000>
Commit: niffiwan <Sun Nov 22 20:36:03 2015 +1000>

    Allow countermeasures to decoy missiles once only
 code/ai/ai_profiles.cpp |  2 ++
 code/ai/ai_profiles.h   |  1 +
 code/weapon/weapon.h    |  3 +--
 code/weapon/weapons.cpp | 60 +++++++++++++++++++++++++++++++++++++++----------
 4 files changed, 52 insertions(+), 14 deletions(-)