Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on August 25, 2009, 03:09:53 am

Title: Nightly (Linux): 25 Aug 2009 - Revision 5537
Post by: SirKnightly on August 25, 2009, 03:09:53 am
Here is the nightly for Linux on 25 Aug 2009 - Revision 5537

fso-LINUX-20090825_r5537.tar.bz2 (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090825_r5537.tar.bz2)
MD5Sum (http://swc.fs2downloads.com/builds/LINUX/fso-LINUX-20090825_r5537.md5)

Code: [Select]
------------------------------------------------------------------------
r5532 | Sushi | 2009-08-24 09:16:55 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ai/aibig.cpp

Fix for bug reported by Spoon (http://www.hard-light.net/forums/index.php?topic=65285.0)
------------------------------------------------------------------------
r5533 | Sushi | 2009-08-24 11:05:32 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix so that checking subsystems that are allowed cargo is case-insensitive
------------------------------------------------------------------------
r5534 | chief1983 | 2009-08-24 11:58:46 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/globalincs/safe_strings.h

portej's safe strings fix for OS X problem
------------------------------------------------------------------------
r5535 | taylor | 2009-08-24 20:09:28 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/lua/luaconf.h

remove libreadline dependency since we don't need it and can't use it anyway (redo of r.4603)
------------------------------------------------------------------------
r5536 | taylor | 2009-08-24 20:09:30 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fs2netd/fs2netd_client.cpp
   M /trunk/fs2_open/code/fs2netd/tcp_client.cpp

fix resetting of mission stats when reconnect of FS2NetD happens
------------------------------------------------------------------------
r5537 | taylor | 2009-08-24 20:09:32 -0500 (Mon, 24 Aug 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/stats/scoring.cpp

ensure init_scoring_element() initializes properly (Mantis #1827)
------------------------------------------------------------------------