Hard Light Productions Forums
Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on July 27, 2016, 05:52:38 am
-
Here is the nightly for Linux on 27 Jul 2016 - Revision 4b2c2d6
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_20160727_4b2c2d6.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20160727_4b2c2d6.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso_Standard_20160727_4b2c2d6.md5)
------------------------------------------------------------------------
commit 4b2c2d6
Author: Fabian Woltermann <Sun Jul 24 18:24:59 2016 +0200>
Commit: MageKing17 <Sun Jul 24 09:24:59 2016 -0700>
Fix for cf_create_directory (#687)
code/cfile/cfile.cpp | 34 ++++++++++++++++++++++++++--------
code/cfile/cfile.h | 1 +
2 files changed, 27 insertions(+), 8 deletions(-)
------------------------------------------------------------------------
commit 72c2d7a
Author: Fabian <Sat Jul 23 10:00:38 2016 +0200>
Commit: Fabian <Sat Jul 23 10:00:38 2016 +0200>
Fixes issue with the screenshot code where the screenshot directory was not created if necessary.
code/graphics/gropengl.cpp | 2 ++
1 file changed, 2 insertions(+)