Here is the nightly for OS X on 16 Nov 2015 - Revision 799ebe0
Open non-feature issues in
Mantis: 124
Group: Standard
fso_Standard_20151116_799ebe0.tgzMD5Sum------------------------------------------------------------------------
commit 248c398
Author: DahBlount <Sun Nov 15 17:44:26 2015 -0700>
Commit: DahBlount <Sun Nov 15 17:44:26 2015 -0700>
Fix support subsystem repair rate
code/ship/ship.cpp | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
------------------------------------------------------------------------
commit f790b3b
Author: The E <Sat Nov 14 23:13:32 2015 +0100>
Commit: The E <Sat Nov 14 23:13:32 2015 +0100>
small error correction
code/mission/missionmessage.cpp | 1 -
1 file changed, 1 deletion(-)
------------------------------------------------------------------------
commit cbad1cf
Author: The E <Sat Nov 14 13:30:51 2015 +0100>
Commit: The E <Sat Nov 14 13:30:51 2015 +0100>
Addressing style comments
code/mission/missionmessage.cpp | 10 ++--------
1 file changed, 2 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 56343f0
Author: Peter Mitsis <Sat Nov 14 07:08:52 2015 -0500>
Commit: Peter Mitsis <Sat Nov 14 07:08:52 2015 -0500>
lighting: remove void keyword from empty argument list
code/lighting/lighting.cpp | 20 ++++++++++----------
code/lighting/lighting.h | 14 +++++++-------
2 files changed, 17 insertions(+), 17 deletions(-)
------------------------------------------------------------------------
commit 67d5103
Author: The E <Sat Nov 14 12:55:41 2015 +0100>
Commit: The E <Sat Nov 14 12:55:41 2015 +0100>
Adds Persona flag "$Allow substitution of missing messages:"
code/mission/missionmessage.cpp | 60 ++++++++++++++++++++++++++++++++---------
code/mission/missionmessage.h | 1 +
2 files changed, 48 insertions(+), 13 deletions(-)
------------------------------------------------------------------------
commit 3e6fb11
Author: DahBlount <Thu Nov 12 23:27:55 2015 -0700>
Commit: DahBlount <Fri Nov 13 12:26:04 2015 -0700>
Deprecate +Min Damage and +Max Damage, add +Attenuation Damage:
code/object/collideshipweapon.cpp | 8 +++-----
code/weapon/weapon.h | 3 +--
code/weapon/weapons.cpp | 28 +++++++---------------------
3 files changed, 11 insertions(+), 28 deletions(-)
------------------------------------------------------------------------
commit 28c9512
Author: asarium <Fri Nov 13 11:52:52 2015 +0100>
Commit: asarium <Fri Nov 13 11:52:52 2015 +0100>
Fix compilation
code/network/multimsgs.h | 10 ++++++----
1 file changed, 6 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit f5ccad9
Author: Peter Mitsis <Sun Nov 1 10:20:58 2015 -0500>
Commit: Peter Mitsis <Wed Nov 11 11:20:01 2015 -0500>
lighting: Apply keywords
code/lighting/lighting.cpp | 74 ++++++++++++++++++++++++----------------------
code/lighting/lighting.h | 53 ++++++++++++++++-----------------
2 files changed, 63 insertions(+), 64 deletions(-)
------------------------------------------------------------------------
commit b10de88
Author: Peter Mitsis <Mon Nov 9 21:33:16 2015 -0500>
Commit: Peter Mitsis <Wed Nov 11 11:20:01 2015 -0500>
lighting: Remove unused global variables
code/lighting/lighting.cpp | 3 ---
1 file changed, 3 deletions(-)
------------------------------------------------------------------------
commit 34a7f7d
Author: asarium <Wed Nov 11 14:56:14 2015 +0100>
Commit: asarium <Wed Nov 11 14:56:14 2015 +0100>
Check the size of data in multi packets
code/network/multimsgs.h | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
------------------------------------------------------------------------
commit 9d6b373
Author: Yarn366 <Tue Nov 10 23:22:34 2015 -0500>
Commit: Yarn366 <Tue Nov 10 23:22:34 2015 -0500>
Undid the function name changes
code/fred2/bgbitmapdlg.cpp | 2 +-
code/mission/missionparse.cpp | 2 +-
code/starfield/starfield.cpp | 6 +++---
code/starfield/starfield.h | 4 ++--
4 files changed, 7 insertions(+), 7 deletions(-)
------------------------------------------------------------------------
commit 320fd33
Author: Yarn366 <Tue Nov 10 19:48:54 2015 -0500>
Commit: Yarn366 <Tue Nov 10 19:48:54 2015 -0500>
If even one element in the first mission background is missing, fall back to the second background if it exists
code/fred2/bgbitmapdlg.cpp | 2 +-
code/mission/missionparse.cpp | 2 +-
code/starfield/starfield.cpp | 65 ++++++++++++++++++-------------------------
code/starfield/starfield.h | 4 +--
4 files changed, 31 insertions(+), 42 deletions(-)
------------------------------------------------------------------------
commit 4849f44
Author: niffiwan <Sun Nov 8 14:51:04 2015 +1000>
Commit: niffiwan <Sun Nov 8 14:51:04 2015 +1000>
Missed two places to use killer_infop
code/weapon/weapons.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
------------------------------------------------------------------------
commit aff81fe
Author: niffiwan <Sun Nov 8 14:38:05 2015 +1000>
Commit: niffiwan <Sun Nov 8 14:42:29 2015 +1000>
Countermeasures can detonate a single missile
code/weapon/weapon.h | 1 +
code/weapon/weapons.cpp | 33 +++++++++++++++++++++++----------
2 files changed, 24 insertions(+), 10 deletions(-)
------------------------------------------------------------------------
commit 26d4055
Author: niffiwan <Sun Nov 8 12:33:02 2015 +1000>
Commit: niffiwan <Sun Nov 8 14:41:40 2015 +1000>
Allow countermeasure kill-distance to be moddable
code/cmeasure/cmeasure.cpp | 1 +
code/cmeasure/cmeasure.h | 1 +
code/weapon/weapon.h | 1 +
code/weapon/weapons.cpp | 23 ++++++++++++++++-------
4 files changed, 19 insertions(+), 7 deletions(-)