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

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

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

Code: [Select]
------------------------------------------------------------------------
r6943 | Echelon9 | 2011-01-14 20:33:34 -0600 (Fri, 14 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/hud/hudescort.cpp

Prevent potential overflow of Escort_ships[] array
------------------------------------------------------------------------
r6944 | Echelon9 | 2011-01-14 21:05:01 -0600 (Fri, 14 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/cmeasure/cmeasure.cpp
   M /trunk/fs2_open/code/cmeasure/cmeasure.h

Cleanup cmeasure.*: Remove dead code, use size_t as for loop array index not a signed int
------------------------------------------------------------------------
r6945 | Echelon9 | 2011-01-14 21:54:50 -0600 (Fri, 14 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/nebula/neblightning.cpp

Fix Mantis 2379: Last available nebula storm type in Lightning.tbl wouldn't be used in game
------------------------------------------------------------------------
r6947 | Goober5000 | 2011-01-16 02:18:09 -0600 (Sun, 16 Jan 2011) | 1 line
Changed paths:
   M /trunk/fs2_open/code/fred2/messageeditordlg.cpp
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/parse/sexp.h

add if-then-else and perform-actions
------------------------------------------------------------------------
r6948 | Goober5000 | 2011-01-16 02:20:08 -0600 (Sun, 16 Jan 2011) | 2 lines
Changed paths:
   M /trunk/fs2_open/code/parse/sexp.cpp
   M /trunk/fs2_open/code/ship/shiphit.cpp

make subsystem-vanish consistent with ship-vanish
clarify sexp help and fix name (using deprecation, so that old missions will still work)
------------------------------------------------------------------------