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 07, 2011, 10:12:33 am

Title: Nightly (OS X): 07 Jan 2011 - Revision 6929
Post by: SirKnightly on January 07, 2011, 10:12:33 am
Here is the nightly for OS X on 07 Jan 2011 - Revision 6929

Group: Inferno
fso-OSX-Inferno-20110107_r6929.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110107_r6929.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-Inferno-20110107_r6929.md5)

Code: [Select]
------------------------------------------------------------------------
r6927 | chief1983 | 2011-01-05 23:07:51 -0600 (Wed, 05 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/weapon/trails.cpp

Fix for #2365: Assert to Assertion so we can tell the user a little more about the crash.
------------------------------------------------------------------------
r6928 | Goober5000 | 2011-01-07 03:11:02 -0600 (Fri, 07 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

added two awesome sexps, for-each-of and for-counter
as part of the sexp infrastructure, add test_argument_vector_for_condition so that argument sources are not limited to sexp nodes
------------------------------------------------------------------------
r6929 | Goober5000 | 2011-01-07 04:16:10 -0600 (Fri, 07 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/starfield/starfield.cpp

the repeated messages get really annoying, so log them and display one message
------------------------------------------------------------------------


Title: Re: Nightly (OS X): 07 Jan 2011 - Revision 6929
Post by: TopAce on January 07, 2011, 10:22:58 am
Oh man. Two new SEXY SEXPs. :yes:
Title: Re: Nightly (OS X): 07 Jan 2011 - Revision 6929
Post by: karajorma on January 08, 2011, 10:25:10 pm
One new. :p

The new one is pretty good though. :)