Author Topic: Nightly (OS X): 13 Nov 2015 - Revision 515f9ff  (Read 810 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (OS X): 13 Nov 2015 - Revision 515f9ff
Here is the nightly for OS X on 13 Nov 2015 - Revision 515f9ff

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151113_515f9ff.tgz
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 647f6a8
Author: The E <Tue Nov 10 15:55:46 2015 +0100>
Commit: The E <Tue Nov 10 15:55:46 2015 +0100>

    Upped MAX_SHIP_CLASSES to 500
 code/globalincs/globals.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 89d072e
Author: DahBlount <Tue Nov 3 00:33:18 2015 -0700>
Commit: DahBlount <Mon Nov 9 14:28:40 2015 -0700>

    Add +Directonal Glow:
 code/weapon/beam.cpp    | 148 ++++++++++++++++++++++++++++++++++++++----------
 code/weapon/weapon.h    |   2 +
 code/weapon/weapons.cpp |   7 +++
 3 files changed, 128 insertions(+), 29 deletions(-)

------------------------------------------------------------------------
commit b1e7a2a
Author: Yarn366 <Mon Nov 9 00:31:40 2015 -0500>
Commit: Yarn366 <Mon Nov 9 00:31:40 2015 -0500>

    Don't add an extension to a sound's file name if the extension is supposed to be present already
 code/sound/audiostr.cpp | 7 +++----
 1 file changed, 3 insertions(+), 4 deletions(-)