Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on June 30, 2015, 05:18:51 am

Title: Nightly (Linux): 30 Jun 2015 - Revision bd18c88
Post by: SirKnightly on June 30, 2015, 05:18:51 am
Here is the nightly for Linux on 30 Jun 2015 - Revision bd18c88

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

Code: [Select]
------------------------------------------------------------------------
commit 6e0f9c1
Author: Cliff Gordon <Mon Jun 29 16:51:49 2015 -0500>
Commit: Cliff Gordon <Mon Jun 29 16:51:49 2015 -0500>

    [fix/nat_multiplayer] Simplify the new psnet check.
 code/network/psnet2.cpp | 9 +--------
 1 file changed, 1 insertion(+), 8 deletions(-)

------------------------------------------------------------------------
commit 5311ea4
Author: Cliff Gordon <Wed May 6 14:59:45 2015 -0500>
Commit: Cliff Gordon <Mon Jun 29 16:50:06 2015 -0500>

    [fix/nat_multiplayer] Vestigare's submitted patch for allowing multiple users behind a NAT to connect to a remote standalone.
 code/network/multi.cpp  | 7 +++++--
 code/network/psnet2.cpp | 9 ++++++++-
 2 files changed, 13 insertions(+), 3 deletions(-)