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 03, 2009, 03:50:15 am

Title: Nightly (OS X): 03 Jun 2009 - Revision 5327
Post by: SirKnightly on June 03, 2009, 03:50:15 am
Here is the nightly for OS X on 03 Jun 2009 - Revision 5327

fso-OSX-20090603_r5327.tgz (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090603_r5327.tgz)
MD5Sum (http://swc.fs2downloads.com/builds/OSX/fso-OSX-20090603_r5327.md5)

Code: [Select]
------------------------------------------------------------------------
r5325 | Goober5000 | 2009-06-02 22:59:50 -0500 (Tue, 02 Jun 2009) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudwingmanstatus.cpp

fix bug found by RedDwarf which would overflow the array if (e.g.) Alpha wing ever had six ships
------------------------------------------------------------------------
r5327 | Goober5000 | 2009-06-02 23:11:42 -0500 (Tue, 02 Jun 2009) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/fred2/sexp_tree.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

clarify op_submenu comment (it had been moved from sexp_tree.cpp to sexp.cpp)
reorder weapon, shield, and engine sexps for consistency
------------------------------------------------------------------------