Author Topic: Nightly (FreeBSD): 22 May 2015 - Revision 585a5fe  (Read 678 times)

0 Members and 1 Guest are viewing this topic.

Offline SirKnightly

  • George or Keira?
  • 211
Nightly (FreeBSD): 22 May 2015 - Revision 585a5fe
Here is the nightly for FreeBSD on 22 May 2015 - Revision 585a5fe

Open non-feature issues in Mantis: 123

Group: Standard
fso_Standard_20150522_585a5fe.tar.bz2
MD5Sum

Code: [Select]
------------------------------------------------------------------------
commit 54a2a3e
Author: Lari Nieminen <Mon May 18 00:49:31 2015 +0300>
Commit: Lari Nieminen <Mon May 18 00:49:31 2015 +0300>

    Fixed stupid syntax error.
 code/object/objectsnd.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 5627390
Author: Lari Nieminen <Sun May 17 17:04:57 2015 +0300>
Commit: Lari Nieminen <Sun May 17 17:04:57 2015 +0300>

    Fixed incorrect volume ramping.
 code/object/objectsnd.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit a44daab
Author: Lari Nieminen <Sun May 17 03:33:46 2015 +0300>
Commit: Lari Nieminen <Sun May 17 03:33:46 2015 +0300>

    Added $Minimum Engine Volume to ships.tbl, with which to customize how the ship's speed affects engine sound volume.
 code/object/objectsnd.cpp | 17 ++++++++++++-----
 code/ship/ship.cpp        |  4 ++++
 code/ship/ship.h          |  1 +
 3 files changed, 17 insertions(+), 5 deletions(-)