Hard Light Productions Forums

Modding, Mission Design, and Coding => FS2 Open Coding - The Source Code Project (SCP) => Nightly Builds => Topic started by: SirKnightly on October 31, 2013, 03:58:10 pm

Title: Nightly (OS X): 31 Oct 2013 - Revision 9994
Post by: SirKnightly on October 31, 2013, 03:58:10 pm
Here is the nightly for OS X on 31 Oct 2013 - Revision 9994

Group: Standard
fso-OSX-Standard-20131031_r9994.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20131031_r9994.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Standard-20131031_r9994.md5)

Code: [Select]
------------------------------------------------------------------------
r9989 | niffiwan | 2013-10-29 03:41:30 -0500 (Tue, 29 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/ship/ship.cpp

Fix mantis 2938: ship.time_first_tagged should be initialised to 0
------------------------------------------------------------------------
r9992 | Goober5000 | 2013-10-30 00:08:36 -0500 (Wed, 30 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/mission/missionparse.cpp

valid timestamps are actually > 0
------------------------------------------------------------------------
r9993 | zookeeper | 2013-10-30 05:44:51 -0500 (Wed, 30 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/object/collideshipweapon.cpp

Fixed subtle breakage I caused to surface shields in r9794.
------------------------------------------------------------------------
r9994 | niffiwan | 2013-10-31 04:11:45 -0500 (Thu, 31 Oct 2013) | 1 line
Changed paths:
   M /trunk/fs2_open/code/parse/parselo.cpp

redo r9978 with BUF-1 instead of x[BUF+1]
------------------------------------------------------------------------