Author Topic: Nightly (Linux): 13 Nov 2015 - Revision e9a3e45  (Read 830 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 212
Nightly (Linux): 13 Nov 2015 - Revision e9a3e45
Here is the nightly for Linux on 13 Nov 2015 - Revision e9a3e45

Open non-feature issues in Mantis: 124

Group: Standard
fso_Standard_20151113_e9a3e45.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
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(-)