Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 03, 2015, 05:18:52 am

Title: Nightly (Linux): 03 Oct 2015 - Revision 415f113
Post by: SirKnightly on October 03, 2015, 05:18:52 am
Here is the nightly for Linux on 03 Oct 2015 - Revision 415f113

Open non-feature issues in Mantis (http://scp.indiegames.us/mantis/view_all_set.php?type=3&source_query_id=611): 124

Group: Standard
fso_Standard_20151003_415f113.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151003_415f113.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151003_415f113.md5)

Code: [Select]
------------------------------------------------------------------------
commit 9f94568
Author: The E <Fri Oct 2 20:37:04 2015 +0200>
Commit: The E <Fri Oct 2 20:37:04 2015 +0200>

    Slightly increases the length limit for tech descriptions.
 code/menuui/techmenu.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit ad4fed7
Author: The E <Fri Oct 2 20:22:51 2015 +0200>
Commit: The E <Fri Oct 2 20:22:51 2015 +0200>

    Normalizes the logic to work the same way in both cases
 code/weapon/shockwave.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

------------------------------------------------------------------------
commit 0a081fb
Author: The E <Fri Oct 2 19:33:09 2015 +0200>
Commit: The E <Fri Oct 2 19:33:09 2015 +0200>

    Fixes the logic surrounding the ciws flag
 code/weapon/shockwave.cpp | 12 +++++-------
 code/weapon/weapons.cpp   |  6 ++++--
 2 files changed, 9 insertions(+), 9 deletions(-)