Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on December 09, 2015, 04:14:48 am

Title: Nightly (Linux): 09 Dec 2015 - Revision 82ae54a
Post by: SirKnightly on December 09, 2015, 04:14:48 am
Here is the nightly for Linux on 09 Dec 2015 - Revision 82ae54a

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_20151209_82ae54a.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151209_82ae54a.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20151209_82ae54a.md5)

Code: [Select]
------------------------------------------------------------------------
commit 7972cad
Author: SamuelCho <Tue Dec 8 20:06:27 2015 -0800>
Commit: SamuelCho <Tue Dec 8 20:06:27 2015 -0800>

    Restore SIF2_NO_LIGHTING functionality for ship_render().
 code/ship/ship.cpp | 4 ++++
 1 file changed, 4 insertions(+)

------------------------------------------------------------------------
commit 8d0624b
Author: Lari Nieminen <Tue Dec 8 14:08:34 2015 +0200>
Commit: Lari Nieminen <Tue Dec 8 14:08:34 2015 +0200>

    Fix a small glitch in shield icon alpha range
 code/hud/hudshield.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)