Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on September 19, 2015, 05:22:28 am

Title: Nightly (Linux): 19 Sep 2015 - Revision 26bca47
Post by: SirKnightly on September 19, 2015, 05:22:28 am
Here is the nightly for Linux on 19 Sep 2015 - Revision 26bca47

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

Code: [Select]
------------------------------------------------------------------------
commit 0132e2a
Author: niffiwan <Sat Sep 19 18:55:30 2015 +1000>
Commit: niffiwan <Sat Sep 19 18:55:30 2015 +1000>

    Fix comment for HudGaugeTalkingHead::render
 code/hud/hudmessage.cpp | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

------------------------------------------------------------------------
commit 835c4a7
Author: MageKing17 <Fri Sep 18 21:22:07 2015 -0700>
Commit: MageKing17 <Fri Sep 18 21:22:07 2015 -0700>

    Make script_state::UnloadImages() call bm_release instead of bm_unload.
 code/parse/scripting.cpp | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)