Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on January 03, 2016, 05:17:09 am

Title: Nightly (FreeBSD): 03 Jan 2016 - Revision e32e21b
Post by: SirKnightly on January 03, 2016, 05:17:09 am
Here is the nightly for FreeBSD on 03 Jan 2016 - Revision e32e21b

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

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

Code: [Select]
------------------------------------------------------------------------
commit f57e346
Author: SamuelCho <Sat Jan 2 16:47:28 2016 -0800>
Commit: SamuelCho <Sat Jan 2 16:47:28 2016 -0800>

    Only enable team glow colors if team color texture mask has an alpha channel.
 code/globalincs/def_files.cpp    | 5 +++--
 code/graphics/gropenglshader.cpp | 2 +-
 code/graphics/gropengltnl.cpp    | 8 +++++++-
 3 files changed, 11 insertions(+), 4 deletions(-)

------------------------------------------------------------------------
commit b0115a5
Author: MageKing17 <Sat Jan 2 12:19:13 2016 -0800>
Commit: MageKing17 <Sat Jan 2 12:19:13 2016 -0800>

    Stop exporting -no_fps_capping to the launcher.
 code/cmdline/cmdline.cpp | 1 -
 1 file changed, 1 deletion(-)