Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on November 21, 2015, 04:24:17 am
-
Here is the nightly for Linux on 21 Nov 2015 - Revision 184a583
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_20151121_184a583.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151121_184a583.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151121_184a583.md5)
------------------------------------------------------------------------
commit 039359e
Author: MageKing17 <Fri Nov 20 06:50:49 2015 -0800>
Commit: MageKing17 <Fri Nov 20 06:50:49 2015 -0800>
Fix support subsystem repair rate (for real this time).
code/ship/ship.cpp | 14 ++++++--------
1 file changed, 6 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 91dbf8b
Author: MageKing17 <Fri Nov 20 03:22:45 2015 -0800>
Commit: MageKing17 <Fri Nov 20 03:22:45 2015 -0800>
Improve consistency/flexibility of version-specific comments.
code/parse/parselo.cpp | 42 ++++++++++++++++++++++++------------------
1 file changed, 24 insertions(+), 18 deletions(-)
------------------------------------------------------------------------
commit 8f3342f
Author: Goober5000 <Fri Nov 20 00:41:46 2015 -0500>
Commit: Goober5000 <Fri Nov 20 00:41:46 2015 -0500>
improve sexp help regarding bitmasks on ship-arrival-info and ship-departure-info
code/parse/sexp.cpp | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)