Author Topic: Nightly (Windows): 13 Jun 2015 - Revision 3cb6cc3  (Read 893 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Windows): 13 Jun 2015 - Revision 3cb6cc3
Here is the nightly for Windows on 13 Jun 2015 - Revision 3cb6cc3

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150613_3cb6cc3.7z
MD5Sum

Group: NO-SSE
fso_NO-SSE_20150613_3cb6cc3.7z
MD5Sum

Group: AVX
fso_AVX_20150613_3cb6cc3.7z
MD5Sum

Group: SSE
fso_SSE_20150613_3cb6cc3.7z
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 5f63e86
Author: DahBlount <Fri Jun 12 09:56:13 2015 -0700>
Commit: DahBlount <Fri Jun 12 09:56:13 2015 -0700>

    Add sanity checks and an extra parameter
 code/object/collideshipweapon.cpp |  2 ++
 code/weapon/weapon.h              |  1 +
 code/weapon/weapons.cpp           | 20 ++++++++++++++++++++
 3 files changed, 23 insertions(+)

------------------------------------------------------------------------
commit e8f58f5
Author: DahBlount <Thu Jun 11 13:48:56 2015 -0700>
Commit: DahBlount <Fri Jun 12 05:01:21 2015 -0700>

    Create Weapon Damage Decay framework
 code/object/collideshipweapon.cpp | 10 +++++++++-
 code/weapon/weapon.h              |  2 ++
 code/weapon/weapons.cpp           | 10 ++++++++++
 3 files changed, 21 insertions(+), 1 deletion(-)