Hard Light Productions Forums

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

Title: Nightly (Linux): 28 May 2016 - Revision d60c8d5
Post by: SirKnightly on May 28, 2016, 05:22:02 am
Here is the nightly for Linux on 28 May 2016 - Revision d60c8d5

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

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

Code: [Select]
------------------------------------------------------------------------
commit 278a797
Author: niffiwan <Sun May 22 20:00:45 2016 +1000>
Commit: niffiwan <Fri May 27 20:34:15 2016 +1000>

    Add player minimum speed feature
 code/playerman/playercontrol.cpp | 10 ++++++++++
 code/ship/ship.cpp               | 26 ++++++++++++++++++++++++++
 code/ship/ship.h                 |  1 +
 3 files changed, 37 insertions(+)