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 30, 2016, 05:00:26 am

Title: Nightly (Linux): 30 Jan 2016 - Revision a87af22
Post by: SirKnightly on January 30, 2016, 05:00:26 am
Here is the nightly for Linux on 30 Jan 2016 - Revision a87af22

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

Code: [Select]
------------------------------------------------------------------------
commit 5bcc89b
Author: Goober5000 <Fri Jan 29 12:37:14 2016 -0500>
Commit: Goober5000 <Fri Jan 29 12:37:14 2016 -0500>

    one small bugfix, one small comment tweak
 code/hud/hudlock.cpp     | 2 +-
 code/model/modelread.cpp | 4 ++++
 2 files changed, 5 insertions(+), 1 deletion(-)

------------------------------------------------------------------------
commit 54b2edd
Author: asarium <Thu Jan 28 16:39:10 2016 +0100>
Commit: asarium <Thu Jan 28 16:39:10 2016 +0100>

    Change timestamp integer handling again
 code/freespace2/freespace.cpp | 4 +++-
 code/io/timer.cpp             | 5 ++---
 code/io/timer.h               | 2 +-
 code/menuui/credits.cpp       | 2 +-
 4 files changed, 7 insertions(+), 6 deletions(-)