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.7zMD5SumGroup: NO-SSE
fso_NO-SSE_20150613_3cb6cc3.7zMD5SumGroup: AVX
fso_AVX_20150613_3cb6cc3.7zMD5SumGroup: SSE
fso_SSE_20150613_3cb6cc3.7zMD5Sum------------------------------------------------------------------------
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(-)